Skip to main content

V1.20 Update - 19th September 2023

Player Rating Metrics​

This update adds 4 player rating metrics which summarise the points won/lost by category. These metrics are available for Players only:

MetricDetails
PLAYER_RATING_BALL_USE
Player Rating from Ball Use
Returns the sum of the following metrics:
  • PLAYER_RATING_BALL_USE_FIELD_KICK
  • PLAYER_RATING_BALL_USE_HANDBALL
  • PLAYER_RATING_BALL_USE_KICK_IN
  • PLAYER_RATING_BALL_USE_SHOT_AT_GOAL
PLAYER_RATING_BALL_WINNING
Player Rating from Ball Winning
Returns the sum of the following metrics:
  • PLAYER_RATING_BALL_WINNING_STOPPAGE
  • PLAYER_RATING_BALL_WINNING_INTERCEPT
  • PLAYER_RATING_BALL_WINNING_MID_CHAIN
PLAYER_RATING_DEFENCE
Player Rating from Defence
Returns the sum of the following metrics:
  • PLAYER_RATING_DEFENCE_PRESSURE
  • PLAYER_RATING_DEFENCE_SPOIL
PLAYER_RATING_NEGATIVE
Player Rating from Negative
Returns the sum of the following metrics:
  • PLAYER_RATING_NEGATIVE_DEBIT
  • PLAYER_RATING_NEGATIVE_FREE_KICK_AGAINST
  • PLAYER_RATING_NEGATIVE_50M_PENALTY

Long Down the Line Metrics​

This update adds 6 metrics that return the number of long down the line kicks that were retained by the team, lost to the opposition or resulted in a stoppage. These metrics are available for Squads.

MetricDetails
LONG_DOWN_LINE_RETAIN
Long Down Line Kick Retained
Returns the number of long down the line kicks that resulted in possession by a teammate.
LONG_DOWN_LINE_RETAIN_PCT
Long Down Line Kick Retained Percentage
The percentage of long down the line kicks that resulted in possession by a teammate.
LONG_DOWN_LINE_LOSS
Long Down Line Kick Turnover
Returns the number of long down the line kicks that resulted in possession by the opposition.
LONG_DOWN_LINE_LOSS_PCT
Long Down Line Kick Turnover Percentage
The percentage of long down the line kicks that resulted in possession by the opposition.
LONG_DOWN_LINE_STOPPAGE
Long Down Line Kick to Stoppage
Returns the number of long down the line kicks that resulted in a stoppage.
LONG_DOWN_LINE_STOPPAGE_PCT
Long Down Line Kick to Stoppage Percentage
The percentage of long down the line kicks that resulted in a stoppage.

Inside 50 Metrics​

This update adds 18 Inside 50 Metrics that return the number of Inside 50s that resulted in a goal/behind before another Inside 50 or centre bounce occurred. These metrics are available for Squads.

MetricDetails

INSIDE_50_INITIAL_DIRECT_*

The number of scoring ‘forced’ Inside 50s (where the defensive team caused it to occur by retreating into their own defensive 50) that occurred before another Inside 50 or centre bounce.
INSIDE_50_FORCED_ENTRY_BEHI
Forced Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_FORCED_ENTRY_GOAL
Forced Inside 50 Entry Goal
Counts Goals only

INSIDE_50_INITIAL_ENTRY_*

The number of scoring ‘initial’ Inside 50s - the first to occur following a centre bounce but before another Inside 50 or centre bounce.
INSIDE_50_INITIAL_ENTRY_BEHI
Initial Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_INITIAL_ENTRY_GOAL
Initial Inside 50 Entry Goal
Counts Goals only

INSIDE_50_INITIAL_DIRECT_ENTRY_*

The number of scoring ‘initial direct’ Inside 50s - the first to occur that came directly from a centre bounce but before another Inside 50 or centre bounce.
INSIDE_50_INITIAL_DIRECT_ENTRY_BEHI
Direct Initial Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_INITIAL_DIRECT_ENTRY_GOAL
Direct Initial Inside 50 Entry Goal
Counts Goals only

INSIDE_50_MID_STOPPAGE_ENTRY_*

The number of scoring ‘midfield stoppage’ Inside 50s – those that occurred following a midfield stoppage but before another Inside 50 or centre bounce.
INSIDE_50_MID_STOPPAGE_ENTRY_BEHI
Midfield Stoppage Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_MID_STOPPAGE_ENTRY_GOAL
Midfield Stoppage Inside 50 Entry Goal
Counts Goals only

INSIDE_50_MID_STOPPAGE_DIRECT_ENTRY_*

The number of scoring ‘midfield stoppage’ Inside 50s – those that occurred directly from a midfield stoppage but before another Inside 50 or centre bounce.
INSIDE_50_MID_STOPPAGE_DIRECT_ENTRY_BEHI
Direct Midfield Stoppage Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_MID_STOPPAGE_DIRECT_ENTRY_GOAL
Direct Midfield Stoppage Inside 50 Entry Goal
Counts Goals only

INSIDE_50_REPEAT_ENTRY_*

The number of scoring ‘repeat’ Inside 50s – those that occurred following an opposition Rebound 50 but before a midfield stoppage, another Inside 50 from either team or a centre bounce.
INSIDE_50_REPEAT_ENTRY_BEHI
Repeat Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_REPEAT_ENTRY_GOAL
Repeat Inside 50 Entry Goal
Counts Goals only

INSIDE_50_REPEAT_DIRECT_ENTRY_*

The number of scoring ‘repeat’ Inside 50s – those that occurred following an opposition rebound 50 (from the first intercept chain) but before a midfield stoppage, another Inside 50 from either team or a centre bounce.
INSIDE_50_REPEAT_DIRECT_ENTRY_BEHI
Direct Repeat Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_REPEAT_DIRECT_ENTRY_GOAL
Direct Repeat Inside 50 Entry Goal
Counts Goals only

INSIDE_50_TRANSITION_ENTRY_*

The number of scoring ‘transition’ Inside 50s – those that occurred following the team’s own rebound but before a midfield stoppage, another Inside 50 from either team or a centre bounce.
INSIDE_50_TRANSITION_ENTRY_BEHI
Transition Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_TRANSITION_ENTRY_GOAL
Transition Inside 50 Entry Goal
Counts Goals only

INSIDE_50_TRANSITION_DIRECT_ENTRY_*

The number of scoring ‘transition Inside 50s – those that occurred following team’s own rebound (from the same chain as the rebound) but before a midfield stoppage, another Inside 50 from either team or a centre bounce.
INSIDE_50_TRANSITION_DIRECT_ENTRY_BEHI
Direct Transition Inside 50 Entry Behind
Counts Behinds only
INSIDE_50_TRANSITION_DIRECT_ENTRY_GOAL
Direct Transition Inside 50 Entry Goal
Counts Goals only

Improvements​

Entries Endpoint - Kick Type​

The Entries endpoint has been updated so that only Inside 50s that resulted from kicks are given the 'Kick' type attribute.