From 245d535a5522882cd8c79c76a90a32e5e67a4a1c Mon Sep 17 00:00:00 2001 From: Julian Arndt Date: Mon, 17 Nov 2025 00:24:37 +0100 Subject: [PATCH] Go Ahead Eagles --- src/main/resources/Tippliga/Team_ID_Matcher_Config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json index 9069a04..34598bb 100644 --- a/src/main/resources/Tippliga/Team_ID_Matcher_Config.json +++ b/src/main/resources/Tippliga/Team_ID_Matcher_Config.json @@ -1323,5 +1323,10 @@ "teamname": "Sturm Graz", "tippligaID": 559, "apiFootballID": 637 + }, + { + "teamname": "Go Ahead Eagles", + "tippligaID": 660, + "apiFootballID": 410 } ]