Li Lu (canoeist)
Li Lu (Chinese: 李露; born 18 February 1992 in Panzhihua, Sichuan)[3] is a Chinese slalom canoeist who competed at the international level from 2009 to 2016.[4]
Personal information | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Native name | 李露 | |||||||||||||
Nationality | Chinese | |||||||||||||
Born | Panzhihua, Sichuan[1] | 18 February 1992|||||||||||||
Height | 1.60 m (5 ft 3 in)[2] | |||||||||||||
Weight | 55 kg (121 lb) | |||||||||||||
Sport | ||||||||||||||
Country | ![]() | |||||||||||||
Sport | Canoe slalom | |||||||||||||
Event(s) | K1, C1 | |||||||||||||
Club | Sichuan Province | |||||||||||||
Coached by | Liu Xiaoqin | |||||||||||||
Medal record
|
She finished in 13th place in the K1 event at the 2016 Summer Olympics in Rio de Janeiro.[5][6][7]
World Cup individual podiums
Season | Date | Venue | Position | Event |
---|---|---|---|---|
2014 | 8 Jun 2014 | Lee Valley | 1st | K1 |
gollark: No, `os.pullEvent` handles termination too.
gollark: Oh, you should use `os.pullEvent` and not `coroutine.yield` too, right.
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.
gollark: This is adapted slightly from the keyboard shortcuts daemon in potatOS.
gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
References
- More details of Li Lu according to Aiweibang.cn (2015-10-30) Archived 2017-04-01 at the Wayback Machine, also see Sichuan Daily (2015-04-16)
- "Lu Li (CHN)". CanoeICF.com. Retrieved 10 July 2017.
- "Li Lu". Sports-Reference.com. Archived from the original on 18 April 2020. Retrieved 17 December 2017.
- "Lu LI (CHN)". CanoeSlalom.net. Retrieved 17 December 2017.
- "Lu Li". Rio 2016. Archived from the original on August 26, 2016. Retrieved August 25, 2016.
- "Kayak (K1) Women - Standings". Rio 2016. Archived from the original on August 26, 2016. Retrieved August 25, 2016.
- the result in 2016 Rio Olympics, also see Sina.com (2016-08-12) and QQ.com (2016-08-12)
External links
- Lu Li at the International Canoe Federation
- Li Lu at the International Olympic Committee
- Lu LI at CanoeSlalom.net
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.