diff options
-rw-r--r-- | 1s.json | 24 | ||||
-rw-r--r-- | 2ne.json | 12 | ||||
-rw-r--r-- | 2nw.json | 12 | ||||
-rw-r--r-- | 2se.json | 12 | ||||
-rw-r--r-- | 2sw.json | 12 |
5 files changed, 48 insertions, 24 deletions
@@ -58,34 +58,42 @@ "table": 1,
"teams": [
{"place": [1]},
- {"place": [3, 4]}
- ]
+ {"place": [3]}
+ ],
+ "score": [13.268, 0.0],
+ "running": 0
},
{
"id": 2,
"table": 2,
"teams": [
{"place": [2]},
- {"place": [3, 4]}
- ]
+ {"place": [4]}
+ ],
+ "score": [5.972, 0.0],
+ "running": 0
},
{
"id": 4,
"table": 4,
"teams": [
{"place": [6]},
- {"place": [7, 8]}
+ {"place": [8]}
],
- "loser": [7, 8]
+ "loser": [7, 8],
+ "score": [3.176, 0.0],
+ "running": 0
},
{
"id": 3,
"table": 3,
"teams": [
{"place": [5]},
- {"place": [7, 8]}
+ {"place": [7]}
],
- "loser": [7, 8]
+ "loser": [7, 8],
+ "score": [3.176, 0.0],
+ "running": 0
},
{
"id": 11,
@@ -96,18 +96,22 @@ "table": 5,
"teams": [
{"place": [9]},
- {"place": [11, 12]}
+ {"place": [11]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [5.032, 0.0],
+ "running": 0
},
{
"id": 12,
"table": 6,
"teams": [
{"place": [10]},
- {"place": [11, 12]}
+ {"place": [12]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [5.728, 0.0],
+ "running": 0
},
{
"id": 14,
@@ -58,16 +58,20 @@ "table": 1,
"teams": [
{"place": [1]},
- {"place": [3, 4]}
- ]
+ {"place": [4]}
+ ],
+ "score": [20.304, 0.0],
+ "running": 0
},
{
"id": 2,
"table": 2,
"teams": [
{"place": [2]},
- {"place": [3, 4]}
- ]
+ {"place": [3]}
+ ],
+ "score": [4.968, 0.0],
+ "running": 0
},
{
"id": 4,
@@ -100,18 +100,22 @@ "table": 5,
"teams": [
{"place": [9]},
- {"place": [11, 12]}
+ {"place": [12]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [3.288, 0.0],
+ "running": 0
},
{
"id": 12,
"table": 6,
"teams": [
{"place": [10]},
- {"place": [11, 12]}
+ {"place": [11]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [1.508, 0.0],
+ "running": 0
},
{
"id": 14,
@@ -100,18 +100,22 @@ "table": 5,
"teams": [
{"place": [9]},
- {"place": [11, 12]}
+ {"place": [12]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [6.272, 0.0],
+ "running": 0
},
{
"id": 12,
"table": 6,
"teams": [
{"place": [10]},
- {"place": [11, 12]}
+ {"place": [11]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [0.932, 0.0],
+ "running": 0
},
{
"id": 14,
|