C.A.C. Basketball
Wall of Champions
Contact Us
Map & Directions
Hall of Fame
Pick-Up Times
Rules 4v4
Rules 5v5
Message Boards
Waiver
3 on 3 Tourneys
5 v 5 Leagues
A 5v5 S10
B1 5v5 East S10
B1 5v5 West S10
B2 East 5v5 S10
B2 West 5v5 S10
C 5v5 S10
Co-Ed 5v5 F10
Women's 5v5 S10
4 v 4 Leagues
A1 Draft S10
A2 S10
B1 East S10
B1 West S10
B2 East F10
B2 North F10
B2 South S10
B2 West F10
Lunch League S10
Sunday AM F10
W4v4
Videos
News
Outside the Walls
Last Update:

Regular Season Stats and Standings


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 12

Most Recent Scores


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 51


Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 76

Games Scheduled in the next week


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 84


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 184
Error Performing Query: 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 'and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AN' at line 1
SELECT (((sum( s.points ) - (SUM( s.turn)) + ( 1.5 * sum( s.ob ) ) + ( 2 * (sum( s.assists )*1.5) ) ) + ((1.5*sum(s.rebounds))+(2*(sum(s.steals)+sum(blocks))))) /count(stat_id)) as playervalue, count(stat_id) as games, player_name, team_name, p.player_id, t.team_id FROM roster r, teams t, player p, stats s WHERE s.league_id = and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AND r.team_id = t.team_id AND r.league_id = s.league_id and season='S' GROUP BY p.player_id having games >= 0 ORDER BY playervalue DESC LIMIT 0 , 30;
Player Rater


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 209

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 224


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 278
Error Performing Query: 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 'and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AN' at line 1
SELECT avg(points) as stat , count(stat_id) as games, player_name, team_name, p.player_id, t.team_id FROM roster r, teams t, player p, stats s WHERE s.league_id = and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AND r.team_id = t.team_id AND r.league_id = s.league_id and season='S' GROUP BY p.player_id having games >= 0 ORDER BY stat DESC LIMIT 0 , 30;
Points Per Game


Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 298


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 308
Error Performing Query: 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 'and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AN' at line 1
SELECT avg(tp_md ) as stat , count(stat_id) as games, player_name, team_name, p.player_id, t.team_id, sum( tp_md ) AS md, sum( tp_att ) AS att FROM roster r, teams t, player p, stats s WHERE s.league_id = and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AND r.team_id = t.team_id AND r.league_id = s.league_id and season='S' GROUP BY p.player_id having games >= 0 ORDER BY stat DESC LIMIT 0 , 15;
3s Per Game


Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 331


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 278
Error Performing Query: 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 'and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AN' at line 1
SELECT ((sum( assists ))/ count( stat_id )) as stat , count(stat_id) as games, player_name, team_name, p.player_id, t.team_id FROM roster r, teams t, player p, stats s WHERE s.league_id = and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AND r.team_id = t.team_id AND r.league_id = s.league_id and season='S' GROUP BY p.player_id having games >= 0 ORDER BY stat DESC LIMIT 0 , 30;
Assists Per Game


Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 298


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 278
Error Performing Query: 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 'and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AN' at line 1
SELECT ((sum( rebounds )+sum(ob))/ count( stat_id )) as stat , count(stat_id) as games, player_name, team_name, p.player_id, t.team_id FROM roster r, teams t, player p, stats s WHERE s.league_id = and s.week_id <= AND p.player_id = s.player_id AND r.player_id = p.player_id AND r.team_id = t.team_id AND r.league_id = s.league_id and season='S' GROUP BY p.player_id having games >= 0 ORDER BY stat DESC LIMIT 0 , 30;
Rebounds Per Game


Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/cacbaske/public_html/inc_indexnew.php on line 298

This Is The New Look

Please contact me with further suggestions: send comments (thinkel@websolutionsbuilder.com)