Skip to main content

V1.25 Update - 28th November 2023

Fixture Endpoint​

AFL Men's Premiership 2024 Fixture​

The 2024 fixture is now available as of this update and is accessible using season id 2024. This fixture includes the Opening Round and its matches (aka Round Zero).

Filter Fixture by Squad​

This update adds a squad id filter to the season fixture endpoint which filters the fixture to return only the matches the squad has played/will be playing in.

  • The response still returns every round even if the squad isn't playing in that round (i.e. for finals rounds).
  • The response returns a BYE match entry for rounds the squad has a BYE for.

Inside 50 Metrics​

All Retention/Loss/Stoppage​

This update adds three metrics that return the number of Inside 50s that resulted in retained/lost possession, or a stoppage. These metrics are available at both Player and Squad level from the following endpoints:

MetricDetails
INSIDE_50_RETAIN
Inside 50 Retained
The number of Inside 50s that resulted in possession to a teammate.
INSIDE_50_LOSS
Inside 50 Loss
The number of Inside 50s that resulted in possession to an opposition player.
INSIDE_50_STOPPAGE
Inside 50 Stoppage
The number of Inside 50s that directly resulted in a stoppage.

Mark Retention/Loss/Stoppage​

This update adds two metrics that return the number of marks from Inside 50s that resulted in retained/lost possession. These metrics are available at both Player and Squad level from the following endpoints:

MetricDetails
INSIDE_50_KICK_RETAIN_MARK
Inside 50 Kick Marked
The number of Inside 50 Marks that resulted in possession to a teammate.
INSIDE_50_KICK_LOSS_MARK
Inside 50 Kick Loss to Mark
The number of Inside 50 Marks that resulted in possession to an opposition player.