From 9c699c9a3e5c20804aff424a246ec8e295db46cd Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 12 Jan 2019 13:01:52 +0100 Subject: Carry-over for known matches --- 2nw.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '2nw.json') diff --git a/2nw.json b/2nw.json index 474c7d7..8a2d776 100644 --- a/2nw.json +++ b/2nw.json @@ -94,7 +94,9 @@ {"place": [9]}, {"place": [11]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [4.964, 0.0], + "running": 0 }, { "id": 12, @@ -103,7 +105,9 @@ {"place": [10]}, {"place": [12]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [2.18, 0.0], + "running": 0 }, { "id": 14, -- cgit v1.2.3