Loading...
Represents the aggregated statistics of all match sub actions by sub action types.
subAction
string
Name of the action.
subActionId
integer
Action ID.
subActionAggregate
Frequency of a specific action recorded during a match.
{ "subAction": "Foul", "subActionId": 10601, "subActionAggregate": 1 }