Copenhagen Open
The Copenhagen Open was a tennis tournament on the World Championship Tennis (WCT) circuit and ATP Tour. It was first held in February 1973 as part of the WCT tour and featured renowned players such as Ken Rosewall, Fred Stolle, Arthur Ashe and Tom Okker. It was played indoors on a carpet surface.[1]
Copenhagen Open | |
---|---|
Defunct tennis tournament | |
Tour | ATP Tour (1991–2003) WCT Tour (1973) |
Founded | 1973 |
Abolished | 2003 |
Editions | 15 |
Location | Copenhagen, Denmark |
Surface | Carpet (i) (1973–1999) Hardcourt (i) (2000–2003) |
The tournament was not held the following two years but returned on the calendar in 1976 without any of the first-tier players. After 1976 the tournament was discontinued. It was re-introduced in 1991 as part of the ATP Tour and was halted again in 2003. The only player to win the Copenhagen Open more than once was Magnus Gustafsson (1998, 1999). The only Danish winner was Lars Elvstrøm.
Finals
Singles
Year | Champions | Runners-up | Score |
---|---|---|---|
1973 | ![]() | ![]() | 6–2, 6–3, 7–6 |
1974–75 | Not Held | ||
1976 | ![]() | ![]() | 6–4, 6–4 |
1977–90 | Not Held | ||
1991 | ![]() | ![]() | 6–7(5-7), 6–2, 6–2 |
1992 | ![]() | ![]() | 6–4, 7–6(7-5) |
1993 | ![]() | ![]() | 7–5, 3–6, 6–2 |
1994 | ![]() | ![]() | 6–3, 7–5 |
1995 | ![]() | ![]() | 6–7(3-7), 7–6(10-8), 6–3 |
1996 | ![]() | ![]() | 6–2, 7–6(9-7) |
1997 | ![]() | ![]() | 6–4, 3–6, 6–2 |
1998 | ![]() | ![]() | 3–6, 6–1, 6–1 |
1999 | ![]() | ![]() | 6–4, 6–1 |
2000 | ![]() | ![]() | 6–3, 7–6(7-5) |
2001 | ![]() | ![]() | 6–3, 6–4 |
2002 | ![]() | ![]() | 6–3, 6–3 |
2003 | ![]() | ![]() | 7–6(7-4), 6–4 |
Doubles
gollark: Well, if you want to know just for serializing things, you can just `pcall` textutils.serialise.
gollark: Changes I made:- check reactor methods in the loop- make the only thing in the `if` statement be setting `txt`, so that it runs the rest of the code for *both*- pass `print` multiple parameters, since it can use that happily- inline calls to stuff- `term` calls directly instead of `shell.run "clear"`, which is mildly more efficient- indentation
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
References
- "ATP - 1973 Copenhagen Event Draw". ATP. Retrieved 2 April 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.