From 4138abd13d29e1afb5d3a412daa08aea82c9bfc4 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 27 Jan 2018 09:46:44 +0100 Subject: Matches already played in 2NE: http://brydz.meritum-gda.pl/2018/playoff/IILigarunda1.html --- 2ne.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/2ne.json b/2ne.json index 12587df..250d318 100644 --- a/2ne.json +++ b/2ne.json @@ -43,25 +43,29 @@ }, { "id": 2, - "database": "nepo1", + "database": "nepo1_", "round": 1, "table": 2, "teams": [ {"place": [7]}, {"place": [9]} ], - "winner": [7, 8] + "winner": [7, 8], + "score": [183.4, 64], + "link": "http://brydz.meritum-gda.pl/2018/playoff/IILigarunda1.html" }, { "id": 3, - "database": "nepo1", + "database": "nepo1_", "round": 1, "table": 3, "teams": [ {"place": [8]}, {"place": [10]} ], - "winner": [7, 8] + "winner": [7, 8], + "score": [151.7, 93], + "link": "http://brydz.meritum-gda.pl/2018/playoff/IILigarunda1.html" }, { "id": 4, -- cgit v1.2.3