Natalia Bobrova
Natalia Bobrova (24 August 1978 – 2 April 2015) was an artistic gymnast from Russia. She won the bronze medal on floor exercise at the 1993 World Championships, the first women's world championship medal for independent Russia.[1] She died of stomach cancer in Tel Aviv in April 2015.[2]
Medal record | ||
---|---|---|
Representing | ||
Artistic Gymnastics | ||
World Championships | ||
1993 Birmingham | Floor Exercise |
Competitive history
Year | Event | Team | AA | VT | UB | BB | FX |
---|---|---|---|---|---|---|---|
1993 | World Championships | 19th | 3rd | ||||
1995 | World Championships | 4th |
Year | Competition Description | Location | Apparatus | Rank-Final | Score-Final | Rank-Qualifying | Score-Qualifying |
---|---|---|---|---|---|---|---|
1995 | World Championships | Sabae | Team | 4 | 384.689 | ||
Vault | 29 | 18.787 | |||||
Uneven Bars | 23 | 19.187 | |||||
Balance Beam | 23 | 18.949 | |||||
1993 | World Championships | Birmingham | All-Around | 19 | 36.974 | 14 | 37.936 |
Vault | 72 | 9.162 | |||||
Uneven Bars | 15 | 9.487 | |||||
Balance Beam | 11 | 9.637 | |||||
Floor Exercise | 3 | 9.712 | 8 | 9.650 | |||
gollark: Although I actually wrote the regex as```pythonWHITESPACE = r"[\t\n ]*"NUMBER = r"\-?(?:0|[1-9][0-9]*)(?:\.[0-9]+)?(?:[eE][+-]?[0-9]+)?"ARRAY = f"(?:\[{WHITESPACE}(?:|(?R)|(?R)(?:,{WHITESPACE}(?R){WHITESPACE})*){WHITESPACE}])"STRING = r'"(?:[^"\\\n]|\\["\\/bfnrt]|\\u[0-9a-fA-F]{4})*"'TERMINAL = f"(?:true|false|null|{NUMBER}|{STRING})"PAIR = f"(?:{WHITESPACE}{STRING}{WHITESPACE}:{WHITESPACE}(?R){WHITESPACE})"OBJECT = f"(?:{{(?:{WHITESPACE}|{PAIR}|(?:{PAIR}(?:,{PAIR})*))}})"VALUE = f"{WHITESPACE}(?:{ARRAY}|{OBJECT}|{TERMINAL}){WHITESPACE}"```which is much easier.
gollark: Regex is kind of like the APL of string pattern matching, in that it's very terse and expressive but incomprehensible.
gollark: Well, the regex engine is fine with it.
gollark: It's actually a recursive regex, so it can generate infinitely deep problems with a finite... regex.
gollark: (from an esoteric programming languages discussion group)
References
- "Men's and Women's World Championships Results". usagym.org. Retrieved May 6, 2013.
- C.N. (6 April 2015). "Décès de la gymnaste russe Natalia Bobrova". L'Equipe (in French).
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.