This release upgrades the API version number for the following endpoint:
`player-match-stats` -> `v5`
**What's new?**
The following fields have been added to player_match_stats:
- `player_match_ccaa`: Claims or CCAA%(Claimable Collection Attempts over Average), is a measure of how likely the
goalkeeper is to attempt to claim a "claimable" pass, versus the average goalkeeper attempted claim rate
- `player_match_claim_success`: How many of a goalkeeper’s claim attempts are successful
- `player_match_da_aggressive_distance`: An average value of how far forward from the goal a goalkeeper is coming to
perform defensive actions.
- `player_match_goals_conceded`: How many goals a goalkeeper conceded (doesn’t include penalties or own goals)
- `player_match_gsaa`: How many goals did the keeper save/concede versus expectation (post-shot xG faced)
- `player_match_gk_positioning_error`: How far on average a goalkeeper is from the optimal position for facing a shot
- `player_match_positive_outcome_score`: How frequently is the player involved in sequences that resolve with a positive outcome (shot, free kick in the attacking half or a corner) while on the pitch
- `player_match_npot_psxg_faced`: How much non-penalty on-target post-shot xG a goalkeeper faced
- `player_match_save_ratio`: Percentage of on-target shots that were saved by the goalkeeper
- `player_match_gsaa_ratio`: The measure of goals saved above average, as a percentage of shots faced by the
goalkeeper
- `player_match_npot_shots_faced`: How many non-penalty on-target shots a goalkeeper faced