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 --- 2se.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to '2se.json') diff --git a/2se.json b/2se.json index 5e356f9..5fd37ea 100644 --- a/2se.json +++ b/2se.json @@ -58,16 +58,20 @@ "table": 1, "teams": [ {"place": [1]}, - {"place": [3, 4]} - ] + {"place": [4]} + ], + "score": [19.272, 0.0], + "running": 0 }, { "id": 2, "table": 2, "teams": [ {"place": [2]}, - {"place": [3, 4]} - ] + {"place": [3]} + ], + "score": [7.964, 0.0], + "running": 0 }, { "id": 4, -- cgit v1.2.3