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%20Idaho%20Women's%20Pro-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%20Pro-Am','','main::all_matches_per_event_singles')' at line 4
SQL execute failed, SQL is select winner from results where event='2006%20Idaho%20Women's%20Pro-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%20Pro-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%20Idaho%20Women's%20Pro-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%20Pro-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%20Idaho%20Women's%20Pro-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%20Pro-Am'' at line 1
SQL execute failed, SQL is select wrapup_url from tourneys where event='2006%20Idaho%20Women's%20Pro-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%20Pro-Am'' at line 1

LPRT 2006%20Idaho%20Women's%20Pro-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%20Idaho%20Women's%20Pro-Am' and r.date='5/14/2006' order by case when round = '99' then 0 when round = 'RR' then 0 when round = '1024' then 1 when round = '512' then 2 when round = '256' then 3 when round = '128' then 4 when round = '64' then 5 when round = '32' then 6 when round = '16' then 7 when round = '8' then 8 when round = '4' then 9 when round = 'L2048' then 10 when round = 'L1024' then 11 when round = 'L512' then 12 when round = 'L256' then 13 when round = 'L128' then 14 when round = 'L64' then 15 when round = 'L32' then 16 when round = 'L16' then 17 when round = 'L8' then 18 when round = 'L4' then 19 when round = 'L2' then 20 when round = '2' then 21 else 22 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%20Pro-Am' and r.date='5/14/2006' order by case whe' at line 8
Round Winner Country Winner Loser Country Loser Score

click here to go back to the Report Select page