1977 Volvo International

The 1977 Volvo International was a men's tennis tournament played on outdoor clay courts in North Conway, New Hampshire in the United States and was part of the 1977 Colgate-Palmolive Grand Prix. The tournament began on July 31, 1977. John Alexander won the singles title.

1977 Volvo International
DateJuly 31 – August 7
Edition5th
Draw64S / 32D
Prize money$125,000
SurfaceClay / outdoor
LocationNorth Conway, New Hampshire, U.S.
Champions
Singles
John Alexander
Doubles
Brian Gottfried / Raúl Ramírez

Finals

Singles

John Alexander defeated Manuel Orantes 2–6, 6–4, 6–4

  • It was Alexander's 4th title of the year and the 23rd of his career.

Doubles

'Brian Gottfried / Raúl Ramírez defeated Fred McNair / Sherwood Stewart 7–5, 6–3

  • It was Gottfried's 8th title of the year and the 46th of his career. It was Ramírez's 7th title of the year and the 54th of his career.
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.1for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 32amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 32amp = 8freq = 2for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 32amp = 8freq = 4for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.