diff --git a/src/main/resources/Tippliga/2024_Ligen.json b/src/main/resources/Tippliga/2024_Ligen.json index 0716298..3ae59b8 100644 --- a/src/main/resources/Tippliga/2024_Ligen.json +++ b/src/main/resources/Tippliga/2024_Ligen.json @@ -62,7 +62,7 @@ { "country": "France", "name": "Ligue 1", - "league_id": 0 + "league_id": 5322 }, { "country": "Turkey", diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index e4ae486..e8c8739 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1073,5 +1073,35 @@ "teamname": "VfB Oldenburg", "tippligaID": 112, "apiFootballID": 9347 + }, + { + "teamname": "TuS Bersenbrück", + "tippligaID": 188, + "apiFootballID": 14635 + }, + { + "teamname": "TSG Balingen", + "tippligaID": 189, + "apiFootballID": 9360 + }, + { + "teamname": "Atlas Delmenhorst", + "tippligaID": 171, + "apiFootballID": 4260 + }, + { + "teamname": "FC Gütersloh", + "tippligaID": 190, + "apiFootballID": 14485 + }, + { + "teamname": "Rostocker FC", + "tippligaID": 191, + "apiFootballID": 14762 + }, + { + "teamname": "TuS Makkabi Berlin", + "tippligaID": 192, + "apiFootballID": 14722 } ]