Add leagues for 2023
This commit is contained in:
72
src/main/resources/Tippliga/2023_Ligen.json
Normal file
72
src/main/resources/Tippliga/2023_Ligen.json
Normal file
@@ -0,0 +1,72 @@
|
||||
[
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Bundesliga 1",
|
||||
"league_id": 4346
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Bundesliga 2",
|
||||
"league_id": 4352
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Liga 3",
|
||||
"league_id": 4383
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Regionalliga - SudWest",
|
||||
"league_id": 4509
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Regionalliga - Bayern",
|
||||
"league_id": 4507
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "DFB Pokal",
|
||||
"league_id": 4303
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "U19 Bundesliga",
|
||||
"league_id": 4489
|
||||
},
|
||||
{
|
||||
"country": "Germany",
|
||||
"name": "Women Bundesliga",
|
||||
"league_id": 4428
|
||||
},
|
||||
{
|
||||
"country": "England",
|
||||
"name": "Premier League",
|
||||
"league_id": 4335
|
||||
},
|
||||
{
|
||||
"country": "Spain",
|
||||
"name": "La Liga",
|
||||
"league_id": 4378
|
||||
},
|
||||
{
|
||||
"country": "Italy",
|
||||
"name": "Serie A",
|
||||
"league_id": 4399
|
||||
},
|
||||
{
|
||||
"country": "France",
|
||||
"name": "Ligue 1",
|
||||
"league_id": 4347
|
||||
},
|
||||
{
|
||||
"country": "World",
|
||||
"name": "UEFA Champions League",
|
||||
"league_id": 4314
|
||||
},
|
||||
{
|
||||
"country": "World",
|
||||
"name": "UEFA Europa Conference League",
|
||||
"league_id": 4331
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user