Figure out how to fill the teams table automatically, and how to know which player is in which team. This is complicated because there is no guaranteed consistency for which team a player is in between two matches.
Solving this would allow to show the players in each team on the match stats page, on top of just listing every player that participated in the match like we do currently.
Figure out how to fill the
teamstable automatically, and how to know which player is in which team. This is complicated because there is no guaranteed consistency for which team a player is in between two matches.Solving this would allow to show the players in each team on the match stats page, on top of just listing every player that participated in the match like we do currently.