Martin Glossop
Martin Glossop (born 18 July 1989 in Bristol) is a Grand Prix motorcycle racer from the United Kingdom.
Martin Glossop | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Nationality | |||||||||||||||||||||||
Born | Bristol, United Kingdom | 18 July 1989||||||||||||||||||||||
|
Career statistics
By season
Season | Class | Motorcycle | Team | Number | Race | Win | Podium | Pole | FLap | Pts | Plcd |
---|---|---|---|---|---|---|---|---|---|---|---|
2009 | 125cc | Honda | KRP Bradley Smith Racing | 91 | 1 | 0 | 0 | 0 | 0 | 2 | 30th |
Total | 1 | 0 | 0 | 0 | 0 | 2 |
Races by year
(key) (Races in bold indicate pole position)
Yr | Class | Bike | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | Final Pos | Pts |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 | 125 cc | Honda | QAT | JPN | SPA | FRA | ITA | CAT | NED | GER | GBR 14 |
CZE | IND | RSM | POR | AUS | MAL | VAL | 30th | 2 |
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?
gollark: Troubling. The eye disablement beams failed?
References
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.