2011 Chang-Sat Bangkok Open – Doubles
Gong Maoxin and Li Zhe were the defending champions, but Lee Hsin-han and Christopher Rungkat defeated them in the quarterfinals.
Pierre-Ludovic Duclos and Riccardo Ghedin won the title, defeating Nicholas Monroe and Ludovic Walter 6–4, 6–4 in the final.
Doubles | |
---|---|
2011 Chang-Sat Bangkok Open | |
Champions | |
Runners-up | |
Final score | 6–4, 6–4 |
Seeds
Sanchai Ratiwatana / Sonchat Ratiwatana (First Round) Gong Maoxin / Li Zhe (Quarterfinals) John Paul Fruttero / Raven Klaasen (Semifinals) Rik de Voest / James Ward (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
Draw
First Round | Quarterfinals | Semifinals | Final | ||||||||||||||||||||||||
1 | 3 | 6 | [9] | ||||||||||||||||||||||||
6 | 3 | [11] | 6 | 6 | |||||||||||||||||||||||
WC | 7 | 6 | WC | 3 | 1 | ||||||||||||||||||||||
5 | 4 | 6 | 3 | [10] | |||||||||||||||||||||||
3 | 6 | 6 | 3 | 3 | 6 | [7] | |||||||||||||||||||||
1 | 3 | 3 | 6 | 77 | |||||||||||||||||||||||
6 | 3 | [7] | 4 | 62 | |||||||||||||||||||||||
4 | 6 | [10] | 6 | 6 | |||||||||||||||||||||||
4 | 5 | 4 | 4 | ||||||||||||||||||||||||
6 | 7 | 6 | 0 | [10] | |||||||||||||||||||||||
WC | 7 | 6 | WC | 3 | 6 | [7] | |||||||||||||||||||||
4 | 5 | 3 | 5 | 6 | [10] | ||||||||||||||||||||||
WC | 3 | 3 | 7 | 4 | [5] | ||||||||||||||||||||||
6 | 6 | 6 | 6 | ||||||||||||||||||||||||
3 | 2 | 2 | 3 | 3 | |||||||||||||||||||||||
2 | 6 | 6 |
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```
gollark: The preprocessor is one of C's redeeming qualities honestly.
gollark: ```c#define four 4#define five five#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte pointer five = new(four); print("Hello, World!");}```
gollark: tio!debug
gollark: ```c#define four 4#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte * ☭ = new(four); print("Hello, World!");}```
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.