2014 BRD Brașov Challenger
The 2014 BRD Brașov Challenger was a professional tennis tournament played on Clay courts. It was the 19th edition of the tournament which was part of the 2014 ATP Challenger Tour. It took place in Brașov, Romania between 1 and 7 September 2014.
2014 BRD Brașov Challenger | |
---|---|
Date | 1 – 7 September |
Edition | 19th |
Surface | Clay |
Location | Brașov, Romania |
Champions | |
Singles | |
Doubles | |
Singles main draw entrants
Seeds
Country | Player | Rank1 | Seed |
---|---|---|---|
Andreas Haider-Maurer | 110 | 1 | |
Pere Riba | 116 | 2 | |
Facundo Argüello | 120 | 3 | |
Adrian Ungur | 137 | 4 | |
Gerald Melzer | 145 | 5 | |
Chase Buchanan | 158 | 6 | |
Marius Copil | 175 | 7 | |
Jaroslav Pospíšil | 195 | 8 |
- 1 Rankings are as of August 25, 2014.
Other entrants
The following players received wildcards into the singles main draw:
The following player entered into the singles main draw as alternate:
The following players received entry from the qualifying draw:
Miki Janković Ricardo Rodríguez Guillaume Rufin Giulio Torroni
Champions
Singles
Andreas Haider-Maurer def. Guillaume Rufin 6–3, 6–2
Doubles
Daniele Giorgini / Adrian Ungur def. Aslan Karatsev / Valery Rudnev 4–6, 7–6(7–4), [10–1]
gollark: ```lualocal lapis = require("lapis")local respond_to = require("lapis.application").respond_tolocal app = lapis.Application()app:match("create_account", "/create-account", respond_to({ GET = function(self) return { render = true } end, POST = function(self) do_something(self.params) return { redirect_to = self:url_for("index") } end}))```
gollark: Depends who you ask.
gollark: A problem, that may be.
gollark: Ah.
gollark: ```lualocal lapis = require "lapis"local app = lapis.Application()app:match("/", function(self) return "Hello world!"end)return app```
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.