From 42b366340f9d4dd53ceab1628e430f0d84b89352 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 17 Jan 2019 21:57:11 +0100 Subject: New opponent choices, alomst all now --- 1s.json | 24 ++++++++++++++++-------- 2ne.json | 12 ++++++++---- 2nw.json | 12 ++++++++---- 2se.json | 12 ++++++++---- 2sw.json | 12 ++++++++---- 5 files changed, 48 insertions(+), 24 deletions(-) diff --git a/1s.json b/1s.json index 30ecd79..8e03468 100644 --- a/1s.json +++ b/1s.json @@ -58,34 +58,42 @@ "table": 1, "teams": [ {"place": [1]}, - {"place": [3, 4]} - ] + {"place": [3]} + ], + "score": [13.268, 0.0], + "running": 0 }, { "id": 2, "table": 2, "teams": [ {"place": [2]}, - {"place": [3, 4]} - ] + {"place": [4]} + ], + "score": [5.972, 0.0], + "running": 0 }, { "id": 4, "table": 4, "teams": [ {"place": [6]}, - {"place": [7, 8]} + {"place": [8]} ], - "loser": [7, 8] + "loser": [7, 8], + "score": [3.176, 0.0], + "running": 0 }, { "id": 3, "table": 3, "teams": [ {"place": [5]}, - {"place": [7, 8]} + {"place": [7]} ], - "loser": [7, 8] + "loser": [7, 8], + "score": [3.176, 0.0], + "running": 0 }, { "id": 11, diff --git a/2ne.json b/2ne.json index 852448c..9689432 100644 --- a/2ne.json +++ b/2ne.json @@ -96,18 +96,22 @@ "table": 5, "teams": [ {"place": [9]}, - {"place": [11, 12]} + {"place": [11]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [5.032, 0.0], + "running": 0 }, { "id": 12, "table": 6, "teams": [ {"place": [10]}, - {"place": [11, 12]} + {"place": [12]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [5.728, 0.0], + "running": 0 }, { "id": 14, diff --git a/2nw.json b/2nw.json index 2aa817f..956ee95 100644 --- a/2nw.json +++ b/2nw.json @@ -58,16 +58,20 @@ "table": 1, "teams": [ {"place": [1]}, - {"place": [3, 4]} - ] + {"place": [4]} + ], + "score": [20.304, 0.0], + "running": 0 }, { "id": 2, "table": 2, "teams": [ {"place": [2]}, - {"place": [3, 4]} - ] + {"place": [3]} + ], + "score": [4.968, 0.0], + "running": 0 }, { "id": 4, diff --git a/2se.json b/2se.json index 5fd37ea..951297b 100644 --- a/2se.json +++ b/2se.json @@ -100,18 +100,22 @@ "table": 5, "teams": [ {"place": [9]}, - {"place": [11, 12]} + {"place": [12]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [3.288, 0.0], + "running": 0 }, { "id": 12, "table": 6, "teams": [ {"place": [10]}, - {"place": [11, 12]} + {"place": [11]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [1.508, 0.0], + "running": 0 }, { "id": 14, diff --git a/2sw.json b/2sw.json index 688d462..4a4678b 100644 --- a/2sw.json +++ b/2sw.json @@ -100,18 +100,22 @@ "table": 5, "teams": [ {"place": [9]}, - {"place": [11, 12]} + {"place": [12]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [6.272, 0.0], + "running": 0 }, { "id": 12, "table": 6, "teams": [ {"place": [10]}, - {"place": [11, 12]} + {"place": [11]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [0.932, 0.0], + "running": 0 }, { "id": 14, -- cgit v1.2.3