Team Action Aggregates
Represents the aggregated statistics of all team actions for a given match.
Properties
teamId string
Unique team id
name string
Team name
homeTeam boolean
Denotes whether the team is the home team
Values are true
or false
gameActionAggregates Action Aggregates []
Aggregated event data that comprises of general attributes and event specific attributes and is grouped by sport specific action types.
periodActionAggregates Period Action Aggregates []
Provides aggregated event data grouped by each period within the match
playerActionAggregates Player Action Aggregates []
Provided aggregated event data grouped by each player
{
"seqNum": 806,
"traceId": "d0067b7aaafaa8eeff533f095a2628c0",
"version": 1,
"finished": true,
"fixtureId": "3a0bfed3-fdc6-41ec-8f3a-349db21cc2ed",
"timestamp": "2023-02-01T21:48:03.530293700Z",
"teamActionAggregates": [
{
"team": {
"id": "2c789564-ce50-4e84-9961-2039ed0c4f73",
"name": "Royale Union Saint Gilloise",
"homeTeam": "true"
},
"gameActionAggregates": [
{
"action": "Kick Off",
"actionId": 121,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Safe",
"actionId": 101,
"actionAggregate": 102,
"subActionAggregates": []
},
{
"action": "Attack",
"actionId": 102,
"actionAggregate": 109,
"subActionAggregates": []
},
{
"action": "Dangerous Attack",
"actionId": 103,
"actionAggregate": 74,
"subActionAggregates": []
},
{
"action": "Throw In Awarded",
"actionId": 126,
"actionAggregate": 29,
"subActionAggregates": []
},
{
"action": "Throw In Taken",
"actionId": 113,
"actionAggregate": 29,
"subActionAggregates": []
},
{
"action": "Free Kick",
"actionId": 118,
"actionAggregate": 7,
"subActionAggregates": []
},
{
"action": "Corner Awarded",
"actionId": 127,
"actionAggregate": 5,
"subActionAggregates": []
},
{
"action": "Corner Taken",
"actionId": 108,
"actionAggregate": 5,
"subActionAggregates": []
},
{
"action": "Shot",
"actionId": 111,
"actionAggregate": 8,
"subActionAggregates": [
{
"subAction": "Blocked",
"subActionId": 11103,
"subActionAggregate": 4
},
{
"subAction": "Wide/Over (Off Target)",
"subActionId": 11105,
"subActionAggregate": 3
},
{
"subAction": "On Target",
"subActionId": 11102,
"subActionAggregate": 1
}
]
},
{
"action": "Goal Kick",
"actionId": 109,
"actionAggregate": 9,
"subActionAggregates": []
},
{
"action": "Dangerous Free Kick",
"actionId": 115,
"actionAggregate": 3,
"subActionAggregates": []
},
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Goal",
"actionId": 104,
"actionAggregate": 1,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 1,
"aggregates": [
{
"action": "Kick Off",
"actionId": 121,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Safe",
"actionId": 101,
"actionAggregate": 63,
"subActionAggregates": []
},
{
"action": "Attack",
"actionId": 102,
"actionAggregate": 61,
"subActionAggregates": []
},
{
"action": "Dangerous Attack",
"actionId": 103,
"actionAggregate": 41,
"subActionAggregates": []
},
{
"action": "Throw In Awarded",
"actionId": 126,
"actionAggregate": 14,
"subActionAggregates": []
},
{
"action": "Throw In Taken",
"actionId": 113,
"actionAggregate": 14,
"subActionAggregates": []
},
{
"action": "Free Kick",
"actionId": 118,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Corner Awarded",
"actionId": 127,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Corner Taken",
"actionId": 108,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Shot",
"actionId": 111,
"actionAggregate": 3,
"subActionAggregates": [
{
"subAction": "Blocked",
"subActionId": 11103,
"subActionAggregate": 2
},
{
"subAction": "Wide/Over (Off Target)",
"subActionId": 11105,
"subActionAggregate": 1
}
]
},
{
"action": "Goal Kick",
"actionId": 109,
"actionAggregate": 7,
"subActionAggregates": []
},
{
"action": "Dangerous Free Kick",
"actionId": 115,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
}
]
},
{
"period": 2,
"aggregates": [
{
"action": "Safe",
"actionId": 101,
"actionAggregate": 39,
"subActionAggregates": []
},
{
"action": "Throw In Awarded",
"actionId": 126,
"actionAggregate": 15,
"subActionAggregates": []
},
{
"action": "Throw In Taken",
"actionId": 113,
"actionAggregate": 15,
"subActionAggregates": []
},
{
"action": "Attack",
"actionId": 102,
"actionAggregate": 48,
"subActionAggregates": []
},
{
"action": "Dangerous Attack",
"actionId": 103,
"actionAggregate": 33,
"subActionAggregates": []
},
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Free Kick",
"actionId": 118,
"actionAggregate": 5,
"subActionAggregates": []
},
{
"action": "Shot",
"actionId": 111,
"actionAggregate": 5,
"subActionAggregates": [
{
"subAction": "Blocked",
"subActionId": 11103,
"subActionAggregate": 2
},
{
"subAction": "Wide/Over (Off Target)",
"subActionId": 11105,
"subActionAggregate": 2
},
{
"subAction": "On Target",
"subActionId": 11102,
"subActionAggregate": 1
}
]
},
{
"action": "Corner Awarded",
"actionId": 127,
"actionAggregate": 4,
"subActionAggregates": []
},
{
"action": "Corner Taken",
"actionId": 108,
"actionAggregate": 4,
"subActionAggregates": []
},
{
"action": "Goal Kick",
"actionId": 109,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Dangerous Free Kick",
"actionId": 115,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Goal",
"actionId": 104,
"actionAggregate": 1,
"subActionAggregates": []
}
]
}
],
"playerActionAggregates": [
{
"player": {
"id": "3e43f633-d337-4be5-9134-ccf6d9febc61",
"name": "Senne Lynen"
},
"gameActionAggregates": [
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 1,
"aggregates": [
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
}
]
}
]
},
{
"player": {
"id": "255b03ff-5454-4092-8171-701c9ba89ce3",
"name": "V Boniface"
},
"gameActionAggregates": [
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 2,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 2,
"aggregates": [
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 2,
"subActionAggregates": []
}
]
}
]
},
{
"player": {
"id": "5bb06895-bcb0-4f9d-bc1a-e8c8bb8cc695",
"name": "Bart Nieuwkoop"
},
"gameActionAggregates": [
{
"action": "Goal",
"actionId": 104,
"actionAggregate": 1,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 2,
"aggregates": [
{
"action": "Goal",
"actionId": 104,
"actionAggregate": 1,
"subActionAggregates": []
}
]
}
]
}
]
},
{
"team": {
"id": "216005c0-ecfd-48ea-b9b9-a2635eacb13f",
"name": "Royal Antwerp FC"
},
"gameActionAggregates": [
{
"action": "Safe",
"actionId": 101,
"actionAggregate": 114,
"subActionAggregates": []
},
{
"action": "Attack",
"actionId": 102,
"actionAggregate": 88,
"subActionAggregates": []
},
{
"action": "Throw In Awarded",
"actionId": 126,
"actionAggregate": 26,
"subActionAggregates": []
},
{
"action": "Throw In Taken",
"actionId": 113,
"actionAggregate": 26,
"subActionAggregates": []
},
{
"action": "Dangerous Attack",
"actionId": 103,
"actionAggregate": 40,
"subActionAggregates": []
},
{
"action": "Free Kick",
"actionId": 118,
"actionAggregate": 7,
"subActionAggregates": []
},
{
"action": "Goal Kick",
"actionId": 109,
"actionAggregate": 8,
"subActionAggregates": []
},
{
"action": "Shot",
"actionId": 111,
"actionAggregate": 4,
"subActionAggregates": [
{
"subAction": "Wide/Over (Off Target)",
"subActionId": 11105,
"subActionAggregate": 3
},
{
"subAction": "Blocked",
"subActionId": 11103,
"subActionAggregate": 1
}
]
},
{
"action": "Kick Off",
"actionId": 121,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Dangerous Free Kick",
"actionId": 115,
"actionAggregate": 1,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 1,
"aggregates": [
{
"action": "Safe",
"actionId": 101,
"actionAggregate": 57,
"subActionAggregates": []
},
{
"action": "Attack",
"actionId": 102,
"actionAggregate": 46,
"subActionAggregates": []
},
{
"action": "Throw In Awarded",
"actionId": 126,
"actionAggregate": 12,
"subActionAggregates": []
},
{
"action": "Throw In Taken",
"actionId": 113,
"actionAggregate": 12,
"subActionAggregates": []
},
{
"action": "Dangerous Attack",
"actionId": 103,
"actionAggregate": 21,
"subActionAggregates": []
},
{
"action": "Free Kick",
"actionId": 118,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Goal Kick",
"actionId": 109,
"actionAggregate": 5,
"subActionAggregates": []
},
{
"action": "Shot",
"actionId": 111,
"actionAggregate": 3,
"subActionAggregates": [
{
"subAction": "Wide/Over (Off Target)",
"subActionId": 11105,
"subActionAggregate": 2
},
{
"subAction": "Blocked",
"subActionId": 11103,
"subActionAggregate": 1
}
]
}
]
},
{
"period": 2,
"aggregates": [
{
"action": "Kick Off",
"actionId": 121,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Safe",
"actionId": 101,
"actionAggregate": 57,
"subActionAggregates": []
},
{
"action": "Attack",
"actionId": 102,
"actionAggregate": 42,
"subActionAggregates": []
},
{
"action": "Dangerous Attack",
"actionId": 103,
"actionAggregate": 19,
"subActionAggregates": []
},
{
"action": "Throw In Awarded",
"actionId": 126,
"actionAggregate": 14,
"subActionAggregates": []
},
{
"action": "Throw In Taken",
"actionId": 113,
"actionAggregate": 14,
"subActionAggregates": []
},
{
"action": "Free Kick",
"actionId": 118,
"actionAggregate": 5,
"subActionAggregates": []
},
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 1,
"subActionAggregates": []
},
{
"action": "Shot",
"actionId": 111,
"actionAggregate": 1,
"subActionAggregates": [
{
"subAction": "Wide/Over (Off Target)",
"subActionId": 11105,
"subActionAggregate": 1
}
]
},
{
"action": "Goal Kick",
"actionId": 109,
"actionAggregate": 3,
"subActionAggregates": []
},
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 2,
"subActionAggregates": []
},
{
"action": "Dangerous Free Kick",
"actionId": 115,
"actionAggregate": 1,
"subActionAggregates": []
}
]
}
],
"playerActionAggregates": [
{
"player": {
"id": "801405d6-ca56-4f91-af1a-894405273c31",
"name": "Arbnor Muja"
},
"gameActionAggregates": [
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 1,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 2,
"aggregates": [
{
"action": "Offside",
"actionId": 110,
"actionAggregate": 1,
"subActionAggregates": []
}
]
}
]
},
{
"player": {
"id": "4ad7b7f2-e1d3-4ea8-8e19-22605cd50963",
"name": "Jelle Bataille"
},
"gameActionAggregates": [
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 2,
"aggregates": [
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
}
]
}
]
},
{
"player": {
"id": "c1c7069a-e31e-4707-8ac6-ed329d3b01ce",
"name": " Gyrano Kerk"
},
"gameActionAggregates": [
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
}
],
"periodActionAggregates": [
{
"period": 2,
"aggregates": [
{
"action": "Yellow Card",
"actionId": 107,
"actionAggregate": 1,
"subActionAggregates": []
}
]
}
]
}
]
}
]
}
Last updated