2017 ESF Women's Championship
The 2017 ESF Women's Championship was an international European softball competition that was held in Bollate, Italy from 25 June to 1 July, 2017.
Tournament details | |
---|---|
Host country | |
Dates | 25 June - 1 July |
Teams | 23 |
Defending champions | |
Final positions | |
Champions | |
Runner-up | |
Third place | |
Fourth place | |
Results
Group A
Team | Pld | W | L | AVG |
---|---|---|---|---|
4 | 4 | 0 | 1000 | |
4 | 3 | 1 | 750 | |
4 | 2 | 2 | 500 | |
4 | 1 | 3 | 250 | |
4 | 0 | 4 | 0 |
Group B
Team | Pld | W | L | AVG |
---|---|---|---|---|
5 | 5 | 0 | 1000 | |
5 | 4 | 1 | 800 | |
5 | 3 | 2 | 600 | |
5 | 2 | 3 | 400 | |
5 | 1 | 4 | 200 | |
5 | 0 | 5 | 0 |
Group C
Team | Pld | W | L | AVG |
---|---|---|---|---|
5 | 5 | 0 | 1000 | |
5 | 4 | 1 | 800 | |
5 | 3 | 2 | 600 | |
5 | 2 | 3 | 400 | |
5 | 1 | 4 | 200 | |
5 | 0 | 5 | 0 |
Group D
Team | Pld | W | L | AVG |
---|---|---|---|---|
5 | 5 | 0 | 1000 | |
5 | 4 | 1 | 800 | |
5 | 3 | 2 | 600 | |
5 | 2 | 3 | 400 | |
5 | 1 | 4 | 200 | |
5 | 0 | 5 | 0 |
Medal Round
Semifinals | Bronze Medal | Gold Medal | |||||||||||
W3 | 0 | ||||||||||||
W4 | 1 | W7 | 7 | ||||||||||
L7 | 8 | W9 | 1 | ||||||||||
W8 | 1 | ||||||||||||
W5 | 4 | ||||||||||||
W6 | 1 |
Final standings
Qualified for 2018 Women's Softball World Championship. | |
Received invitation to 2018 Women's Softball World Championship. |
# | Teams |
---|---|
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 |
gollark: So readLength instead if you want to remain consistent with that.
gollark: Well, Lua doesn't actually *have* a convention for that, though CC does camelCase I guess.
gollark: ```luafunction read_length() while true do term.clear() term.setCursorPos(1, 1) print("Enter Length:") local length = read() if length > 0 and tonumber(length) then return tonumber(length) else print("Length is not a Number!") end endendlocal length = read_length()```
gollark: Make that function return `length` and do `local length = whatever()`.
gollark: Just don't do that.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.