diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2020-01-30 00:15:00 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2020-01-30 00:15:00 +0100 |
commit | 67597d2f444da6f7f22ae44915a1032e8c04d030 (patch) | |
tree | 7ae256a4b6877d4ff9754dfe4259d54389f99760 | |
parent | c3dcbcd190e31870bf4e71100bbe073a8c4f3b15 (diff) |
2nw
-rw-r--r-- | 2nw.jtpo | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -85,6 +85,7 @@ "phases": [ { "title": "31 stycznia 2020, 20:00", + "link": "https://www.pzbs.pl/wyniki/liga/liga2019-20/2liga/nw/nwpo1runda1.html", "matches": [ { "id": 1, @@ -126,7 +127,7 @@ -1, 0 ], - "table": 1 + "table": 2 }, { "id": 3, @@ -151,7 +152,7 @@ -1, 1 ], - "table": 1 + "table": 3 }, { "id": 4, @@ -176,7 +177,7 @@ -1, 0 ], - "table": 1 + "table": 4 }, { "id": 5, @@ -227,7 +228,7 @@ -1, 1 ], - "table": 1 + "table": 5 }, { "id": 7, @@ -252,7 +253,7 @@ -1, 1 ], - "table": 1 + "table": 6 }, { "id": 8, @@ -277,7 +278,7 @@ -1, 0 ], - "table": 1 + "table": 7 } ] }, @@ -485,4 +486,4 @@ "STANDINGS_PLACE": "miejsce", "SWISS_DEFAULT_LABEL": "Turniej o %d. miejsce" } -}
\ No newline at end of file +} |