1985 WCT World Doubles

The 1985 WCT World Doubles, also known by its sponsored name WCT Fuji Film World Doubles Championships, was a men's tennis tournament played on indoor carpet courts at Royal Albert Hall in London, England that was part of the 1985 Nabisco Grand Prix. It was the tour finals for the doubles season of the WCT Tour section. It was the 13th edition of the tournament and was held from 1 January through 6 January 1985. Ken Flach and Robert Seguso won the title.[1]

1985 WCT World Doubles
Date1–6 January
Edition13th
Draw8
Prize money$200,000
SurfaceCarpet / indoor
LocationLondon, England
VenueRoyal Albert Hall
Champions
Doubles
Ken Flach / Robert Seguso

Final

Doubles

Ken Flach / Robert Seguso defeated Heinz Günthardt / Balázs Taróczy 6–3, 3–6, 6–3, 6–0

gollark: Unrelatedly, https://www.pine64.org/?page_id=61454
gollark: Yes.
gollark: More great "WHY WOULD YOU DO THIS":```go// A Context carries a deadline, cancelation signal, and request-scoped values// across API boundaries. Its methods are safe for simultaneous use by multiple// goroutines.type Context interface { // Done returns a channel that is closed when this Context is canceled // or times out. Done() <-chan struct{} // Err indicates why this context was canceled, after the Done channel // is closed. Err() error // Deadline returns the time when this Context will be canceled, if any. Deadline() (deadline time.Time, ok bool) // Value returns the value associated with key or nil if none. Value(key interface{}) interface{}}```
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.

References

  1. John Barrett, ed. (1986). The International Tennis Federation : World of Tennis 1986. London: Willow Books. p. 174. ISBN 9780002182096.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.