Same thing as with player activity calculations, let's offload these calculations to MySQL instead of caching all of the matches and calculating them in PHP.
Additionally, team captains are now fetched ahead of time all together instead of making separate calls for each player model.
Same thing as with player activity calculations, let's offload these calculations to MySQL instead of caching all of the matches and calculating them in PHP.
Additionally, team captains are now fetched ahead of time all together instead of making separate calls for each player model.