1968 Wimbledon Championships – Girls' Singles
Kristy Pigeon defeated Lesley Hunt in the final, 6–4, 6–3 to win the Girls' Singles tennis title at the 1968 Wimbledon Championships.[1]
Girls' Singles | |
---|---|
1968 Wimbledon Championships | |
Champion | ![]() |
Runner-up | ![]() |
Final score | 6–4, 6–3 |
Draw | 25 |
Draw
Key
- Q = Qualifier
- WC = Wild Card
- LL = Lucky Loser
- Alt = Alternate
- SE = Special Exempt
- PR = Protected Ranking
- ITF = ITF entry
- JE = Junior Exempt
- w/o = Walkover
- r = Retired
- d = Defaulted
Finals
Semifinals | Final | ||||||||||||
![]() | 6 | 6 | |||||||||||
![]() | 1 | 2 | |||||||||||
![]() | 4 | 3 | |||||||||||
![]() | 6 | 6 | |||||||||||
![]() | 6 | 6 | |||||||||||
![]() | 1 | 1 | |||||||||||
Top half
First Round | Second Round | Quarterfinals | Semifinals | ||||||||||||||||||||||||
![]() | 1 | 1 | |||||||||||||||||||||||||
![]() | 6 | 6 | |||||||||||||||||||||||||
![]() | 8 | 6 | |||||||||||||||||||||||||
![]() | 6 | 4 | |||||||||||||||||||||||||
![]() | 2 | 2 | |||||||||||||||||||||||||
![]() | ![]() | 6 | 6 | ||||||||||||||||||||||||
![]() | w/o | ![]() | 6 | 6 | |||||||||||||||||||||||
![]() | 0 | 6 | 7 | ![]() | 1 | 2 | |||||||||||||||||||||
![]() | 6 | 1 | 5 | ![]() | 4 | 6 | 2 | ||||||||||||||||||||
![]() | 6 | 6 | ![]() | 6 | 3 | 6 | |||||||||||||||||||||
![]() | 2 | 3 | ![]() | 4 | 4 | ||||||||||||||||||||||
![]() | 6 | 6 | ![]() | 6 | 6 | ||||||||||||||||||||||
![]() | 1 | 2 | ![]() | 6 | 4 | 6 | |||||||||||||||||||||
![]() | 4 | 2 | ![]() | 1 | 6 | 3 | |||||||||||||||||||||
![]() | 6 | 6 |
Bottom half
First Round | Second Round | Quarterfinals | Semifinals | ||||||||||||||||||||||||
![]() | w/o | ||||||||||||||||||||||||||
![]() | ![]() | 6 | 6 | ||||||||||||||||||||||||
![]() | 2 | 12 | ![]() | 1 | 3 | ||||||||||||||||||||||
![]() | 6 | 14 | ![]() | 4 | 1 | ||||||||||||||||||||||
![]() | 2 | 1 | ![]() | 6 | 6 | ||||||||||||||||||||||
![]() | 6 | 6 | ![]() | 6 | 6 | ||||||||||||||||||||||
![]() | 3 | 6 | 6 | ![]() | 1 | 0 | |||||||||||||||||||||
![]() | 6 | 3 | 3 | ![]() | 6 | 6 | |||||||||||||||||||||
![]() | 1 | 1 | |||||||||||||||||||||||||
![]() | 2 | 0 | |||||||||||||||||||||||||
![]() | 6 | 6 | |||||||||||||||||||||||||
![]() | 6 | 6 | |||||||||||||||||||||||||
![]() | 3 | 2 | |||||||||||||||||||||||||
![]() | 1 | 1 | |||||||||||||||||||||||||
![]() | 6 | 6 | |||||||||||||||||||||||||
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.
gollark: Isn't just *asking* what scroll an egg is from prone to misuse?
References
- "Girls' Singles Finals 1947-2017". wimbledon.com. Wimbledon Championships. Retrieved 13 August 2017.
External links
- Source for the draw at Wimbledon.com
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.