From c901f28ee984fbdd586b3a1c06acfede8703deeb Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 15 Jan 2019 23:21:00 +0100 Subject: Updated match-up choices --- 2sw.json | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to '2sw.json') diff --git a/2sw.json b/2sw.json index ef79e2f..688d462 100644 --- a/2sw.json +++ b/2sw.json @@ -78,18 +78,22 @@ "table": 4, "teams": [ {"place": [6]}, - {"place": [7, 8]} + {"place": [8]} ], - "loser": [7, 8] + "loser": [7, 8], + "score": [6.652, 0], + "running": 0 }, { "id": 3, "table": 3, "teams": [ {"place": [5]}, - {"place": [7, 8]} + {"place": [7]} ], - "loser": [7, 8] + "loser": [7, 8], + "score": [1.268, 0.0], + "running": 0 }, { "id": 11, @@ -114,18 +118,22 @@ "table": 8, "teams": [ {"place": [14]}, - {"place": [15, 16]} + {"place": [15]} ], - "loser": [15, 16] + "loser": [15, 16], + "score": [2.544, 0.0], + "running": 0 }, { "id": 13, "table": 7, "teams": [ {"place": [13]}, - {"place": [15, 16]} + {"place": [16]} ], - "loser": [15, 16] + "loser": [15, 16], + "score": [9.076, 0.0], + "running": 0 } ] }, -- cgit v1.2.3