back to overall

Wimbledon 1898 Gentlemen's Singles  (June 20 - June 27)

NationR64R32R16QFSFFCHChampion
1.United Kingdom (GBR)
Subscribe now
Reginald Doherty
last year champion
2.
3.United Kingdom (GBR)
4.
5.United Kingdom (GBR)
6.
7.United Kingdom (GBR)J. Johnstone7-5 6-0 7-5
J. Johnstone
8.bye
Clarence Hobart
9.United States (USA)Clarence Hobart6-2 3-6 6-3 6-2
Clarence Hobart
10.bye
Clarence Hobart
11.United Kingdom (GBR)Henry Evered9-7 6-1 6-3
Henry Evered
12.bye
Clarence Hobart
13.United Kingdom (GBR)
Subscribe now
14.
15.United Kingdom (GBR)
16.
Lawrence DohertyReginald Doherty
17.United Kingdom (GBR)6-1 6-4 6-36-3 6-3 2-6 5-7 6-1
18.
19.United Kingdom (GBR)George Caridia4-6 6-2 3-6 6-4 9-7
George Caridia
20.bye
Lawrence Doherty
21.United Kingdom (GBR)Lawrence Doherty6-1 6-4 6-1
Lawrence Doherty
22.bye
Lawrence Doherty
23.United Kingdom (GBR)George Hillyard6-1 6-3 6-1
George Hillyard
24.bye
Lawrence Doherty
25.United Kingdom (GBR)
Subscribe now
6-2 6-3 3-6 6-0
26.
27.United Kingdom (GBR)
28.United Kingdom (GBR)
29.United Kingdom (GBR)
30.United Kingdom (GBR)
31.United Kingdom (GBR)E. Stanley3-6 6-4 6-3 4-6 6-2
E. Stanley
32.United Kingdom (GBR)Alexander MacKay7-5 6-2 6-4
Lawrence Doherty
33.United Kingdom (GBR)Harold Nisbet6-1 6-2 4-6 2-6 14-12
Harold Nisbet
34.United Kingdom (GBR)Frederick Plaskitt7-5 6-4 8-6
Arthur Gore
35.United Kingdom (GBR)Arthur Gore9-7 0-6 6-1 6-4
Arthur Gore
36.United Kingdom (GBR)John Boucherw/o
Arthur Gore
37.United Kingdom (GBR)
Subscribe now
38.
39.United States (USA)
40.
Arthur Gore
41.United Kingdom (GBR)4-6 6-0 4-6 6-3 7-5
42.
43.United Kingdom (GBR)Wilberforce Eavesw/o
Wilberforce Eaves
44.bye
Sydney Smith
45.United Kingdom (GBR)David Hawes6-1 6-2 6-2
David Hawes
46.bye
David Hawes
47.United Kingdom (GBR)George Mewburn6-3 4-6 12-10 7-5
George Mewburn
48.bye
Harold Mahony
49.Ireland (IRL)
Subscribe now
6-2 3-6 4-6 6-2 6-4
50.
51.United Kingdom (GBR)
52.
53.United Kingdom (GBR)
54.
55.United Kingdom (GBR)R. Leslie6-1 6-2 6-1
R. Leslie
56.bye
Harold Mahony
57.United Kingdom (GBR)Oswald Milne6-2 6-4 6-4
Oswald Milne
58.bye
Oswald Milne
59.United Kingdom (GBR)Horace Chapmanw/o
Horace Chapman
60.bye
George Simond
61.United Kingdom (GBR)
Subscribe now
62.
63.United States (USA)
64.
(default) 17 queries took 20 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 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` = (3)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` = (3)441
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)57571
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` = 'men-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` = (17) ORDER BY `Contest`.`year` ASC1371373
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` = 17 AND `Contest`.`slug` = '1898' 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` = (430) 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 (1443, 5355, 5433, 5447, 971, 5441, 5425, 5449, 5450, 5451, 1329, 5398, 5423, 5452, 5453, 5454, 5442, 5456, 5455, 1201, 5428, 1263, 5460, 5430, 1120, 1411, 1214, 5437, 5391, 1198, 5459, 5458, 5457, 5379, 5404, 5422, 1147, 1339) ORDER BY `Player`.`lastname` ASC, `Player`.`firstname` ASC38381
10SELECT `Playercontest`.`id`, `Playercontest`.`player_id`, `Playercontest`.`contest_id`, `Playercontest`.`nat_id`, `Playercontest`.`draw` FROM `zavoihu1_db4tennis`.`playercontests` AS `Playercontest` WHERE `Playercontest`.`contest_id` = 43038381
11SELECT `Countrycode`.`id`, `Countrycode`.`code` FROM `zavoihu1_db4tennis`.`countrycodes` AS `Countrycode` WHERE `Countrycode`.`id` IN (196, 197, 90)331
12SELECT `Countrycode`.`id`, `Countrycode`.`name` FROM `zavoihu1_db4tennis`.`countrycodes` AS `Countrycode` WHERE `Countrycode`.`id` IN (196, 197, 90)331
13SELECT `Playercontest`.`player_id`, `Playercontest`.`nat_id` FROM `zavoihu1_db4tennis`.`playercontests` AS `Playercontest` WHERE ((`Playercontest`.`player_id` IN (1443, 5355, 5433, 5447, 971, 5441, 5425, 5449, 5450, 5451, 1329, 5398, 5423, 5452, 5453, 5454, 5442, 5456, 5455, 1201, 5428, 1263, 5460, 5430, 1120, 1411, 1214, 5437, 5391, 1198, 5459, 5458, 5457, 5379, 5404, 5422, 1147, 1339)) AND (`Playercontest`.`contest_id` = 430))38381
14SELECT `Contest`.`slug`, `Contest`.`year` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` WHERE `Contest`.`category_id` = 17 ORDER BY `Contest`.`date_from` ASC1371371
15SELECT `Contest`.`id`, `Contest`.`category_id` FROM `zavoihu1_db4tennis`.`contests` AS `Contest` WHERE `Contest`.`year` = 189810101
16SELECT `Category`.`id`, `Category`.`tournament_id` FROM `zavoihu1_db4tennis`.`categories` AS `Category` WHERE `Category`.`id` IN (22, 17, 18, 23, 24, 25, 26, 12, 19, 14) AND `Category`.`gender` = 'Men' AND `Category`.`type` = 'Singles'331
17SELECT `Tournament`.`slug`, `Tournament`.`name` FROM `zavoihu1_db4tennis`.`tournaments` AS `Tournament` WHERE `Tournament`.`id` IN (2, 3, 4)331