1983 Bristol Open – Doubles
Tim Gullikson and Tom Gullikson were the defending champions, but Tim Gullikson did not participate this year. Tom Gullikson partnered Johan Kriek, losing in the final.
Doubles | |
---|---|
1983 Bristol Open | |
Champions | |
Runners-up | |
Final score | 7–5, 6–4 |
John Alexander and John Fitzgerald won the title, defeating Gullikson and Johan Kriek 7–5, 6–4 in the final.
Seeds
Mark Edmondson / Sherwood Stewart (Semifinals) Tom Gullikson / Johan Kriek (Final) Victor Amaya / Hank Pfister (First Round) John Alexander / John Fitzgerald (Champions)
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
Draw
First Round | Quarterfinals | Semifinals | Final | ||||||||||||||||||||||||
1 | 6 | 6 | 8 | ||||||||||||||||||||||||
7 | 2 | 6 | 1 | 6 | 7 | ||||||||||||||||||||||
7 | 6 | 4 | 5 | ||||||||||||||||||||||||
6 | 4 | 1 | 6 | 5 | |||||||||||||||||||||||
4 | 6 | 6 | 4 | 7 | 7 | ||||||||||||||||||||||
4 | 4 | 4 | 3 | 6 | 6 | ||||||||||||||||||||||
7 | 3 | 6 | 6 | 2 | 3 | ||||||||||||||||||||||
6 | 6 | 4 | 4 | 7 | 6 | ||||||||||||||||||||||
w/o | 2 | 5 | 4 | ||||||||||||||||||||||||
7 | 6 | ||||||||||||||||||||||||||
6 | 7 | 5 | 3 | ||||||||||||||||||||||||
3 | 2 | 5 | 6 | 6 | 7 | ||||||||||||||||||||||
7 | 6 | 2 | 7 | 3 | 9 | ||||||||||||||||||||||
6 | 4 | 2 | 2 | ||||||||||||||||||||||||
1 | 4 | 2 | 6 | 6 | |||||||||||||||||||||||
2 | 6 | 6 |
gollark: I did make a thing for Fibonacci indentation.
gollark: 2 spaces <:bees:724389994663247974><:dodecahedron:724893894822854697>
gollark: More so than some handwritten one would be, most likely.
gollark: It's very\* readable\*\*.
gollark: ```javascriptconst spaces = regex(/^ */)const whitespace = regex(/^[ \n\t]*/)const name = regex(/^[^ \n\t():]+/)const code = many(coroutine(function*() { yield spaces return yield choice([ coroutine(function*() { yield char("(") const x = yield code yield spaces yield char(")") return x }), name ])}))const program = sequenceOf([ many1(coroutine(function*() { yield whitespace const n = yield name yield whitespace yield str(":=") const c = yield code return { code: c, name: n } })), possibly(whitespace)]).map(([x, _]) => x)```parsing™
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.