Add league config for 2024
This commit is contained in:
92
src/main/resources/Tippliga/2024_Ligen.json
Normal file
92
src/main/resources/Tippliga/2024_Ligen.json
Normal file
@@ -0,0 +1,92 @@
|
||||
[
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Bundesliga",
|
||||
"league_id": 5348
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "2. Bundesliga",
|
||||
"league_id": 5347
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "3. Liga",
|
||||
"league_id": 5399
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Regionalliga - Bayern",
|
||||
"league_id": 5518
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Regionalliga - SudWest",
|
||||
"league_id": 5519
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "U19 Bundesliga",
|
||||
"league_id": 5436
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Frauen Bundesliga",
|
||||
"league_id": 5464
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "DFB Pokal",
|
||||
"league_id": 5275
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Super Cup",
|
||||
"league_id": 5223
|
||||
},
|
||||
{
|
||||
"country": "England",
|
||||
"name": "Premier League",
|
||||
"league_id": 5267
|
||||
},
|
||||
{
|
||||
"country": "Spain",
|
||||
"name": "La Liga",
|
||||
"league_id": 5284
|
||||
},
|
||||
{
|
||||
"country": "Italy",
|
||||
"name": "Serie A",
|
||||
"league_id": 5367
|
||||
},
|
||||
{
|
||||
"country": "France",
|
||||
"name": "Ligue 1",
|
||||
"league_id": 0
|
||||
},
|
||||
{
|
||||
"country": "Turkey",
|
||||
"name": "Süper Lig",
|
||||
"league_id": 5476
|
||||
},
|
||||
{
|
||||
"country": "Netherlands",
|
||||
"name": "Eredivisie",
|
||||
"league_id": 5389
|
||||
},
|
||||
{
|
||||
"country": "World",
|
||||
"name": "UEFA Champions League",
|
||||
"league_id": 5262
|
||||
},
|
||||
{
|
||||
"country": "World",
|
||||
"name": "UEFA Europa Conference League",
|
||||
"league_id": 5277
|
||||
},
|
||||
{
|
||||
"country": "World",
|
||||
"name": "UEFA Super Cup",
|
||||
"league_id": 5235
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user