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 | |
---|---|
Date | July 31 – August 7 |
Edition | 5th |
Draw | 64S / 32D |
Prize money | $125,000 |
Surface | Clay / outdoor |
Location | North Conway, New Hampshire, U.S. |
Champions | |
Singles | |
Doubles | |
Finals
Singles
- It was Alexander's 4th title of the year and the 23rd of his career.
Doubles
- 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)```
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.