diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 00:00:28 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 00:00:28 +0100 |
commit | 50afeaf7328a95539edc2d67a355f9b021d1d511 (patch) | |
tree | 68797cd97578e8723df165ef413a1bb4c23b1f50 /2se.json | |
parent | a69bf96f798535b4ee60bc20fc697bb1b41b5137 (diff) |
emkael's origins
Diffstat (limited to '2se.json')
-rwxr-xr-x | 2se.json | 255 |
1 files changed, 255 insertions, 0 deletions
diff --git a/2se.json b/2se.json new file mode 100755 index 0000000..7b0cfcd --- /dev/null +++ b/2se.json @@ -0,0 +1,255 @@ +{
+ "output": "ii/se/playoff.html",
+ "page": {
+ "title": "II liga SE, play-off",
+ "logoh": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
+ "refresh": 30,
+ "width": 250,
+ "height": 80,
+ "margin": 60
+ },
+ "database": {
+ "host": "localhost",
+ "port": 3306,
+ "user": "admin",
+ "pass": ""
+ },
+ "goniec": {
+ "enabled": 1,
+ "host": "localhost",
+ "port": 8090
+ },
+ "teams": [
+ ["Akademia Brydża AZS UW Piast Warszawa", "AZS UW", "w-wa.png"],
+ ["SKÓR-BUT Łęczna", "SKÓR-BUT", "leczna.png"],
+ ["TERMOCHEM CHEMIK Puławy", "CHEMIK", "pulawy.png"],
+ ["SFORA CIBORA Kraków", "Sfora", "krakow.png"],
+ ["SPS EKO-RÓŻANKA", "SPS", "lublin.png"],
+ ["ALF Nowy Sącz", "Alf", "n-sacz.png"],
+ ["Carlo Bossi Parfumes Nisko", "Carlo Bossi", "nisko.png"],
+ ["MPEC Tarnów", "MPEC", "tarnow.png"],
+ ["KETZ SUPER BOND Kraków", "Ketz Super Bond", "krakow.png"],
+ ["CKFiS Bełżyce", "CKFiS", "belzyce.png"],
+ ["GEOBEJUR Radom", "GEOBEJUR", "Radom.png"],
+ ["TS WISŁA Kraków", "Wisła", "krakow.png"],
+ ["COME-BACK Rzeszów", "COME-BACK", "rzeszow.png"],
+ ["LAST MINUTE Kraków", "LAST MINUTE", "krakow.png"],
+ ["PTG Sokół Gorlice", "PTG Sokół", "Gorlice.png"],
+ ["KIERY Głogoczów", "Kiery", "glog-mysl.png"]
+ ],
+ "phases": [
+ {
+ "title": "29 stycznia, 19:00",
+ "link": "#",
+ "dummies": [0, 2, 3, 6],
+ "matches": [
+ {
+ "id": 1,
+ "database": "ii_se_po_1",
+ "round": 1,
+ "table": 1,
+ "teams": [
+ {"place": [2]},
+ {"place": [3]}
+ ]
+ },
+ {
+ "id": 2,
+ "database": "ii_se_po_1",
+ "round": 1,
+ "table": 2,
+ "teams": [
+ {"place": [7]},
+ {"place": [9, 10]}
+ ],
+ "winner": [7, 8]
+ },
+ {
+ "id": 3,
+ "database": "ii_se_po_1",
+ "round": 1,
+ "table": 3,
+ "teams": [
+ {"place": [8]},
+ {"place": [9, 10]}
+ ],
+ "winner": [7, 8]
+ },
+ {
+ "id": 4,
+ "database": "ii_se_po_1",
+ "round": 1,
+ "table": 4,
+ "teams": [
+ {"place": [11]},
+ {"place": [14]}
+ ]
+ },
+ {
+ "id": 5,
+ "database": "ii_se_po_1",
+ "round": 1,
+ "table": 5,
+ "teams": [
+ {"place": [12]},
+ {"place": [13]}
+ ]
+ }
+ ]
+ },
+ {
+ "title": "27 stycznia, 19:30",
+ "link": "#",
+ "dummies": [0],
+ "matches": [
+ {
+ "id": 6,
+ "database": "ii_se_po_2",
+ "round": 1,
+ "table": 1,
+ "teams": [
+ {"loser": [1]},
+ {"place": [5,6]}
+ ],
+ "loser": [5, 6]
+ },
+ {
+ "id": 7,
+ "database": "ii_se_po_2",
+ "round": 1,
+ "table": 2,
+ "teams": [
+ {"place": [4]},
+ {"place": [5,6]}
+ ],
+ "loser": [5, 6]
+ },
+ {
+ "id": 8,
+ "database": "ii_se_po_2",
+ "round": 1,
+ "table": 3,
+ "teams": [
+ {"loser": [2]},
+ {"winner": [4, 5]}
+ ],
+ "winner": [9, 10]
+ },
+ {
+ "id": 9,
+ "database": "ii_se_po_2",
+ "round": 1,
+ "table": 4,
+ "teams": [
+ {"loser": [3]},
+ {"winner": [4, 5]}
+ ],
+ "winner": [9, 10]
+ },
+ {
+ "id": 10,
+ "database": "ii_se_po_2d",
+ "round": 1,
+ "table": 1,
+ "teams": [
+ {"place": [15]},
+ {"loser": [4, 5]}
+ ],
+ "loser": [15, 16]
+ },
+ {
+ "id": 11,
+ "database": "ii_se_po_2d",
+ "round": 1,
+ "table": 1,
+ "teams": [
+ {"place": [16]},
+ {"loser": [4, 5]}
+ ],
+ "loser": [15, 16]
+ }
+ ]
+ },
+ {
+ "title": "V zjazd",
+ "link": "#",
+ "matches": [
+ {
+ "id": 12,
+ "database": "ii_se_po_3",
+ "round": 1,
+ "table": 1,
+ "teams": [
+ {"place": [1]},
+ {"winner": [1, 6, 7]}
+ ]
+ },
+ {
+ "id": 13,
+ "database": "ii_se_po_3",
+ "round": 1,
+ "table": 2,
+ "teams": [
+ {"winner": [1, 6, 7]},
+ {"winner": [1, 6, 7]}
+ ]
+ },
+ {
+ "id": 14,
+ "database": "ii_se_po_3",
+ "round": 1,
+ "table": 3,
+ "teams": [
+ {"loser": [8]},
+ {"winner": [10, 11]}
+ ],
+ "winner": [11, 12],
+ "loser": [13, 14]
+ },
+ {
+ "id": 15,
+ "database": "ii_se_po_4",
+ "round": 1,
+ "table": 3,
+ "teams": [
+ {"loser": [9]},
+ {"winner": [10, 11]}
+ ],
+ "winner": [11, 12],
+ "loser": [13, 14]
+ }
+ ]
+ },
+ {
+ "title": "V zjazd",
+ "link": "#",
+ "dummies": [2, 3],
+ "matches": [
+ {
+ "id": 16,
+ "database": "ii_se_po_4",
+ "round": 1,
+ "table": 1,
+ "teams": [
+ {"winner": [12, 13]},
+ {"winner": [12, 13]}
+ ],
+ "winner": [1],
+ "loser": [2]
+ },
+ {
+ "id": 17,
+ "database": "ii_se_po_4",
+ "round": 1,
+ "table": 2,
+ "teams": [
+ {"loser": [12, 13]},
+ {"loser": [12, 13]}
+ ],
+ "winner": [3],
+ "loser": [4]
+ }
+ ]
+ }
+ ]
+}
|