1972 Bristol Open – Singles
Bob Hewitt won the title, defeating Alejandro Olmedo 6–4, 6–3 in the final.
Singles | |
---|---|
1972 Bristol Open | |
Champion | |
Runner-up | |
Final score | 6–4, 6–3 |
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 | 9 | ||||||||||||
4 | 8 | ||||||||||||
4 | 3 | ||||||||||||
6 | 6 | ||||||||||||
6 | 4 | 4 | |||||||||||
4 | 6 | 6 | |||||||||||
Top Half
First Round | Second Round | Quarterfinals | Semifinals | ||||||||||||||||||||||||
6 | 9 | ||||||||||||||||||||||||||
2 | 8 | 2 | 3 | ||||||||||||||||||||||||
1 | 6 | 6 | 6 | 6 | |||||||||||||||||||||||
6 | 4 | 3 | 6 | 6 | |||||||||||||||||||||||
6 | 9 | 4 | 4 | ||||||||||||||||||||||||
3 | 8 | 5 | 3 | ||||||||||||||||||||||||
2 | 2 | 7 | 6 | ||||||||||||||||||||||||
6 | 6 | 6 | 9 | ||||||||||||||||||||||||
6 | 9 | 4 | 8 | ||||||||||||||||||||||||
4 | 7 | 3 | 7 | 3 | |||||||||||||||||||||||
7 | 9 | 6 | 5 | 6 | |||||||||||||||||||||||
5 | 7 | 8 | 3 | 6 | |||||||||||||||||||||||
4 | 3 | 6 | 6 | 3 | |||||||||||||||||||||||
6 | 6 | 1 | 1 | ||||||||||||||||||||||||
3 | 6 | 6 | 6 | 6 | |||||||||||||||||||||||
6 | 3 | 8 |
Bottom Half
First Round | Second Round | Quarterfinals | Semifinals | ||||||||||||||||||||||||
9 | 9 | ||||||||||||||||||||||||||
8 | 7 | 6 | 9 | ||||||||||||||||||||||||
3 | 6 | 6 | 3 | 8 | |||||||||||||||||||||||
6 | 3 | 2 | 5 | 3 | |||||||||||||||||||||||
3 | 4 | 7 | 6 | ||||||||||||||||||||||||
6 | 6 | 1 | 6 | 5 | |||||||||||||||||||||||
4 | 4 | 6 | 4 | 7 | |||||||||||||||||||||||
6 | 6 | 6 | 4 | 4 | |||||||||||||||||||||||
9 | 4 | 5 | 4 | 6 | 6 | ||||||||||||||||||||||
7 | 6 | 7 | 8 | 4 | |||||||||||||||||||||||
3 | 8 | 9 | 6 | ||||||||||||||||||||||||
6 | 8 | 6 | 1 | ||||||||||||||||||||||||
6 | 6 | 8 | 6 | ||||||||||||||||||||||||
4 | 3 | 7 | 4 | 1r | |||||||||||||||||||||||
5 | 6 | 4 | 5 | 6 | 3 | ||||||||||||||||||||||
7 | 3 | 6 |
gollark: Wait, this is worrying... why is a microphone showing up?
gollark: I told you, no microphone.
gollark: Look at this wonderful, readable Rust code.
gollark: ```rustmacro_rules! method { ($name:ident<$a:ty>( $i:ty ) -> $o:ty, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty,$i:ty,$o:ty,$e:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty,$i:ty,$o:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty,$o:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty>( $i:ty ) -> $o:ty, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty,$i:ty,$o:ty,$e:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty,$i:ty,$o:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty,$o:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty>, $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty>( $i:ty ) -> $o:ty, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty,$i:ty,$o:ty,$e:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty,$i:ty,$o:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty,$o:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; ($name:ident<$a:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty>( $i:ty ) -> $o:ty, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty,$i:ty,$o:ty,$e:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty,$i:ty,$o:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty,$o:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... }; (pub $name:ident<$a:ty>, mut $self_:ident, $submac:ident!( $($args:tt)* )) => { ... };}```
gollark: C++... so correct.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.