@ddicerc
An example:
In a collection where -
On the batting tab:
player_a - team1 - yearx stats
player_a - team1 - yeary stats
player_a - team2 - yearz stats
player_a - team3 - yearx stats
These stats will aggregate based on team and year.
On the career stats tab:
player_a - stats
All stats for player from all teams and years aggregated.
It’s tricky because it depends on what games, teams and years you apply to the Collection (Career is contextual to the games added to the collection, and does not include games outside the collection).
For a player who played on one team for one year, their stats will be the same on both batting and career tabs. For Collections where you have multiple years of one team, where a player hung around for 3-4 years, you’ll see different outcomes.
It was the only way we could come up with reconciling stats collection, the way the game can be played, and the possible ways users would potentially like to keep stats.