2014 French Open – Wheelchair Men's Singles

Stéphane Houdet was the defending champion but lost to Shingo Kunieda in the final, 4–6, 1–6.

Wheelchair Men's Singles
2014 French Open
Champion Shingo Kunieda
Runner-up Stéphane Houdet
Final score6–4, 6–1

Seeds

  1. Shingo Kunieda (Champion)
  2. Stéphane Houdet (Final)

Draw

Key

Finals

Quarterfinals Semifinals Final
               
1 Shingo Kunieda 6 6
WC Nicolas Peifer 4 0
1 Shingo Kunieda 6 3 7
Gustavo Fernández 3 6 5
Joachim Gérard 4 1
Gustavo Fernández 6 6
1 Shingo Kunieda 6 6
2 Stéphane Houdet 4 1
Gordon Reid 6 67 6
Takuya Miki 1 79 4
Gordon Reid 0 4
2 Stéphane Houdet 6 6
Maikel Scheffers 4 1
2 Stéphane Houdet 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.