v1.62 - 2nd October 2025
Match Shots Endpoint - Pressure​
This update adds the pressure data recorded against each shot returned by the shots endpoint. This includes the pressure type, code and the number of pressure points applied.
Intercept Source G.B.P. Metrics​
This update adds 14 new metrics that return the goals, behinds and points attained from each type of possession chain in display format. They are available at both Player- and Squad-level.
Metric | Details | Availability |
---|---|---|
CHAIN_LAUNCH_INT_INT_GB Intercept Goals and Behinds from Intercept | Goals and behinds launched from intercept possession chains won after an opposition intercept chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_INT_GBP Intercept Goals Behinds and Points from Intercept | Goals behinds and points launched from intercept possession chains won after an opposition intercept chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_ST_GB Intercept Goals and Behinds from Stoppage | Goals and behinds launched from Stoppage possession chains won after an opposition clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_ST_GBP Intercept Goals Behinds and Points from Stoppage | Goals behinds and points launched from Stoppage possession chains won after an opposition clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_KI_GB Intercept Goals and Behinds from Kick In | Goals and behinds launched from Kick In possession chains won after an opposition kick in chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_KI_GBP Intercept Goals Behinds and Points from Kick In | Goals behinds and points launched from Kick In possession chains won after an opposition kick in chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_CB_GB Intercept Goals and Behinds from Centre Bounce | Goals and behinds launched from Centre Bounce possession chains won after an opposition centre bounce clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_CB_GBP Intercept Goals Behinds and Points from Centre Bounce | Goals behinds and points launched from Centre Bounce possession chains won after an opposition centre bounce clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_TI_GB Intercept Goals and Behinds from Throw In | Goals and behinds launched from Throw In possession chains won after an opposition throw in clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_TI_GBP Intercept Goals Behinds and Points from Throw In | Goals behinds and points launched from Throw In possession chains won after an opposition throw in clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_BU_GB Intercept Goals and Behinds from Ball Up | Goals and behinds launched from Ball Up possession chains won after an opposition ball up clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_BU_GBP Intercept Goals Behinds and Points from Ball Up | Goals behinds and points launched from Ball Up possession chains won after an opposition ball up clearance chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_BUTI_GB Intercept Goals and Behinds from Ball Up and Throw In | Goals and behinds launched from Ball Up and Throw In possession chains won after an opposition ball up and throw in clearace chain | AFL Premiership;AFLW |
CHAIN_LAUNCH_INT_BUTI_GBP Intercept Goals Behinds and Points from Ball Up and Throw In | Goals behinds and points launched from Ball Up and Throw In possession chains won after an opposition ball up and throw in clearace chain | AFL Premiership;AFLW |
First Possession from Stoppage & Clearance Type Percentage Metrics​
This update adds 10 new metrics that return the percentage of first possessions attained from each type of stoppage and by who won the clearance. These metrics are available at both Player- and Squad-level.
Metric | Details | Availability |
---|---|---|
FIRST_POSSESSION_OPPOSITION_CLEARANCE_PCT First Possession to Opposition Clearance Percentage | Percentage of first possessions where the opposition won the clearance at the same stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_CB_OPPOSITION_CLEARANCE_PCT Centre Bounce First Possession to Opposition Clearance Percentage | Percentage of Centre Bounce first possessions where the opposition won the clearance at the same stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_BU_OPPOSITION_CLEARANCE_PCT Ball Up First Possession to Opposition Clearance Percentage | Percentage of Ball Up first possessions where the opposition won the clearance at the same stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_TI_OPPOSITION_CLEARANCE_PCT Throw In First Possession to Opposition Clearance Percentage | Percentage of Throw In first possessions where the opposition won the clearance at the same stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_BUTI_OPPOSITION_CLEARANCE_PCT Ball up and Throw In First Possession to Opposition Clearance Percentage | Percentage of Ball Up and Throw In first possessions where the opposition won the clearance at the same stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_SECONDARY_STOPPAGE_PCT First Possession to Secondary Stoppage Percentage | Percentage of first possessions where the result of the stoppage was a secondary stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_CB_SECONDARY_STOPPAGE_PCT Centre Bounce First Possession to Secondary Stoppage Percentage | Percentage of Centre Bounce first possessions where the result of the stoppage was a secondary stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_BU_SECONDARY_STOPPAGE_PCT Ball Up First Possession to Secondary Stoppage Percentage | Percentage of Ball Up first possessions where the result of the stoppage was a secondary stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_TI_SECONDARY_STOPPAGE_PCT Throw In First Possession to Secondary Stoppage Percentage | Percentage of Throw In first possessions where the result of the stoppage was a secondary stoppage | AFL Premiership;AFLW |
FIRST_POSSESSION_BUTI_SECONDARY_STOPPAGE_PCT Ball up and Throw In First Possession to Secondary Stoppage Percentage | Percentage of Ball Up and Throw In first possessions where the result of the stoppage was a secondary stoppage | AFL Premiership;AFLW |
Fixes​
Match Transactions Endpoint - Scoring Ground Kick XY data​
This update resolves an issue where score transactions (GOAL, BEHI) resulting from a ground kick were missing the XY locations of the kick.
Match Stoppages Endpoint - First Possession Logical Zones​
This update resolves an issue where incorrect logical zone values against the First Possession entries of the stoppages endpoint were being returned. They are now consistent with the rest of the API.
Match Statistics Flow Endpoint - Opposition Rushed Behinds​
This update resolves an issue querying the flow endpoint for the BEHIND_RUSHED_OPPOSITION metric. The endpoint now supports this metric as intended.