SQL execute failed, SQL is insert into cp30725_prs.rpt_tracking (rpt_date,tour,query,sum_event,division,category,player,event,season,subroutine) values (now(),'LPRT','all_matches_per_event','','','','0','2006 Idaho Women's Pro-Am','','main::all_matches_per_event_singles'), Error from DB is: 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 's Pro-Am','','main::all_matches_per_event_singles')' at line 4
SQL execute failed, SQL is select winner from results where event='2006 Idaho Women's Pro-Am' and round='2' and date='5/14/2006', Error from DB is: 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 's Pro-Am' and round='2' and date='5/14/2006'' at line 1
SQL execute failed, SQL is select tour,city,date,source,season from results where event='2006 Idaho Women's Pro-Am' and round='2' and date='5/14/2006', Error from DB is: 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 's Pro-Am' and round='2' and date='5/14/2006'' at line 1
SQL execute failed, SQL is select preview_url from tourneys where event='2006 Idaho Women's Pro-Am', Error from DB is: 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 's Pro-Am'' at line 1
SQL execute failed, SQL is select wrapup_url from tourneys where event='2006 Idaho Women's Pro-Am', Error from DB is: 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 's Pro-Am'' at line 1

LPRT 2006 Idaho Women's Pro-Am

Tournament Winner:

Full Results • 5/14/2006 • • (results source: )

LPRT

SQL execute failed, SQL is select winner, p1.country as winner_country, s1.seeding as winner_seed, loser, p2.country as loser_country, s2.seeding as loser_seed,round,score from results r left join seedings s1 on r.winner = s1.player and s1.event=r.event left join seedings s2 on r.loser = s2.player and s2.event=r.event left outer join cp30725_prs.player_profile p1 on r.winner = p1.player left outer join cp30725_prs.player_profile p2 on r.loser = p2.player where r.event='2006 Idaho Women's Pro-Am' and r.date='5/14/2006' order by case when round = '99' then 0 when round = 'RR' then 0 when round = '98' then 1 when round = '97' then 2 when round = '96' then 3 when round = '955' then 4 when round = '89' then 5 when round = '1024' then 20 when round = '512' then 30 when round = '256' then 40 when round = '128' then 50 when round = '64' then 60 when round = '32' then 70 when round = '16' then 80 when round = '8' then 90 when round = '4' then 100 when round = 'L2048' then 110 when round = 'L1024' then 120 when round = 'L512' then 130 when round = 'L256' then 140 when round = 'L128' then 150 when round = 'L64' then 160 when round = 'L32' then 170 when round = 'L16' then 180 when round = 'L8' then 190 when round = 'L4' then 200 when round = 'L2' then 210 when round = '2' then 220 when round = '3' then 221 else 999 end asc;, Error from DB is: 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 's Pro-Am' and r.date='5/14/2006' order by case when ' at line 8
Round Winner Country Winner Loser Country Loser Score

click here to go back to the Report Select page