Skip to main content

V1.45 Update - 17th October 2024

Metrics​

Clearance Percentage​

This update adds the Clearance Percentage metric, which is available at Squad-level.

MetricDetailsAvailability
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.

note

Points Above Expected is only available for AFL Premiership matches. AFLW matches are not supported.

MetricDetailsAvailability
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.

MetricDetailsAvailability
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.

AttributeDescription
status.remainingSecsThe Seconds remaining in the Period.
status.remainingDisplayA display string of the Period and remaining time.
status.remainingTimeA display string of the remaining time.
note

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