back to overall

Wimbledon 1919 Ladies' Singles  (June 23 - July 5)

NationR64R32R16QFSFFCHChampion
1.United Kingdom (GBR)
Subscribe now
Dorothea Katherine Douglass
last year champion
2.
3.United Kingdom (GBR)
4.
5.France (FRA)
6.
7.United Kingdom (GBR)Winifred Ramsey6-2 6-4
Winifred Ramsey
8.bye
Winifred Ramsey
9.United Kingdom (GBR)Madeline E.A. O'Neill6-8 6-3 6-2
Madeline E.A. O'Neill
10.bye
Charlotte Cooper
11.United Kingdom (GBR)Charlotte Cooper6-3 8-6
Charlotte Cooper
12.bye
Aurea Edgington
13.United Kingdom (GBR)
Subscribe now
14.
15.United Kingdom (GBR)
16.
Phyllis CarrSuzanne Lenglen
17.United Kingdom (GBR)6-4 10-810-8 4-6 9-7
18.
19.United Kingdom (GBR)Peggy Dransfield4-6 8-6 6-3
Peggy Dransfield
20.bye
Ruth Winch
21.United Kingdom (GBR)Ruth Winch6-2 6-2
Ruth Winch
22.United Kingdom (GBR)Mrs. H. B. Silverw/o
Ruth Winch
23.United Kingdom (GBR)N. B. Palmer6-0 6-2
N. B. Palmer
24.United Kingdom (GBR)Helen Aitchinsonw/o
Phyllis Carr
25.Australia (AUS)
Subscribe now
6-3 6-4
26.United Kingdom (GBR)
27.United Kingdom (GBR)
28.United Kingdom (GBR)
29.United Kingdom (GBR)
30.United Kingdom (GBR)
31.United Kingdom (GBR)Gladys Smith8-6 6-4
Gladys Smith
32.United Kingdom (GBR)Tessa Hall6-3 6-2
Suzanne Lenglen
33.South Africa (RSA)C. A. Beck6-1 6-1
C. A. Beck
34.United Kingdom (GBR)Mrs. N. Willford8-6 6-3
Doris Covell
35.United Kingdom (GBR)Doris Covell4-6 6-4 6-0
Doris Covell
36.United Kingdom (GBR)E. Tighe6-1 6-3
Suzanne Lenglen
37.United Kingdom (GBR)
Subscribe now
38.United Kingdom (GBR)
39.France (FRA)
40.United Kingdom (GBR)
Suzanne Lenglen
41.United Kingdom (GBR)6-0 6-1
42.United Kingdom (GBR)
43.United Kingdom (GBR)Blanche Colston6-2 6-2
Blanche Colston
44.bye
Kitty McKane
45.United Kingdom (GBR)Dora Boothby6-1 6-2
Dora Boothby
46.bye
E. King
47.United Kingdom (GBR)E. Kingw/o
E. King
48.bye
Suzanne Lenglen
49.United States (USA)
Subscribe now
6-4 7-5
50.
51.United Kingdom (GBR)
52.
53.United Kingdom (GBR)
54.
55.United Kingdom (GBR)Dorothy Holmanw/o
Dorothy Holman
56.bye
Elizabeth Ryan
57.India (IND)D. Ballingal6-2 6-3
D. Ballingal
58.bye
D. Ballingal
59.United Kingdom (GBR)H. C. Hextallw/o
H. C. Hextall
60.bye
Mabel Squire
61.United Kingdom (GBR)
Subscribe now
62.
63.United Kingdom (GBR)
64.
(default) 17 queries took 49 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` = 'wimbledon' LIMIT 1113
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` = (3)5515
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` = (3)443
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` = (3)57572
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` = 'wimbledon' 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` = (19) ORDER BY `Contest`.`year` ASC1301306
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` = 3 AND `Contest`.`category_id` = 19 AND `Contest`.`slug` = '1919' LIMIT 1112
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` = (1736) ORDER BY `Match`.`round_id` ASC, `Match`.`no` ASC64642
9SELECT `Player`.`id`, `Player`.`name`, `Player`.`gender`, `Player`.`slug` FROM `zavoihu1_db4tennis`.`players` AS `Player` WHERE `Player`.`id` IN (11707, 11740, 10618, 11678, 11609, 10241, 11524, 11662, 11741, 11496, 11552, 13543, 11742, 11670, 8771, 11659, 11682, 11743, 10661, 11708, 11639, 11699, 11744, 11738, 11716, 11745, 11578, 11601, 10543, 11746, 10560, 11677, 11706, 11592, 11747, 10581, 11765, 11748, 11674, 11749, 11750, 11656, 11599, 11433) ORDER BY `Player`.`lastname` ASC, `Player`.`firstname` ASC44442
10SELECT `Playercontest`.`id`, `Playercontest`.`player_id`, `Playercontest`.`contest_id`, `Playercontest`.`nat_id`, `Playercontest`.`draw` FROM `zavoihu1_db4tennis`.`playercontests` AS `Playercontest` WHERE `Playercontest`.`contest_id` = 173645451
11SELECT `Countrycode`.`id`, `Countrycode`.`code` FROM `zavoihu1_db4tennis`.`countrycodes` AS `Countrycode` WHERE `Countrycode`.`id` IN (196, 197, 68, 13, 86, 172)661
12SELECT `Countrycode`.`id`, `Countrycode`.`name` FROM `zavoihu1_db4tennis`.`countrycodes` AS `Countrycode` WHERE `Countrycode`.`id` IN (196, 197, 68, 13, 86, 172)661
13SELECT `Playercontest`.`player_id`, `Playercontest`.`nat_id` FROM `zavoihu1_db4tennis`.`playercontests` AS `Playercontest` WHERE ((`Playercontest`.`player_id` IN (11707, 11740, 10618, 11678, 11609, 10241, 11524, 11662, 11741, 11496, 11552, 13543, 11742, 11670, 8771, 11659, 11682, 11743, 10661, 11708, 11639, 11699, 11744, 11738, 11716, 11745, 11578, 11601, 10543, 11746, 10560, 11677, 11706, 11592, 11747, 10581, 11765, 11748, 11674, 11749, 11750, 11656, 11599, 11433)) AND (`Playercontest`.`contest_id` = 1736))44445
14SELECT `Contest`.`slug`, `Contest`.`year` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` WHERE `Contest`.`category_id` = 19 ORDER BY `Contest`.`date_from` ASC1301301
15SELECT `Contest`.`id`, `Contest`.`category_id` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` WHERE `Contest`.`year` = 191912121
16SELECT `Category`.`id`, `Category`.`tournament_id` FROM `zavoihu1_db4tennis`.`categories` AS `Category` WHERE `Category`.`id` IN (2, 1, 17, 22, 18, 23, 24, 25, 26, 19, 20, 21) AND `Category`.`gender` = 'Women' AND `Category`.`type` = 'Singles'221
17SELECT `Tournament`.`slug`, `Tournament`.`name` FROM `zavoihu1_db4tennis`.`tournaments` AS `Tournament` WHERE `Tournament`.`id` IN (3, 4)222