From 66e33335f9222af71784f59d319d31924617286c Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 19 Jan 2019 14:10:08 +0100 Subject: Final opponent choices for first play-off phase --- 2ne.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/2ne.json b/2ne.json index 9689432..9147d0e 100644 --- a/2ne.json +++ b/2ne.json @@ -58,16 +58,20 @@ "table": 1, "teams": [ {"place": [1]}, - {"place": [3, 4]} - ] + {"place": [3]} + ], + "score": [11.78, 0.0], + "running": 0 }, { "id": 2, "table": 2, "teams": [ {"place": [2]}, - {"place": [3, 4]} - ] + {"place": [4]} + ], + "score": [1.312, 0.0], + "running": 0 }, { "id": 4, -- cgit v1.2.3