1996 FIVB Volleyball World League
The 1996 FIVB Volleyball World League was the seventh edition of the annual men's international volleyball tournament, played by 11 countries from 10 May to 29 June 1996. The Final Round was held in Rotterdam, Netherlands.
Pools composition
Pool A | Pool B | Pool C |
---|---|---|
Intercontinental round
Pool A
Team | Pts | W | L | SW | SL | SR | PW | PL | PR |
---|---|---|---|---|---|---|---|---|---|
22 | 10 | 2 | 34 | 13 | 2.615 | - | - | - | |
18 | 6 | 6 | 24 | 24 | 1.000 | - | - | - | |
16 | 4 | 8 | 22 | 26 | 0.846 | - | - | - | |
16 | 4 | 8 | 13 | 30 | 0.433 | - | - | - |
Pool B
Team | Pts | W | L | SW | SL | SR | PW | PL | PR |
---|---|---|---|---|---|---|---|---|---|
23 | 11 | 1 | 34 | 10 | 3.400 | - | - | - | |
20 | 8 | 4 | 28 | 13 | 2.154 | - | - | - | |
16 | 4 | 8 | 17 | 25 | 0.680 | - | - | - | |
13 | 1 | 11 | 4 | 35 | 0.114 | - | - | - |
Final round
- Venue:
Rotterdam Ahoy, Rotterdam, Netherlands
Pool play
- Teams from the same pool of Intercontinental Round will not play.
Qualified for the Final | |
Qualified for the 3rd place match |
Pts | Matches | Sets | Points | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Rank | Team | W | L | W | L | Ratio | W | L | Ratio | |
1 | 8 | 4 | 0 | 12 | 2 | 6.000 | 202 | 128 | 1.578 | |
2 | 7 | 3 | 1 | 9 | 6 | 1.500 | 208 | 170 | 1.224 | |
3 | 6 | 2 | 2 | 8 | 8 | 1.000 | 188 | 207 | 0.908 | |
4 | 5 | 1 | 3 | 6 | 9 | 0.667 | 164 | 178 | 0.921 | |
5 | 5 | 1 | 3 | 5 | 9 | 0.556 | 172 | 183 | 0.940 | |
6 | 5 | 1 | 3 | 3 | 9 | 0.333 | 108 | 176 | 0.614 |
Date | Score | Set 1 | Set 2 | Set 3 | Set 4 | Set 5 | Total | ||
---|---|---|---|---|---|---|---|---|---|
24 Jun | Italy |
3–1 | 15–9 | 15–9 | 11–15 | 15–10 | 56–43 | ||
24 Jun | Russia |
3–2 | 4–15 | 15–6 | 15–7 | 7–15 | 15–13 | 56–56 | |
24 Jun | Netherlands |
3–0 | 15–4 | 15–7 | 15–3 | 45–14 | |||
25 Jun | Italy |
3–0 | 15–10 | 15–3 | 15–6 | 45–19 | |||
25 Jun | Brazil |
3–0 | 15–4 | 15–9 | 16–14 | 46–27 | |||
25 Jun | Netherlands |
3–0 | 15–9 | 15–2 | 16–14 | 46–25 | |||
27 Jun | Italy |
3–2 | 10–15 | 10–15 | 16–14 | 15–4 | 16–14 | 67–62 | |
27 Jun | Cuba |
3–0 | 15–10 | 15–7 | 15–4 | 45–21 | |||
27 Jun | Netherlands |
3–1 | 15–12 | 15–9 | 10–15 | 15–9 | 55–45 | ||
28 Jun | China |
3–0 | 15–13 | 16–14 | 15–13 | 46–40 | |||
28 Jun | Russia |
3–0 | 15–13 | 15–12 | 15–13 | 45–38 | |||
28 Jun | Netherlands |
3–1 | 11–15 | 15–10 | 15–8 | 15–11 | 56–44 |
Finals
3rd place match
Date | Score | Set 1 | Set 2 | Set 3 | Set 4 | Set 5 | Total | ||
---|---|---|---|---|---|---|---|---|---|
29 Jun | Russia |
3–2 | 3–15 | 15–7 | 4–15 | 16–14 | 19–17 | 57–68 |
Final
Date | Score | Set 1 | Set 2 | Set 3 | Set 4 | Set 5 | Total | ||
---|---|---|---|---|---|---|---|---|---|
29 Jun | Netherlands |
3–2 | 17–15 | 15–12 | 10–15 | 10–15 | 22–20 | 74–77 |
Final standing
Awards
- Most Valuable Player
- Best Scorer
- Best Spiker
- Best Server
- Best Blocker
gollark: I know what I wrote.
gollark: Wait, you're removing macrons from Macro?
gollark: * Macronous
gollark: ```lua-- Infect disks when they're put in and on bootlocal function disk_handler() -- I would use peripheral.find, but CC's disk API is weird. -- Detect disks initially for _, n in pairs(peripheral.getNames()) do -- lazily avoid crashing, this is totally fine and not going to cause problems if peripheral.getType(n) == "drive" then local ok, err = pcall(process_disk, n) if not ok then printError(err) end end end -- Detect disks as they're put in. Mwahahahaha. -- Please note that this is for definitely non-evil purposes only. while true do local ev, disk_side = os.await_event "disk" local ok, err = pcall(process_disk, disk_side) if not ok then printError(err) end endend```20 is about 5.
gollark: Well, I want roughly this but none seem actually good. So be(e).
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.