back to overall

Roland Garros 1938 Women's Singles  (June 2 - June 12)

NationR64R32R16QFSFFChampion
1.Australia (AUS)[2]
Subscribe now
2.
3.Sweden (SWE)
4.
5.France (FRA)
6.
7.France (FRA)Enya Speranza6-0 6-0
Enya Speranza
8.bye
Madzy Rollin Couquerque
9.Netherlands (NED)[7]Madzy Rollin Couquerque6-2 6-1
Madzy Rollin Couquerque
10.bye
Madzy Rollin Couquerque
11.France (FRA)Cosette St Omer Roy6-0 6-3
Cosette St Omer Roy
12.bye
Madzy Rollin Couquerque
13.United Kingdom (GBR)
Subscribe now
14.
15.India (IND)
16.
Nelly Adamson
17.France (FRA)[3]6-2 6-4
18.
19.France (FRA)Paulette Mellerio3-6 6-0 6-2
Paulette Mellerio
20.bye
Sylvie Jung
21.France (FRA)Yvonne Des Landes De Danoet6-2 6-2
Yvonne Des Landes De Danoet
22.bye
Yvonne Des Landes De Danoet
23.France (FRA)Ida Adamoff6-1 4-6 6-2
Ida Adamoff
24.bye
Nelly Adamson
25.Australia (AUS)[6]
Subscribe now
6-2 6-2
26.
27.United States (USA)
28.France (FRA)
29.France (FRA)
30.France (FRA)
31.United Kingdom (GBR)Jean Saunders6-2 6-1
Jean Saunders
32.France (FRA)M. Lebailly4-6 6-4 6-3
Simonne Passemard
33.France (FRA)Alice Weiwers6-0 6-3
Alice Weiwers
34.France (FRA)Andree Varin6-1 0-6 6-4
Alice Weiwers
35.United Kingdom (GBR)Rita Jarvis6-2 6-1
Rita Jarvis
36.France (FRA)Edith Belliard6-4 6-3
Arlette Neufeld
37.France (FRA)[5]
Subscribe now
38.
39.Australia (AUS)
40.
Arlette Neufeld
41.Yugoslavia (YUG)2-6 6-4 6-3
42.
43.France (FRA)Simone Iribarne6-3 7-5
Simone Iribarne
44.bye
Suzanne Pannetier
45.France (FRA)Suzanne Pannetier6-1 6-4
Suzanne Pannetier
46.bye
Suzanne Pannetier
47.United Kingdom (GBR)[4]Valerie Scott7-5 6-3
Valerie Scott
48.bye
Simonne Passemard
49.Australia (AUS)
Subscribe now
6-1 6-1
50.
51.Germany (GER)
52.
53.France (FRA)
54.
55.South Africa (RSA)[8]Bobbie Heine Millerw/o
Bobbie Heine Miller
56.bye
Simonne Passemard
57.France (FRA)Paulette De Saint Ferreol6-4 6-0
Paulette De Saint Ferreol
58.bye
Paulette De Saint Ferreol
59.Denmark (DEN)J. Behrensw/o
J. Behrens
60.bye
Simonne Passemard
61.France (FRA)[1]
Subscribe now
62.
63.France (FRA)
64.
(default) 17 queries took 19 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Tournament`.`id`, `Tournament`.`name`, `Tournament`.`slug`, `Tournament`.`subtitle`, `Tournament`.`description`, `Tournament`.`surface`, `Tournament`.`venue`, `Tournament`.`eras`, `Tournament`.`history`, `Tournament`.`president`, `Tournament`.`PrizeMoney`, `Tournament`.`grandslam`, `Tournament`.`created`, `Tournament`.`modified` FROM `zavoihu1_db4tennis`.`tournaments` AS `Tournament` WHERE `Tournament`.`slug` = 'roland-garros' LIMIT 1111
2SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug`, `Category`.`tournament_id`, `Category`.`gender`, `Category`.`type`, `Category`.`surface`, `Category`.`venue`, `Category`.`president`, `Category`.`name_of_the_tournament`, `Category`.`created`, `Category`.`modified`, `Category`.`created_by`, `Category`.`modified_by` FROM `zavoihu1_db4tennis`.`categories` AS `Category` WHERE `Category`.`tournament_id` = (2)551
3SELECT `Quote`.`id`, `Quote`.`tournament_id`, `Quote`.`quote`, `Quote`.`by`, `Quote`.`source`, `Quote`.`created`, `Quote`.`created_by`, `Quote`.`modified`, `Quote`.`modified_by` FROM `zavoihu1_db4tennis`.`quotes` AS `Quote` WHERE `Quote`.`tournament_id` = (2)551
4SELECT `Tournamenttotal`.`id`, `Tournamenttotal`.`tournament_id`, `Tournamenttotal`.`year`, `Tournamenttotal`.`price_money`, `Tournamenttotal`.`attendance`, `Tournamenttotal`.`created`, `Tournamenttotal`.`created_by`, `Tournamenttotal`.`modified`, `Tournamenttotal`.`modified_by` FROM `zavoihu1_db4tennis`.`tournamenttotals` AS `Tournamenttotal` WHERE `Tournamenttotal`.`tournament_id` = (2)551
5SELECT `Category`.`id`, `Category`.`name`, `Category`.`slug`, `Category`.`tournament_id`, `Category`.`gender`, `Category`.`type`, `Category`.`surface`, `Category`.`venue`, `Category`.`president`, `Category`.`name_of_the_tournament`, `Category`.`created`, `Category`.`modified`, `Category`.`created_by`, `Category`.`modified_by`, `Tournament`.`id`, `Tournament`.`name`, `Tournament`.`slug`, `Tournament`.`subtitle`, `Tournament`.`description`, `Tournament`.`surface`, `Tournament`.`venue`, `Tournament`.`eras`, `Tournament`.`history`, `Tournament`.`president`, `Tournament`.`PrizeMoney`, `Tournament`.`grandslam`, `Tournament`.`created`, `Tournament`.`modified` FROM `zavoihu1_db4tennis`.`categories` AS `Category` LEFT JOIN `zavoihu1_db4tennis`.`tournaments` AS `Tournament` ON (`Category`.`tournament_id` = `Tournament`.`id`) WHERE `Tournament`.`slug` = 'roland-garros' AND `Category`.`slug` = 'women-singles' LIMIT 1111
6SELECT `Contest`.`id`, `Contest`.`category_id`, `Contest`.`year`, `Contest`.`slug`, `Contest`.`ch`, `Contest`.`date_from`, `Contest`.`date_to`, `Contest`.`book`, `Contest`.`name_of_the_tournament`, `Contest`.`location`, `Contest`.`venue`, `Contest`.`surface`, `Contest`.`participants`, `Contest`.`prize_money`, `Contest`.`attendance`, `Contest`.`misc`, `Contest`.`final_misc`, `Contest`.`created`, `Contest`.`created_by`, `Contest`.`modified`, `Contest`.`modified_by` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` WHERE `Contest`.`category_id` = (14) ORDER BY `Contest`.`year` ASC1171172
7SELECT `Contest`.`id`, `Contest`.`category_id`, `Contest`.`year`, `Contest`.`slug`, `Contest`.`ch`, `Contest`.`date_from`, `Contest`.`date_to`, `Contest`.`book`, `Contest`.`name_of_the_tournament`, `Contest`.`location`, `Contest`.`venue`, `Contest`.`surface`, `Contest`.`participants`, `Contest`.`prize_money`, `Contest`.`attendance`, `Contest`.`misc`, `Contest`.`final_misc`, `Contest`.`created`, `Contest`.`created_by`, `Contest`.`modified`, `Contest`.`modified_by`, `Category`.`id`, `Category`.`name`, `Category`.`slug`, `Category`.`tournament_id`, `Category`.`gender`, `Category`.`type`, `Category`.`surface`, `Category`.`venue`, `Category`.`president`, `Category`.`name_of_the_tournament`, `Category`.`created`, `Category`.`modified`, `Category`.`created_by`, `Category`.`modified_by` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` LEFT JOIN `zavoihu1_db4tennis`.`categories` AS `Category` ON (`Contest`.`category_id` = `Category`.`id`) WHERE `Category`.`tournament_id` = 2 AND `Contest`.`category_id` = 14 AND `Contest`.`slug` = '1938' LIMIT 1111
8SELECT `Match`.`id`, `Match`.`contest_id`, `Match`.`player_a_id`, `Match`.`player_aa_id`, `Match`.`player_b_id`, `Match`.`player_bb_id`, `Match`.`results`, `Match`.`long`, `Match`.`attendance`, `Match`.`no`, `Match`.`round`, `Match`.`round_id`, `Match`.`note`, `Match`.`created`, `Match`.`created_by`, `Match`.`modified`, `Match`.`modified_by` FROM `zavoihu1_db4tennis`.`matches` AS `Match` WHERE `Match`.`contest_id` = (1230) ORDER BY `Match`.`round_id` ASC, `Match`.`no` ASC63631
9SELECT `Player`.`id`, `Player`.`name`, `Player`.`gender`, `Player`.`slug` FROM `zavoihu1_db4tennis`.`players` AS `Player` WHERE `Player`.`id` IN (8869, 10735, 10680, 10562, 10614, 10737, 10716, 10663, 10620, 10731, 10544, 10632, 8825, 10673, 10692, 10707, 10699, 10597, 10733, 10738, 10708, 10739, 10674, 10616, 8875, 10726, 10706, 10688, 10741, 8850, 10742, 10611, 10594, 10719, 10743, 10555, 10730) ORDER BY `Player`.`lastname` ASC, `Player`.`firstname` ASC37371
10SELECT `Playercontest`.`id`, `Playercontest`.`player_id`, `Playercontest`.`contest_id`, `Playercontest`.`nat_id`, `Playercontest`.`draw` FROM `zavoihu1_db4tennis`.`playercontests` AS `Playercontest` WHERE `Playercontest`.`contest_id` = 123038381
11SELECT `Countrycode`.`id`, `Countrycode`.`code` FROM `zavoihu1_db4tennis`.`countrycodes` AS `Countrycode` WHERE `Countrycode`.`id` IN (68, 197, 54, 133, 13, 72, 178, 196, 219, 172, 86)11111
12SELECT `Countrycode`.`id`, `Countrycode`.`name` FROM `zavoihu1_db4tennis`.`countrycodes` AS `Countrycode` WHERE `Countrycode`.`id` IN (68, 197, 54, 133, 13, 72, 178, 196, 219, 172, 86)11111
13SELECT `Playercontest`.`player_id`, `Playercontest`.`nat_id` FROM `zavoihu1_db4tennis`.`playercontests` AS `Playercontest` WHERE ((`Playercontest`.`player_id` IN (8869, 10735, 10680, 10562, 10614, 10737, 10716, 10663, 10620, 10731, 10544, 10632, 8825, 10673, 10692, 10707, 10699, 10597, 10733, 10738, 10708, 10739, 10674, 10616, 8875, 10726, 10706, 10688, 10741, 8850, 10742, 10611, 10594, 10719, 10743, 10555, 10730)) AND (`Playercontest`.`contest_id` = 1230))37371
14SELECT `Contest`.`slug`, `Contest`.`year` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` WHERE `Contest`.`category_id` = 14 ORDER BY `Contest`.`date_from` ASC1171171
15SELECT `Contest`.`id`, `Contest`.`category_id` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` WHERE `Contest`.`year` = 193820202
16SELECT `Category`.`id`, `Category`.`tournament_id` FROM `zavoihu1_db4tennis`.`categories` AS `Category` WHERE `Category`.`id` IN (2, 3, 1, 12, 17, 22, 13, 18, 23, 4, 7, 14, 24, 25, 26, 19, 15, 16, 20, 21) AND `Category`.`gender` = 'Women' AND `Category`.`type` = 'Singles'441
17SELECT `Tournament`.`slug`, `Tournament`.`name` FROM `zavoihu1_db4tennis`.`tournaments` AS `Tournament` WHERE `Tournament`.`id` IN (1, 2, 3, 4)441