2012 Roma Open – Singles
Simone Bolelli was the defending champion, but he lost in the semifinals to Gilles Müller, 3–6, 7–5, 6–7(1–7).
Jerzy Janowicz won the title defeating Gilles Müller in the final 7–6(7–3), 6–3.
Singles | |
---|---|
2012 Roma Open | |
Champion | |
Runner-up | |
Final score | 7–6(7–3), 6–3 |
Seeds
Gilles Müller (Final) Ernests Gulbis (Second Round) Rui Machado (Semifinals) Simone Bolelli (Semifinals) Antonio Veić (Quarterfinals) James Ward (Second Round) Guillaume Rufin (Second Round) Andrey Kuznetsov (First Round)
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 | ||||||||||||
1 | 6 | 5 | 77 | ||||||||||
4 | 3 | 7 | 61 | ||||||||||
1 | 63 | 3 | |||||||||||
77 | 6 | ||||||||||||
3 | 2 | 5 | |||||||||||
6 | 7 | ||||||||||||
Top Half
First Round | Second Round | Quarterfinals | Semifinals | ||||||||||||||||||||||||
1 | 3 | 6 | 6 | ||||||||||||||||||||||||
Q | 6 | 4 | 4 | 1 | 62 | 6 | 6 | ||||||||||||||||||||
6 | 7 | 77 | 1 | 2 | |||||||||||||||||||||||
4 | 5 | 1 | 6 | 3 | 6 | ||||||||||||||||||||||
2 | 4 | WC | 3 | 6 | 3 | ||||||||||||||||||||||
WC | 6 | 6 | WC | 77 | 4 | 7 | |||||||||||||||||||||
61 | 2 | 7 | 64 | 6 | 5 | ||||||||||||||||||||||
7 | 77 | 6 | 1 | 6 | 5 | 77 | |||||||||||||||||||||
4 | 6 | 6 | 4 | 3 | 7 | 61 | |||||||||||||||||||||
2 | 2 | 4 | 6 | 65 | 6 | ||||||||||||||||||||||
6 | 3 | 4 | 77 | 3 | |||||||||||||||||||||||
3 | 1r | 4 | 6 | 6 | |||||||||||||||||||||||
WC | 4 | 1 | 3 | 1 | |||||||||||||||||||||||
6 | 6 | 6 | 6 | ||||||||||||||||||||||||
WC | 3 | 4 | 6 | 2 | 1 | ||||||||||||||||||||||
6 | 6 | 6 |
Bottom Half
First Round | Second Round | Quarterfinals | Semifinals | ||||||||||||||||||||||||
5 | 6 | 3 | 6 | ||||||||||||||||||||||||
1 | 6 | 2 | 5 | 79 | 2 | ||||||||||||||||||||||
WC | 3 | 0 | Q | 67 | 0r | ||||||||||||||||||||||
Q | 6 | 6 | 5 | 3 | 63 | ||||||||||||||||||||||
6 | 2 | 1 | 3 | 6 | 77 | ||||||||||||||||||||||
SE | 4 | 6 | 6 | SE | 2 | 6 | 2 | ||||||||||||||||||||
2 | 1 | 3 | 6 | 2 | 6 | ||||||||||||||||||||||
3 | 6 | 6 | 3 | 2 | 5 | ||||||||||||||||||||||
8 | 68 | 6 | 2 | 6 | 7 | ||||||||||||||||||||||
Q | 710 | 2 | 6 | Q | 1 | 4 | |||||||||||||||||||||
Q | 77 | 4 | 6 | Q | 6 | 6 | |||||||||||||||||||||
64 | 6 | 3 | Q | 3 | 3 | ||||||||||||||||||||||
4 | 6 | 3 | 6 | 6 | |||||||||||||||||||||||
6 | 4 | 6 | 6 | 3 | 6 | ||||||||||||||||||||||
6 | 4 | 3 | 2 | 2 | 6 | 4 | |||||||||||||||||||||
2 | 4 | 6 | 6 |
gollark: ddg!wikihow cheat at esobot typerace
gollark: I use terminator.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.
gollark: But I'm really typing this fast! You're discriminating against me!
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.