V1.45 Update - 17th October 2024
Metrics​
Clearance Percentage​
This update adds the Clearance Percentage metric, which is available at Squad-level.
Metric | Details | Availability |
---|---|---|
CLEARANCE_PCT Clearance Percentage | The percentage of all stoppage that resulted in a clearance win. | AFL Premiership; AFLW |
Points Above Expected​
This update adds the Points Above Expected metric, which is available at both Player- and Squad-level.
Points Above Expected is only available for AFL Premiership matches. AFLW matches are not supported.
Metric | Details | Availability |
---|---|---|
POINTS_ABOVE_EXPECTED Points Above Expected | Total points scored above the expected score. | AFL Premiership |
Time in Dispute Percentage​
This update adds the Time in Dispute Percentage metric, which is available at Squad-level.
Metric | Details | Availability |
---|---|---|
TIME_IN_POSSESSION_DISPUTE_PCT Time in Dispute Percentage | The percentage of total elapsed time where the ball was in play but neither team had possession. | AFL Premiership; AFLW |
Net Chain Metres metric​
This update has revised the CHAIN_METRES_NET metric so it returns the value for CHAIN_METRES when CHAIN_METRES_REPLY has no value. Previously this was causing CHAIN_METRES_NET to also return no value.
Endpoints​
Match Endpoint - Remaining Seconds​
This update adds the number of seconds remaining in the current period at the point the match endpoint is called. This is accompanied with time remaining and can be used to display how much time is left in the quarter on a dashboard that already calls the match endpoint.
Attribute | Description |
---|---|
status.remainingSecs | The Seconds remaining in the Period. |
status.remainingDisplay | A display string of the Period and remaining time. |
status.remainingTime | A display string of the remaining time. |
This does not provide a "countdown" clock that counts down to the end of the quarter, as you're required to call the match endpoint each time to find the time remaining.
Match Statistics Leaders Endpoint - new metrics​
This update adds the following metrics to the match stats leaders endpoint:
- GOAL_BEHIND_POINTS
- RANKING_POINTS
- SCORE_INVOLVEMENT