summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-02-24 20:31:51 +0100
committeremkael <emkael@tlen.pl>2018-02-24 20:31:51 +0100
commit37e084b016f82af2da4b47c0dafb2a936dc4981b (patch)
tree7126e8b4116bc69f36fab28c10c65eb1892f8f3a
parentad3f66cfb3228497ad5eeb5bc90d5c6a4fc14263 (diff)
parent36e2f9fc943bc1807678b2dd9d1cc0cec9469fe6 (diff)
Merge branch 'master' of github.com:michzimny/pzbs-liga-playoff
-rw-r--r--1n.json4
-rw-r--r--2ne.json7
-rw-r--r--2sw.json7
3 files changed, 13 insertions, 5 deletions
diff --git a/1n.json b/1n.json
index 99f6119..c981808 100644
--- a/1n.json
+++ b/1n.json
@@ -202,7 +202,9 @@
{"loser": [13]}
],
"winner": [3],
- "loser": [4]
+ "loser": [4],
+ "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/1liga/n/npo4runda1.html",
+ "table": 1
}
]
}
diff --git a/2ne.json b/2ne.json
index aba2b08..5800ca0 100644
--- a/2ne.json
+++ b/2ne.json
@@ -187,6 +187,7 @@
{
"title": "V zjazd",
"dummies": [2, 3],
+ "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/2liga/ne/nepo4runda1.html",
"matches": [
{
"id": 16,
@@ -195,7 +196,8 @@
{"winner": [13]}
],
"winner": [1],
- "loser": [2]
+ "loser": [2],
+ "table": 1
},
{
"id": 17,
@@ -204,7 +206,8 @@
{"loser": [13]}
],
"winner": [3],
- "loser": [4]
+ "loser": [4],
+ "table": 2
}
]
}
diff --git a/2sw.json b/2sw.json
index 2af0286..e84ef55 100644
--- a/2sw.json
+++ b/2sw.json
@@ -184,6 +184,7 @@
{
"title": "V zjazd",
"dummies": [2, 3],
+ "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/2liga/sw/swpo4runda1.html",
"matches": [
{
"id": 16,
@@ -192,7 +193,8 @@
{"winner": [13]}
],
"winner": [1],
- "loser": [2]
+ "loser": [2],
+ "table": 1
},
{
"id": 17,
@@ -201,7 +203,8 @@
{"loser": [13]}
],
"winner": [3],
- "loser": [4]
+ "loser": [4],
+ "table": 2
}
]
}