2012 BRD Arad Challenger – Doubles

Daniel Muñoz-de la Nava and Sergio Pérez-Pérez were the defending champions but decided not to participate.
Nikola Mektić and Antonio Veić won the title, defeating Marin Draganja and Dino Marcan 7–6(7–5), 4–6, [10–3] in the final.

Doubles
2012 BRD Arad Challenger
Champions Nikola Mektić
Antonio Veić
Runners-up Marin Draganja
Dino Marcan
Final score7–6(7–5), 4–6, [10–3]

Seeds

Draw

Key

Draw

First Round Quarterfinals Semifinals Final
1 A Dăescu
F Mergea
6 6  
WC P-A Luncanu
R Sabău
1 1   1 A Dăescu
F Mergea
6 6  
WC I Bozoljac
M Copil
64 6 [10] WC I Bozoljac
M Copil
4 4  
  M Alund
F Bagnis
77 3 [8] 1 A Dăescu
F Mergea
4 5  
4 G Granollers
J Martí
4 6 [4]   N Mektić
A Veić
6 7  
  N Mektić
A Veić
6 3 [10]   N Mektić
A Veić
6 6  
  A Arnaboldi
G Naso
6 6     A Arnaboldi
G Naso
2 2  
V Crivoi
A Martin
1 3     N Mektić
A Veić
77 4 [10]
G Burquier
A Gensse
1 4   2 M Draganja
D Marcan
65 6 [3]
  G Clezar
G Elias
6 6     G Clezar
G Elias
6 6  
  A Michon
G Rufin
6 2 [12]   A Michon
G Rufin
2 4  
3 G Tošić
D Zivkovic
3 6 [10]   G Clezar
G Elias
5 77 [9]
WC V Hănescu
C Sturdza
4 4   2 M Draganja
D Marcan
7 60 [11]
D Brands
N Moser
6 6     D Brands
N Moser
5 4  
Alt T Androić
B Pašanski
3 2   2 M Draganja
D Marcan
7 6  
2 M Draganja
D Marcan
6 6  
gollark: Yes, it's right in the majority of your cases.
gollark: Go```javascriptconst WebSocket = require("ws")const msgpack = require("@msgpack/msgpack")require("dotenv").config()const ws = new WebSocket(process.argv[2] || "ws://localhost:6086/v4?enc=msgpack")const send = x => ws.send(msgpack.encode(x))ws.on("message", msg => { const data = msgpack.decode(msg) const mtype = data.type if (mtype === "ping") { console.log("ping", data.seq) send({ type: "pong", seq: data.seq }) } else if (mtype === "error") { console.warn(`${data.error} ${data.for}: ${data.detail}`) } else if (mtype === "ok") { console.log(`${data.for}:`, data.result) }})ws.on("open", () => { send({ type: "identify", key: process.env.CLIENT_KEY }) send({ type: "set_channels", channels: [ "ShutdownOS" ] })})```yourself.
gollark: Because they're simpler?
gollark: muahahaha
gollark: ++delete school

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.