League Positions (location-map - 1 Season)

  • user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-map, teams_location-map, match_details_location-map where ((match_details_locat' at line 1 query: select concat(clubs_location-map.name, " ", teams_location-map.team_no) as team, teams_location-map.id, count(match_details_location-map.id) as played, sum(match_details_location-map.won) as won, sum(match_details_location-map.games_for)as 'pfor', teams_location-map.handbook_no, teams_location-map.division, sum(match_details_location-map.points) as points from clubs_location-map, teams_location-map, match_details_location-map where ((match_details_location-map.division = '') and (teams_location-map.id = match_details_location-map.team_id) and (clubs_location-map.id = teams_location-map.club_id)) group by match_details_location-map.team_id order by points desc, pfor desc in /var/www/bttc/includes/database.mysql.inc on line 172.
  • user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-map order by week_no' at line 1 query: select start_date as eng_date, week_no from week_dates_location-map order by week_no in /var/www/bttc/includes/database.mysql.inc on line 172.
  Played Won Lost For Against Points

Match Results


Powered by Drupal - Design by artinet