diff --git a/services/game_service.py b/services/game_service.py index 33fc655..6ff9929 100644 --- a/services/game_service.py +++ b/services/game_service.py @@ -74,6 +74,7 @@ def sync_match_page( player_id, player_position = get_player_id_by_name_and_team( player["player_name"], away_team_id ) + print(player_id, player_position) lineup_rows.append( {