diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index 427fe51..a0237a9 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1018,5 +1018,35 @@ "teamname": "Sporting CP", "tippligaID": 512, "apiFootballID": 228 + }, + { + "teamname": "Bologna", + "tippligaID": 642, + "apiFootballID": 500 + }, + { + "teamname": "Rayo Vallecano", + "tippligaID": 653, + "apiFootballID": 728 + }, + { + "teamname": "Udinese", + "tippligaID": 490, + "apiFootballID": 494 + }, + { + "teamname": "Monza", + "tippligaID": 644, + "apiFootballID": 1579 + }, + { + "teamname": "Empoli", + "tippligaID": 451, + "apiFootballID": 511 + }, + { + "teamname": "Sampdoria", + "tippligaID": 417, + "apiFootballID": 498 } ]