Skip to main content

V1.39 Update - 26th June 2024

Endpoints​

Match Statistics Endpoints - Time Filters​

This update adds three new parameters to the GET and POST match statistic endpoints:

  • fromPeriodSeconds
  • toPeriodSeconds
  • lastXSeconds

Each one filters the match statistics to only count transactions that occurred within the specified number of seconds in the period.

info

Go here for more details on these new parameters

Metrics​

Un/Contested Possession Rates​

This updates adds two metrics that return the percentage of uncontested/contested possessions in the match. It is available at both Player and Squad-level.

MetricDetails
POSSESSION_CONTESTED_PCT
Contested Possession Rate
The percentage of all possessions that are contested possessions
POSSESSION_UNCONTESTED_PCT
Uncontested Possession Rate
The percentage of all possessions that are uncontested possessions