Bug: Team assignment does not account for game context
Some players appear in multiple games and belong to different teams depending on the game.
Currently the API assigns only one team per player without considering which game they are from,
causing incorrect team data for players that appear across multiple titles.
Expected behavior: Team should be matched by player + game combination.
Current behavior: Some players show the wrong team or the team from a different game version.
Bug: Team assignment does not account for game context
Some players appear in multiple games and belong to different teams depending on the game.
Currently the API assigns only one team per player without considering which game they are from,
causing incorrect team data for players that appear across multiple titles.
Expected behavior: Team should be matched by player + game combination.
Current behavior: Some players show the wrong team or the team from a different game version.