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
|
{
"sections": [
{
"title": "I i II liga",
"sets": [
{
"title": "Zjazd 1 (07.10.2023-08.10.2023)",
"files": [
{
"path": "dmp202324_r1",
"name": "Mecz 1 (sobota, 10:00)",
"title": "DMP 2022/23 R1",
"enabled": 1
},
{
"path": "dmp202324_r2",
"name": "Mecz 2 (sobota, 15:00)",
"title": "DMP 2022/23 R2",
"enabled": 1
},
{
"path": "dmp202324_r3",
"name": "Mecz 3 (sobota, 19:30)",
"title": "DMP 2022/23 R3",
"enabled": 1
},
{
"path": "dmp202324_r4",
"name": "Mecz 4 (niedziela, 9:00)",
"title": "DMP 2022/23 R4",
"enabled": 1
},
{
"path": "dmp202324_r5",
"name": "Mecz 5 (niedziela, 13:30)",
"title": "DMP 2022/23 R5",
"enabled": 1
}
],
"zip": {
"id": "dmp202324z1",
"title": "wszytkie mecze"
}
},
{
"title": "Zjazd 2 (18.11.2023-19.11.2023)",
"files": [
{
"path": "dmp202324_r6",
"name": "Mecz 6 (sobota, 10:00)",
"title": "DMP 2022/23 R6",
"enabled": 1
},
{
"path": "dmp202324_r7",
"name": "Mecz 7 (sobota, 15:00)",
"title": "DMP 2022/23 R7",
"enabled": 1
},
{
"path": "dmp202324_r8",
"name": "Mecz 8 (sobota, 19:30)",
"title": "DMP 2022/23 R8",
"enabled": 1
},
{
"path": "dmp202324_r9",
"name": "Mecz 9 (niedziela, 9:00)",
"title": "DMP 2022/23 R9",
"enabled": 1
},
{
"path": "dmp202324_r10",
"name": "Mecz 10 (niedziela, 13:30)",
"title": "DMP 2022/23 R10",
"enabled": 1
}
],
"zip": {
"id": "dmp202324z2",
"title": "wszytkie mecze"
}
},
{
"title": "Zjazd 3 (20.01.2024-21.01.2024)",
"files": [
{
"path": "dmp202324_r11",
"name": "Mecz 11 (sobota, 10:00)",
"title": "DMP 2022/23 R11",
"enabled": 0
},
{
"path": "dmp202324_r12",
"name": "Mecz 12 (sobota, 15:00)",
"title": "DMP 2022/23 R12",
"enabled": 0
},
{
"path": "dmp202324_r13",
"name": "Mecz 13 (sobota, 19:30)",
"title": "DMP 2022/23 R13",
"enabled": 0
},
{
"path": "dmp202324_r14",
"name": "Mecz 14 (niedziela, 9:00)",
"title": "DMP 2022/23 R14",
"enabled": 0
},
{
"path": "dmp202324_r15",
"name": "Mecz 15 (niedziela, 13:30)",
"title": "DMP 2022/23 R15",
"enabled": 0
}
],
"zip": {
"id": "dmp202324z3",
"title": "wszytkie mecze"
}
}
]
}
]
}
|