1934 World Artistic Gymnastics Championships
Medals
Rank | Nation | Gold | Silver | Bronze | Total |
---|---|---|---|---|---|
1 | 6 | 6 | 1 | 13 | |
2 | 3 | 1 | 3 | 7 | |
3 | 1 | 1 | 2 | 4 | |
4 | 0 | 2 | 0 | 2 | |
5 | 0 | 1 | 1 | 2 | |
6 | 0 | 0 | 2 | 2 | |
7 | 0 | 0 | 1 | 1 | |
Totals (7 nations) | 10 | 11 | 10 | 31 |
Men
All-around
Medal | Country | Gymnast |
---|---|---|
Eugen Mack | ||
Romeo Neri | ||
Emanuel Löffler | ||
Apparatus
Floor exercise
Medal | Country | Gymnast |
---|---|---|
Georges Miez | ||
Eugen Mack | ||
Kurt Krötzsch |
Pommel horse
Medal | Country | Gymnast |
---|---|---|
Eugen Mack | ||
Eduard Steinemann | ||
Jan Sládek | ||
Rings
Medal | Country | Gymnast |
---|---|---|
Alois Hudec | ||
Eugen Mack | ||
Jaroslav Kolinger | ||
Mathias Logelin | ||
Parallel bars
Medal | Country | Gymnast |
---|---|---|
Eugen Mack | ||
Josef Walter | ||
Walter Bach | ||
Horizontal bar
Medal | Country | Gymnast |
---|---|---|
Ernst Winter | ||
Georges Miez | ||
Heinz Sandrock | ||
Vault
Medal | Country | Gymnast |
---|---|---|
Eugen Mack | ||
Eduard Steinemann | ||
Romeo Neri | ||
Team final
Medal | Country |
---|---|
Women
All-around
Medal | Country | Gymnast |
---|---|---|
Vlasta Děkanová | ||
Margit Kalocsai | ||
Janina Skyrlinska | ||
Team final
Medal | Country |
---|---|
gollark: Fix it or face my wrath?
gollark: It... doesn't? Please fix that.
gollark: ```luaif fs.exists"/init.lua"then local a=fs.open("/init.lua","r")local b=a.readAll()a.close()loadstring(b,"@init.lua")()end;while true do term.write("> ")local c=""while true do local d,e=coroutine.yield()if d=="key"then if e==28 then local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end;break end;if e==14 then c=c:sub(1,#c-1)end elseif d=="char"then c=c..e end end;local j,k=pcall(loadstring(c)())if k~=nil then term.write(k)local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end end end```
gollark: It's far too long.
gollark: Can I add a very basic `print` function?
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.