Add config for season 2025

This commit is contained in:
2024-07-28 21:10:18 +02:00
parent 163b313649
commit dabedcfbb1
15 changed files with 916 additions and 11 deletions
@@ -0,0 +1,97 @@
[
{
"country": "Germany",
"name": "Bundesliga",
"league_id": 6375
},
{
"country": "Germany",
"name": "2. Bundesliga",
"league_id": 6387
},
{
"country": "Germany",
"name": "3. Liga",
"league_id": 6443
},
{
"country": "Germany",
"name": "Regionalliga - Bayern",
"league_id": 6472
},
{
"country": "Germany",
"name": "Regionalliga - SudWest",
"league_id": 6471
},
{
"country": "Germany",
"name": "U19 Bundesliga",
"league_id": 6572
},
{
"country": "Germany",
"name": "Frauen Bundesliga",
"league_id": 6510
},
{
"country": "Germany",
"name": "DFB Pokal",
"league_id": 6244
},
{
"country": "Germany",
"name": "Super Cup",
"league_id": 6247
},
{
"country": "England",
"name": "Premier League",
"league_id": 6280
},
{
"country": "Spain",
"name": "La Liga",
"league_id": 6284
},
{
"country": "Italy",
"name": "Serie A",
"league_id": 6374
},
{
"country": "France",
"name": "Ligue 1",
"league_id": 6315
},
{
"country": "Turkey",
"name": "Süper Lig",
"league_id": 6447
},
{
"country": "Netherlands",
"name": "Eredivisie",
"league_id": 6522
},
{
"country": "World",
"name": "UEFA Champions League",
"league_id": 6281
},
{
"country": "World",
"name": "UEFA Europa League",
"league_id": 6283
},
{
"country": "World",
"name": "UEFA Europa Conference League",
"league_id": 6282
},
{
"country": "World",
"name": "UEFA Super Cup",
"league_id": 6241
}
]
@@ -1243,5 +1243,25 @@
"teamname": "Georgia",
"tippligaID": 751,
"apiFootballID": 1104
},
{
"teamname": "TuS Koblenz",
"tippligaID": 32,
"apiFootballID": 1648
},
{
"teamname": "Phönix Lübeck",
"tippligaID": 650,
"apiFootballID": 12831
},
{
"teamname": "Alemannia Aachen",
"tippligaID": 7,
"apiFootballID": 4259
},
{
"teamname": "Borussia Hildesheim",
"tippligaID": 651,
"apiFootballID": 12742
}
]
@@ -31,7 +31,7 @@
},
{
"team_id": 2058,
"team_name": "Nicole (TG Rhön)",
"team_name": "Nicole",
"team_name_short": "Nicole"
},
{
@@ -278,5 +278,10 @@
"team_id": 2137,
"team_name": "Johannes",
"team_name_short": "Johannes"
},
{
"team_id": 2138,
"team_name": "TG ChatGPT",
"team_name_short": "ChatGPT"
}
]