2017 Geneva Open – Doubles

Steve Johnson and Sam Querrey were the defending champions, but lost in the quarterfinals to Juan Sebastián Cabal and Robert Farah.

Doubles
2017 Geneva Open
Champions Jean-Julien Rojer
Horia Tecău
Runners-up Juan Sebastián Cabal
Robert Farah
Final score2–6, 7–6(11–9), [10–6]

Jean-Julien Rojer and Horia Tecău won the title, defeating Cabal and Farah in the final, 2–6, 7–6(11–9), [10–6].

Seeds

Draw

Key

Draw

First Round Quarterfinals Semifinals Final
1 J-J Rojer
H Tecău
77 77
W Koolhof
M Middelkoop
65 63 1 J-J Rojer
H Tecău
6 6
WC J Sousa
C Sturdza
1 4 P Petzschner
A Peya
1 4
P Petzschner
A Peya
6 6 1 J-J Rojer
H Tecău
6 3 [10]
4 J Peralta
H Zeballos
65 4 S Lipsky
L Paes
3 6 [3]
R Dutra Silva
P Lorenzi
77 6 R Dutra Silva
P Lorenzi
PR D Marrero
T Robredo
77 63 [4] S Lipsky
L Paes
w/o
S Lipsky
L Paes
63 77 [10] 1 J-J Rojer
H Tecău
2 711 [10]
WC J Nikles
T Pütz
w/o 2 JS Cabal
R Farah
6 69 [6]
J-L Struff
M Zverev
WC J Nikles
T Pütz
w/o
J Tipsarević
N Zimonjić
77 4 [8] 3 T Huey
R Lindstedt
3 T Huey
R Lindstedt
65 6 [10] WC J Nikles
T Pütz
4 4
S Johnson
S Querrey
6 77 2 JS Cabal
R Farah
6 6
R Harrison
M Venus
3 63 S Johnson
S Querrey
0 66
R Haase
D Inglot
2 65 2 JS Cabal
R Farah
6 78
2 JS Cabal
R Farah
6 77
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.