summaryrefslogtreecommitdiff
path: root/eklasa.json
blob: 2de91962946cd94a08422f2d596feec91ba729a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
{
    "output": "playoff.html",
    "page": {
        "title": "Polish Premier League, play-off",
        "logoh": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
        "refresh": 60,
        "width": 350,
        "height": 80,
        "margin": 60
    },
    "teams": {
        "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/ekstraklasa/eliga1718leaderb.html"
    },
    "position_styles": [
        {
            "class": "promotion",
            "positions": [1],
            "caption": "Drużynowy Mistrz Polski 2011/18"
        },
        {
            "class": "repechage",
            "positions": [11],
            "caption": "Baraże"
        },
        {
            "class": "relegation",
            "positions": [12, 13, 14, 15, 16],
            "caption": "Spadek do I ligi 2018/19"
        }
    ],
    "phases": [
        {
            "title": "26 stycznia 19:00",
            "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/ekstraklasa/eliga1718p1runda1.html",
            "matches": [
                {
                    "id": 1,
                    "table": 1,
                    "teams": [
                        {"place": [1]},
                        {"place": [4]}
                    ]
                },
                {
                    "id": 2,
                    "table": 2,
                    "teams": [
                        {"place": [2]},
                        {"place": [3]}
                    ]
                },
                {
                    "id": 3,
                    "table": 3,
                    "teams": [
                        {"place": [5]},
                        {"place": [7]}
                    ],
                    "loser": [7, 8]
                },
                {
                    "id": 4,
                    "table": 4,
                    "teams": [
                        {"place": [6]},
                        {"place": [8]}
                    ],
                    "loser": [7, 8]
                },
                {
                    "id": 5,
                    "table": 5,
                    "teams": [
                        {"place": [9]},
                        {"place": [12]}
                    ],
                    "winner": [9, 10]
                },
                {
                    "id": 6,
                    "table": 6,
                    "teams": [
                        {"place": [10]},
                        {"place": [11]}
                    ],
                    "winner": [9, 10]
                },
                {
                    "id": 7,
                    "table": 7,
                    "teams": [
                        {"place": [13]},
                        {"place": [14]}
                    ]
                },
                {
                    "id": 8,
                    "table": 8,
                    "teams": [
                        {"place": [15]},
                        {"place": [16]}
                    ],
                    "loser": [16]
                }
            ]
        },
        {
            "title": "27 stycznia 19:30",
            "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/ekstraklasa/eliga1718p2runda1.html",
            "dummies": [0, 3, 4, 5],
            "matches": [
                {
                    "id": 9,
                    "table": 1,
                    "teams": [
                        {"loser": [1]},
                        {"winner": [3, 4]}
                    ],
                    "loser": [5, 6]
                },
                {
                    "id": 10,
                    "table": 2,
                    "teams": [
                        {"loser": [2]},
                        {"winner": [3, 4]}
                    ],
                    "loser": [5, 6]
                },
                {
                    "id": 11,
                    "table": 3,
                    "teams": [
                        {"loser": [7]},
                        {"winner": [8]}
                    ],
                    "loser": [15]
                }
            ]
        },
        {
            "title": "Final Four",
            "matches": [
                {
                    "id": 12,
                    "teams": [
                        {"winner": [1, 2, 9, 10]},
                        {"winner": [1, 2, 9, 10]}
                    ]
                },
                {
                    "id": 13,
                    "teams": [
                        {"winner": [1, 2, 9, 10]},
                        {"winner": [1, 2, 9, 10]}
                    ]
                },
                {
                    "id": 14,
                    "teams": [
                        {"loser": [5]},
                        {"winner": [7, 11]}
                    ],
		    "winner": [11, 12],
                    "loser": [13, 14],
                    "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/ekstraklasa/kutno_kzurunda1.html",
                    "table": 1
                },
                {
                    "id": 15,
                    "teams": [
                        {"loser": [6]},
                        {"winner": [7, 11]}
                    ],
		    "winner": [11, 12],
                    "loser": [13, 14],
                    "link": "http://www.pzbs.pl/wyniki/liga/liga2017-18/ekstraklasa/synis-ral/srrunda1.html",
                    "table": 1
                }
            ]
        },
        {
            "title": "Finał / o 3. miejsce",
            "dummies": [2, 3],
            "matches": [
                {
                    "id": 16,
                    "teams": [
                        {"winner": [12, 13]},
                        {"winner": [12, 13]}
                    ],
                    "winner": [1],
                    "loser": [2]
                },
                {
                    "id": 17,
                    "teams": [
                        {"loser": [12, 13]},
                        {"loser": [12, 13]}
                    ],
                    "winner": [3],
                    "loser": [4]
                }
            ]
        }
    ]
}