1990 Chevrolet Classic
The 1990 Chevrolet Classic was a men's tennis tournament held in Guarujá in Brazil and played on clay courts. It was part of the 1990 ATP Tour. It was the fifth edition of the tournament and took place from February 5 through February 12, 1990.
1990 Chevrolet Classic | |
---|---|
Date | February 5 – February 12 |
Edition | 5th |
Surface | Clay / outdoor |
Location | Guarujá, Brazil |
Champions | |
Singles | |
![]() | |
Doubles | |
![]() ![]() |
Finals
Singles
- It was Jaite's 1st title of the year and the 11th of his career.
Doubles
- It was Frana's only title of the year and the 2nd of his career. It was Luza's 1st title of the year and the 2nd of his career.
gollark: This *always* prints a status of 512. It should be not 512.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: Please help as my code does not work correctly æææ.
gollark: Palaiologos, *you* can write C, yes?
gollark: <@!309787486278909952> Have you problemized the problemoid yet?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.