2006 UCI Cyclo-cross World Championships
The 2006 UCI Cyclo-cross World Championships were held in Zeddam, the Netherlands from Saturday January 28 to Sunday January 29, 2006.
Venue | Zeddam, the Netherlands |
---|---|
Date(s) | January 28–29, 2006 |
Events | 4 |
Medal summary
Event | Gold | Silver | Bronze | |||
---|---|---|---|---|---|---|
Men's events | ||||||
Men's elite race |
1h 05' 40" | + 2" | s.t. | |||
Men's under-23 race |
51' 01" | s.t. | + 2" | |||
Men's junior race |
38' 03" | + 3" | + 9" | |||
Women's events | ||||||
Women's elite race |
39' 14" | s.t. | + 52" |
Medal table
Rank | Nation | Gold | Silver | Bronze | Total |
---|---|---|---|---|---|
1 | 2 | 1 | 1 | 4 | |
2 | 1 | 1 | 2 | 4 | |
3 | 1 | 0 | 0 | 1 | |
4 | 0 | 1 | 0 | 1 | |
0 | 1 | 0 | 1 | ||
6 | 0 | 0 | 1 | 1 | |
Totals (6 nations) | 4 | 4 | 4 | 12 |
Men's Elite
- Held on Sunday January 29, 2006
RANK | 2006 UCI CYCLO-CROSS WORLD CHAMPIONSHIPS | TIME |
---|---|---|
01:05:40 | ||
+ 0.02 | ||
— | ||
4. | + 0.12 | |
5. | + 0.15 | |
6. | + 0.19 | |
7. | + 0.32 | |
8. | + 0.46 | |
9. | + 0.49 | |
10. | + 0.50 |
Men's Juniors
- Held on Saturday January 28, 2006
RANK | 2006 UCI CYCLO-CROSS WORLD CHAMPIONSHIPS | TIME |
---|---|---|
00:38:03 | ||
+ 0.03 | ||
+ 0.09 | ||
4. | + 0.14 | |
5. | + 0.20 | |
6. | — | |
7. | — | |
8. | + 0.37 | |
9. | + 0.38 | |
10. | — |
Men's Espoirs
- Held on Saturday January 28, 2006
RANK | 2006 UCI CYCLO-CROSS WORLD CHAMPIONSHIPS | TIME |
---|---|---|
00:51:01 | ||
— | ||
+ 0.02 | ||
4. | + 1.03 | |
5. | + 1.08 | |
6. | + 1.25 | |
7. | + 1.31 | |
8. | + 1.32 | |
9. | + 1.37 | |
10. | + 1.38 |
Women's Elite
- Held on Sunday January 29, 2006
RANK | 2006 UCI CYCLO-CROSS WORLD CHAMPIONSHIPS | TIME |
---|---|---|
00:39:14 | ||
— | ||
+ 0:52 | ||
4. | + 1:16 | |
5. | + 2:22 | |
6. | + 2:26 | |
7. | + 2:29 | |
8. | + 2:30 | |
9. | + 2:31 | |
10. | + 2:40 |
gollark: Troubling.
gollark: ```lualocal function unhexize(key) local out = {} for i = 1, #key, 2 do local pair = key:sub(i, i + 1) table.insert(out, tonumber(pair, 16)) end return outendlocal function hexize(key) local out = "" for _, v in pairs(key) do out = out .. string.format("%.2x", v) end return outend```
gollark: So you need to decode to that and back.
gollark: The ECC thing stores keys as *tables* of bytes.
gollark: Wait, I think I know the issue actually.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.