diff options
Diffstat (limited to '1n.json')
-rw-r--r-- | 1n.json | 24 |
1 files changed, 18 insertions, 6 deletions
@@ -59,7 +59,9 @@ "teams": [
{"place": [1]},
{"place": [4]}
- ]
+ ],
+ "score": [8.652, 0.0],
+ "running": 0
},
{
"id": 2,
@@ -67,7 +69,9 @@ "teams": [
{"place": [2]},
{"place": [3]}
- ]
+ ],
+ "score": [2.016, 0.0],
+ "running": 0
},
{
"id": 4,
@@ -76,7 +80,9 @@ {"place": [6]},
{"place": [7]}
],
- "loser": [7, 8]
+ "loser": [7, 8],
+ "score": [0.94, 0.0],
+ "running": 0
},
{
"id": 3,
@@ -85,7 +91,9 @@ {"place": [5]},
{"place": [8]}
],
- "loser": [7, 8]
+ "loser": [7, 8],
+ "score": [5.056, 0.0],
+ "running": 0
},
{
"id": 11,
@@ -94,7 +102,9 @@ {"place": [9]},
{"place": [11]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [4.748, 0.0],
+ "running": 0
},
{
"id": 12,
@@ -103,7 +113,9 @@ {"place": [10]},
{"place": [12]}
],
- "winner": [9, 10]
+ "winner": [9, 10],
+ "score": [6.364, 0.0],
+ "running": 0
},
{
"id": 14,
|