diff options
author | emkael <emkael@tlen.pl> | 2023-04-24 16:35:04 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2023-04-24 16:35:04 +0200 |
commit | 6ca3311e7d4e6840a449b1bbd1e942285d65a5fe (patch) | |
tree | 54145b78893f980eb33e5e744bddae5a7bc64349 /boards/config | |
parent | 8bd9da3d6fa134d7ed378eef69fe69849e3acf52 (diff) |
Play-off boards
Diffstat (limited to 'boards/config')
-rw-r--r-- | boards/config/centralne.json | 58 |
1 files changed, 56 insertions, 2 deletions
diff --git a/boards/config/centralne.json b/boards/config/centralne.json index ccdbce4..0bac85e 100644 --- a/boards/config/centralne.json +++ b/boards/config/centralne.json @@ -1507,6 +1507,33 @@ "id": "po/nwpo2-t5", "title": "cały mecz" } + }, + { + "title": "TENISPOINT CHEMIK Bydgoszcz - TKB PAAK CHEMIK Bydgoszcz (23.04.2023)", + "files": [ + { + "path": "po/nwpo3-t1-b1", + "name": "Rozdania 1-24", + "title": "II liga NW 2022/23 - CHEMIK-CHEMIK 1-2/5", + "enabled": 1 + }, + { + "path": "po/nwpo3-t1-b25", + "name": "Rozdania 25-48", + "title": "II liga NW 2022/23 - CHEMIK-CHEMIK 3-4/5", + "enabled": 1 + }, + { + "path": "po/nwpo3-t1-b49", + "name": "Rozdania 49-60", + "title": "II liga NW 2022/23 - CHEMIK-CHEMIK 5/5", + "enabled": 1 + } + ], + "zip": { + "id": "po/nwpo3-t1", + "title": "cały mecz" + } } ] }, @@ -1541,7 +1568,7 @@ } }, { - "title": "TSWisła - House of Bridge Kraków - Dunajec Nowy Sącz (10.02.2023-11.02.2023)", + "title": "TS Wisła - House of Bridge Kraków - Dunajec Nowy Sącz (10.02.2023-11.02.2023)", "files": [ { "path": "po/sepo1-t1-b1", @@ -1730,7 +1757,7 @@ } }, { - "title": "TSWisła - House of Bridge Kraków - STOKSOFT Kielce (11.02.2023-12.02.2023)", + "title": "TS Wisła - House of Bridge Kraków - STOKSOFT Kielce (11.02.2023-12.02.2023)", "files": [ { "path": "po/sepo2-t1-b1", @@ -2213,6 +2240,33 @@ "id": "po/swpo2-t5", "title": "cały mecz" } + }, + { + "title": "KS AZS Wratislavia VI - PKB Piotrków Trybunalski (15.04.2023)", + "files": [ + { + "path": "po/swpo3-t1-b1", + "name": "Rozdania 1-24", + "title": "II liga SW 2022/23 - KS AZS-PKB 1-2/5", + "enabled": 1 + }, + { + "path": "po/swpo3-t1-b25", + "name": "Rozdania 25-48", + "title": "II liga SW 2022/23 - KS AZS-PKB 3-4/5", + "enabled": 1 + }, + { + "path": "po/swpo3-t1-b49", + "name": "Rozdania 49-60", + "title": "II liga SW 2022/23 - KS AZS-PKB 5/5", + "enabled": 1 + } + ], + "zip": { + "id": "po/swpo3-t1", + "title": "cały mecz" + } } ] } |