summaryrefslogtreecommitdiff
path: root/2se.json
blob: fc0e7d48ed9f2dc9487b3bd791b5b2a4865747dd (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
208
209
210
211
212
{
    "output": "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": 0,
        "width": 250,
        "height": 70,
        "margin": 80,
        "finishing_position_indicators": 1,
        "team_boxes": {
            "label_length_limit": 25,
            "predict_teams": 1
        }
    },
    "canvas": {
        "box_positioning": {
            "5": 30,
            "6": 150,
            "7": 350,
            "8": 200,
            "9": 91,
            "15": 710,
            "16": 890
        }
    },
    "teams": {
		"link": "http://www.pzbs.pl/wyniki/liga/liga2018-19/2liga/se/serrleaderb.html"
	},
    "position_styles": [
        {
            "class": "promotion",
            "positions": [1, 2],
            "caption": "Awans do I ligi 2019/20"
        },
        {
            "class": "repechage",
            "positions": [3],
            "caption": "Baraże o I ligę 2019/20"
        },
        {
            "class": "repechage",
            "positions": [11, 12],
            "caption": "Baraże o II ligę 2019/20"
        },
        {
            "class": "relegation",
            "positions": [13, 14, 15, 16],
            "caption": "Spadek do III ligi 2019/20"
        }
    ],
    "phases": [
        {
            "title": "1 lutego 2019, 20:00",
            "matches": [
                {
                    "id": 1,
                    "table": 1,
                    "teams": [
                        {"place": [1]},
                        {"place": [3, 4]}
                    ]
                },
                {
                    "id": 2,
                    "table": 2,
                    "teams": [
                        {"place": [2]},
                        {"place": [3, 4]}
                    ]
                },
                {
                    "id": 4,
                    "table": 4,
                    "teams": [
                        {"place": [6]},
                        {"place": [7]}
                    ],
                    "loser": [7, 8]
                },
                {
                    "id": 3,
                    "table": 3,
                    "teams": [
                        {"place": [5]},
                        {"place": [8]}
                    ],
                    "loser": [7, 8]
                },
                {
                    "id": 11,
                    "table": 5,
                    "teams": [
                        {"place": [9]},
                        {"place": [11, 12]}
                    ],
                    "winner": [9, 10]
                },
                {
                    "id": 12,
                    "table": 6,
                    "teams": [
                        {"place": [10]},
                        {"place": [11, 12]}
                    ],
                    "winner": [9, 10]
                },
                {
                    "id": 14,
                    "table": 8,
                    "teams": [
                        {"place": [14]},
                        {"place": [15]}
                    ],
                    "loser": [15, 16]
                },
                {
                    "id": 13,
                    "table": 7,
                    "teams": [
                        {"place": [13]},
                        {"place": [16]}
                    ],
                    "loser": [15, 16]
                }
            ]
        },
        {
            "title": "2 lutego 2019, 19:30",
            "dummies": [3, 4, 7],
            "matches": [
                {
                    "id": 5,
                    "table": 1,
                    "teams": [
                        {"winner": [1]},
                        {"winner": [2]}
                    ],
                    "winner": [1]
                },
                {
                    "id": 6,
                    "table": 2,
                    "teams": [
                        {"loser": [1]},
                        {"winner": [4]}
                    ],
                    "loser": [5, 6]
                },
                {
                    "id": 7,
                    "table": 3,
                    "teams": [
                        {"loser": [2]},
                        {"winner": [3]}
                    ],
                    "loser": [5, 6]
                },
                {
                    "id": 15,
                    "table": 4,
                    "teams": [
                        {"loser": [11]},
                        {"winner": [14]}
                    ],
                    "winner": [11, 12],
                    "loser": [13, 14]
                },
                {
                    "id": 16,
                    "table": 5,
                    "teams": [
                        {"loser": [12]},
                        {"winner": [13]}
                    ],
                    "winner": [11, 12],
                    "loser": [13, 14]
                }
            ]
        },
        {
            "title": "22 lutego 2019, 20:00",
            "dummies": [0, 2, 3, 4, 5, 6, 7],
            "matches": [
                {
                    "id": 8,
                    "table": 1,
                    "teams": [
                        {"winner": [6]},
                        {"winner": [7]}
                    ],
                    "loser": [4]
                }
            ]
        },
        {
            "title": "23 lutego 2019, 19:30",
            "dummies": [0, 2, 3, 4, 5, 6, 7],
            "matches": [
                {
                    "id": 9,
                    "teams": [
                        {"loser": [5]},
                        {"winner": [8]}
                    ],
                    "winner": [2],
                    "loser": [3]
                }
            ]
        }
    ]
}