Rai Open
The Rai Open is a professional tennis tournament played on outdoor red clay courts. It is currently part of the Association of Tennis Professionals (ATP) Challenger Tour. It is held annually in Rome, Italy, since 2009.
| Rai Open | |
|---|---|
| ATP Challenger Tour | |
| Location | Rome, Italy |
| Category | ATP Challenger Tour |
| Surface | Clay |
| Draw | 32S/32Q/16D |
| Prize money | €30,000+H |
| Website | Website |
Past finals
Singles
| Year | Champion | Runner-up | Score |
|---|---|---|---|
| 2013 | 4–6, 6–3, 6–2 | ||
| 2012 | 6–7 (7–9), 6–4, 6–3 | ||
| 2011 | 7–5, 1–6, 6–3 | ||
| 2010 | 6–4, 7–5 | ||
| 2009 | 7–6(2), 6–1 | ||
Doubles
| Year | Champions | Runners-up | Score |
|---|---|---|---|
| 2013 | 7–6(7–2), 6–0 | ||
| 2012 | 6–4, 7–6(7–0) | ||
| 2011 | 7–6(3), 6–4 | ||
| 2010 | 6–4, 7–6(4) | ||
| 2009 | 6–4, 7–5 |
gollark: ˙˙
gollark: ```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -shared -o bees.outls```
gollark: ```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedpwdls```
gollark: Interesting.
gollark: Become root with this one simple trick!```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedls```
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.