summaryrefslogtreecommitdiff
path: root/boards/config/centralne.json
blob: 14c6885041f70ce8280379d3ed1ac8de9065d979 (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
{
    "sections": [
        {
            "title": "I i II liga",
            "sets": [
                {
                    "title": "Zjazd 1 (20.11.2021-21.11.2021)",
                    "files": [
                        {
                            "path": "dmp202122_r1",
                            "name": "Mecz 1 (sobota, 10:00)",
                            "title": "DMP 2021/22 R1",
                            "enabled": 1
                        },
                        {
                            "path": "dmp202122_r2",
                            "name": "Mecz 2 (sobota, 15:00)",
                            "title": "DMP 2021/22 R2",
                            "enabled": 1
                        },
                        {
                            "path": "dmp202122_r3",
                            "name": "Mecz 3 (sobota, 19:30)",
                            "title": "DMP 2021/22 R3",
                            "enabled": 1
                        },
                        {
                            "path": "dmp202122_r4",
                            "name": "Mecz 4 (niedziela, 9:00)",
                            "title": "DMP 2021/22 R4",
                            "enabled": 1
                        },
                        {
                            "path": "dmp202122_r5",
                            "name": "Mecz 5 (niedziela, 13:30)",
                            "title": "DMP 2021/22 R5",
                            "enabled": 0
                        }
                    ],
                    "zip": {
                        "id": "dmp202122_z1",
                        "title": "wszytkie mecze"
                    }
                }
            ]
        }
    ]
}