League Positions (1 - 2 Season)

  • user warning: Table 'bttc_web.clubs_1' doesn't exist query: select concat(clubs_1.name, " ", teams_1.team_no) as team, teams_1.id, count(match_details_1.id) as played, sum(match_details_1.won) as won, sum(match_details_1.games_for)as 'pfor', teams_1.handbook_no, teams_1.division, sum(match_details_1.points) as points from clubs_1, teams_1, match_details_1 where ((match_details_1.division = '') and (teams_1.id = match_details_1.team_id) and (clubs_1.id = teams_1.club_id)) group by match_details_1.team_id order by points desc, pfor desc in /var/www/bttc/includes/database.mysql.inc on line 172.
  • user warning: Table 'bttc_web.week_dates_1' doesn't exist query: select start_date as eng_date, week_no from week_dates_1 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