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 --- 1n.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to '1n.json') diff --git a/1n.json b/1n.json index 2cd1154..cf29fd5 100644 --- a/1n.json +++ b/1n.json @@ -122,18 +122,22 @@ "table": 8, "teams": [ {"place": [14]}, - {"place": [15, 16]} + {"place": [15]} ], - "loser": [15, 16] + "loser": [15, 16], + "score": [1.704, 0.0], + "running": 0 }, { "id": 13, "table": 7, "teams": [ {"place": [13]}, - {"place": [15, 16]} + {"place": [16]} ], - "loser": [15, 16] + "loser": [15, 16], + "score": [3.096, 0.0], + "running": 0 } ] }, -- cgit v1.2.3