Judy Rabinowitz
Judy Rabinowitz (born April 9, 1958 in Fairbanks, Alaska) is an American cross-country skier who competed from 1982 to 1984. She finished seventh in the 4 × 5 km relay at the 1984 Winter Olympics in Sarajevo.
Judy Rabinowitz | |
---|---|
Country | |
Born | Fairbanks, Alaska, United States | April 9, 1959
Ski club | Harvard Crimson Ski Team |
World Cup career | |
Seasons | 1983–1984 |
Indiv. podiums | 0 |
Team podiums | 0 |
Indiv. starts | 12 |
Team starts | 1 |
Overall titles | 0 – (20th in 1983) |
Rabinowitz's best World Cup career finish was ninth in a 10 km event in the United States in 1983.
She graduated from Harvard University and Harvard Law School.
Cross-country skiing results
All results are sourced from the International Ski Federation (FIS).[1]
World Cup
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```
gollark: So this downloads a CC emulator, adds PotatOS to the startup of the computer it emulates, and executes it.
gollark: Well, PotatOS is an "OS" for ComputerCraft, not... actual computers.
gollark: ... okay, yes.
gollark: PotatOS or the code?
References
- "RABINOWITZ Judy". FIS-Ski. International Ski Federation. Retrieved 12 December 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.