2012 EmblemHealth Bronx Open – Doubles
Megan Moulton-Levy and Ahsha Rolle were the defending champions, but both players chose not to participate.
Doubles | |
---|---|
2012 EmblemHealth Bronx Open | |
Champions | |
Runners-up | |
Final score | 6–4, 7–6(7–4) |
Shuko Aoyama and Erika Sema won the title defeating Eri Hozumi and Miki Miyamura in the final 6–4, 7–6(7–4).
Seeds
Karolína Plíšková / Kristýna Plíšková (Quarterfinals, withdrew) Shuko Aoyama / Erika Sema (Champions) Tatjana Malek / Irena Pavlovic (Quarterfinals) Vesna Dolonc / Olga Puchkova (Quarterfinals)
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 | Finals | ||||||||||||||||||||||||
1 | 6 | 3 | [10] | ||||||||||||||||||||||||
3 | 6 | [4] | 1 | ||||||||||||||||||||||||
w/o | |||||||||||||||||||||||||||
w/o | 4 | 4 | |||||||||||||||||||||||||
4 | 3 | 6 | [10] | 6 | 6 | ||||||||||||||||||||||
SR | 6 | 0 | [7] | 4 | 5 | 2 | |||||||||||||||||||||
2 | 6 | [10] | 7 | 6 | |||||||||||||||||||||||
6 | 4 | [3] | 4 | 64 | |||||||||||||||||||||||
WC | 6 | 6 | 2 | 6 | 77 | ||||||||||||||||||||||
4 | 1 | WC | 6 | 6 | |||||||||||||||||||||||
Alt | 1 | 2 | 3 | 2 | 2 | ||||||||||||||||||||||
3 | 6 | 6 | WC | ||||||||||||||||||||||||
WC | 6 | 77 | 2 | w/o | |||||||||||||||||||||||
WC | 4 | 65 | WC | 2 | 2 | ||||||||||||||||||||||
3 | 2 | 2 | 6 | 6 | |||||||||||||||||||||||
2 | 6 | 6 |
gollark: There seems to be an `internet_ready` signal, I'll check if that's relevant to HTTP.
gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?
gollark: OC2 should have hard disk firmware so people can write rootkits for it.
gollark: So GHC?
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.