Skip to content

statsbombpy 1.10.0

Compare
Choose a tag to compare
@scotty779 scotty779 released this 14 Apr 10:19
· 21 commits to master since this release
04e0df8

This release upgrades the API version numbers for the following endpoints:
events -> v8
player-match-stats -> v4
player-season-stats -> v4

What's new?

Expected Pass (xP) & Pass Clustering models added to events data.

  • The xP model data is accessible via the pass_success_probability field.
  • This is the estimated likelihood of an attempted pass being completed successfully based on the location of the pitch and context the pass is attempted under, and the location of the target location of the pass.
  • The pass clustering model is accessible via the following fields:
    • pass_cluster_id: A numerical identifier that indicates which of the 60 distinct clusters a pass is most associated with

    • pass_cluster_label: A text description of the cluster most strongly associated with the pass.

    • pass_cluster_probability: The probability that the pass belongs to the cluster described in the pass_cluster_label and pass_cluster_id.

Defensive actions metric added to player stats data.

  • Player Match Stats
    • player_season_defensive_action_90: Tackles, pressure events and fouls recorded per 90.
  • Player Season Stats
    • player_match_defensive_actions: Tackles, pressure events and fouls recorded