Competition Statistics
A person can have statistics associated with their participation in a competition.
An team can have statistics associated with their participation in a competition.
Person statistics for a competition
Return a list of person statistic totals for a competition
- : Read any data from the organization down
You can create a JSON Web Token (JWT) using the token API call. Each token is given a set of scopes/permissions. Each endpoint has a scope/permission that it requires to run. If your token does not possess the correct scope then you will be unable to make the API call.
The unique identifier of the competition
009e9276-5c80-11e8-9c2d-fa7ae01bbebcThe unique identifier of the organization
b1a23The unique identifier of the entity
009e9276-5c80-11e8-9c2d-fa7ae01bbebcA comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.
entityId,personIdA comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.
dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]Type of Fixture
ALL_STARAll StarDEMONSTRATIONDemonstrationFINALFinalFRIENDLYFriendlyPLAYOFFPlayoffPRESEASONPre SeasonREGULARRegular
REGULARPossible values: Don't display data fields with null values or empty structures
trueWhere the result was
AWAYAwayHOMEHome
A comma separated list of resource types to include. See Resource Inclusion for more information.
organizations,fixtures,entitiesIs the person a player?
Is the person a team official?
The maximum number of records to return. See Pagination for more information.
10Example: 10The offset of the records. See Pagination for more information.
10The unique identifier of the person
009e9276-5c80-11e8-9c2d-fa7ae01bbebcIs the person a starter in the match ?
What the result was
DRAWDrawLOSSLossWINWin
Successful operation
Error
GET /v1/handball/o/{organizationId}/statistics/for/person/in/competitions/{competitionId} HTTP/1.1
Host: api.dc.connect.sportradar.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"meta": {
"version": 1,
"codeVersion": "d6cd1e2bd19e03a81132a23b2025920577f84e37",
"code": 200,
"time": "2018-06-05 23:43:41.227584+00:00",
"fromCache": false,
"count": 7,
"limit": 10,
"offset": 10,
"generationTime": 0.011604
},
"links": {
"self": "https://example.com",
"next": "https://example.com",
"previous": "https://example.com"
},
"included": {
"resources": {
"ANY_ADDITIONAL_PROPERTY": "league"
}
},
"data": [
{
"personId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"person": {
"resourceType": "persons",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"organizationId": "9",
"organization": {
"resourceType": "organizations",
"id": "9"
},
"competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"competition": {
"resourceType": "competitions",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"statistics": {
"airtimeMax": "text",
"assists": 1,
"assistsPerMatch": 1,
"backCourtGoalsScored": 1,
"backCourtGoalsScoredPerMatch": 1,
"backCourtMissedShots": 1,
"backCourtMissedShotsPerMatch": 1,
"backCourtPostHits": 1,
"backCourtPostHitsPerMatch": 1,
"backCourtShootingAccuracy": 1,
"backCourtShootingAccuracyPerMatch": 1,
"backCourtShots": 1,
"backCourtShotsPerMatch": 1,
"backCourtShotsBlocked": 1,
"backCourtShotsBlockedPerMatch": 1,
"backCourtShotsOnGoal": 1,
"backCourtShotsOnGoalPerMatch": 1,
"blocks": 1,
"blocksPerMatch": 1,
"blueCards": 1,
"blueCardsPerMatch": 1,
"breakThroughGoalsScored": 1,
"breakThroughGoalsScoredPerMatch": 1,
"breakThroughMissedShots": 1,
"breakThroughMissedShotsPerMatch": 1,
"breakThroughPostHits": 1,
"breakThroughPostHitsPerMatch": 1,
"breakThroughShootingAccuracy": 1,
"breakThroughShootingAccuracyPerMatch": 1,
"breakThroughShots": 1,
"breakThroughShotsPerMatch": 1,
"breakThroughShotsBlocked": 1,
"breakThroughShotsBlockedPerMatch": 1,
"breakThroughShotsOnGoal": 1,
"breakThroughShotsOnGoalPerMatch": 1,
"cards": 1,
"cardsPerMatch": 1,
"distanceSpeedCategory1": 1,
"distanceSpeedCategory2": 1,
"distanceSpeedCategory3": 1,
"distanceSpeedCategory4": 1,
"distanceSpeedCategory5": 1,
"distanceTotal": 1,
"draws": 1,
"emptyNetGoalsScored": 1,
"fastBreakGoalsScored": 1,
"fastBreakGoalsScoredPerMatch": 1,
"fastBreakMissedShots": 1,
"fastBreakMissedShotsPerMatch": 1,
"fastBreakPostHits": 1,
"fastBreakPostHitsPerMatch": 1,
"fastBreakShootingAccuracy": 1,
"fastBreakShootingAccuracyPerMatch": 1,
"fastBreakShots": 1,
"fastBreakShotsPerMatch": 1,
"fastBreakShotsBlocked": 1,
"fastBreakShotsBlockedPerMatch": 1,
"fastBreakShotsOnGoal": 1,
"fastBreakShotsOnGoalPerMatch": 1,
"fieldGoalsScored": 1,
"fieldGoalsScoredPerMatch": 1,
"fieldMissedShots": 1,
"fieldMissedShotsPerMatch": 1,
"fieldPostHits": 1,
"fieldPostHitsPerMatch": 1,
"fieldShootingAccuracy": 1,
"fieldShootingAccuracyPerMatch": 1,
"fieldShots": 1,
"fieldShotsPerMatch": 1,
"fieldShotsBlocked": 1,
"fieldShotsBlockedPerMatch": 1,
"fieldShotsOnGoal": 1,
"fieldShotsOnGoalPerMatch": 1,
"fouls": 1,
"foulsPerMatch": 1,
"foulsDrawn": 1,
"foulsDrawnPerMatch": 1,
"fourMinuteSuspensions": 1,
"fourMinuteSuspensionsPerMatch": 1,
"games": 1,
"gamesStarted": 1,
"goalKeeperBackCourtGoalsAgainst": 1,
"goalKeeperBackCourtGoalsAgainstPerMatch": 1,
"goalKeeperBackCourtSaveAccuracy": 1,
"goalKeeperBackCourtSaveAccuracyPerMatch": 1,
"goalKeeperBackCourtShotsAgainst": 1,
"goalKeeperBackCourtShotsAgainstPerMatch": 1,
"goalKeeperBackCourtShotsSaved": 1,
"goalKeeperBackCourtShotsSavedPerMatch": 1,
"goalKeeperBreakThroughGoalsAgainst": 1,
"goalKeeperBreakThroughGoalsAgainstPerMatch": 1,
"goalKeeperBreakThroughSaveAccuracy": 1,
"goalKeeperBreakThroughSaveAccuracyPerMatch": 1,
"goalKeeperBreakThroughShotsAgainst": 1,
"goalKeeperBreakThroughShotsAgainstPerMatch": 1,
"goalKeeperBreakThroughShotsSaved": 1,
"goalKeeperBreakThroughShotsSavedPerMatch": 1,
"goalKeeperFastBreakGoalsAgainst": 1,
"goalKeeperFastBreakGoalsAgainstPerMatch": 1,
"goalKeeperFastBreakSaveAccuracy": 1,
"goalKeeperFastBreakSaveAccuracyPerMatch": 1,
"goalKeeperFastBreakShotsAgainst": 1,
"goalKeeperFastBreakShotsAgainstPerMatch": 1,
"goalKeeperFastBreakShotsSaved": 1,
"goalKeeperFastBreakShotsSavedPerMatch": 1,
"goalKeeperFieldGoalsAgainst": 1,
"goalKeeperFieldGoalsAgainstPerMatch": 1,
"goalKeeperFieldSaveAccuracy": 1,
"goalKeeperFieldSaveAccuracyPerMatch": 1,
"goalKeeperFieldShotsAgainst": 1,
"goalKeeperFieldShotsAgainstPerMatch": 1,
"goalKeeperFieldShotsSaved": 1,
"goalKeeperFieldShotsSavedPerMatch": 1,
"goalKeeperGoalsAgainst": 1,
"goalKeeperGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreGoalsAgainst": 1,
"goalKeeperNineMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreSaveAccuracy": 1,
"goalKeeperNineMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreCentreShotsAgainst": 1,
"goalKeeperNineMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreShotsSaved": 1,
"goalKeeperNineMetreCentreShotsSavedPerMatch": 1,
"goalKeeperNineMetreGoalsAgainst": 1,
"goalKeeperNineMetreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftGoalsAgainst": 1,
"goalKeeperNineMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftSaveAccuracy": 1,
"goalKeeperNineMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreLeftShotsAgainst": 1,
"goalKeeperNineMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftShotsSaved": 1,
"goalKeeperNineMetreLeftShotsSavedPerMatch": 1,
"goalKeeperNineMetreRightGoalsAgainst": 1,
"goalKeeperNineMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreRightSaveAccuracy": 1,
"goalKeeperNineMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreRightShotsAgainst": 1,
"goalKeeperNineMetreRightShotsAgainstPerMatch": 1,
"goalKeeperNineMetreRightShotsSaved": 1,
"goalKeeperNineMetreRightShotsSavedPerMatch": 1,
"goalKeeperNineMetreSaveAccuracy": 1,
"goalKeeperNineMetreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreShotsAgainst": 1,
"goalKeeperNineMetreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreShotsSaved": 1,
"goalKeeperNineMetreShotsSavedPerMatch": 1,
"goalKeeperPivotGoalsAgainst": 1,
"goalKeeperPivotGoalsAgainstPerMatch": 1,
"goalKeeperPivotSaveAccuracy": 1,
"goalKeeperPivotSaveAccuracyPerMatch": 1,
"goalKeeperPivotShotsAgainst": 1,
"goalKeeperPivotShotsAgainstPerMatch": 1,
"goalKeeperPivotShotsSaved": 1,
"goalKeeperPivotShotsSavedPerMatch": 1,
"goalKeeperSaveAccuracy": 1,
"goalKeeperSaveAccuracyPerMatch": 1,
"goalKeeperSecondsPlayed": 1,
"goalKeeperSecondsPlayedPerMatch": 1,
"goalKeeperSevenMetreGoalsAgainst": 1,
"goalKeeperSevenMetreGoalsAgainstPerMatch": 1,
"goalKeeperSevenMetreSaveAccuracy": 1,
"goalKeeperSevenMetreSaveAccuracyPerMatch": 1,
"goalKeeperSevenMetreShotsAgainst": 1,
"goalKeeperSevenMetreShotsAgainstPerMatch": 1,
"goalKeeperSevenMetreShotsSaved": 1,
"goalKeeperSevenMetreShotsSavedPerMatch": 1,
"goalKeeperShotsAgainst": 1,
"goalKeeperShotsAgainstPerMatch": 1,
"goalKeeperShotsPerGoalsAgainst": 1,
"goalKeeperShotsSaved": 1,
"goalKeeperShotsSavedPerMatch": 1,
"goalKeeperSixMetreCentreGoalsAgainst": 1,
"goalKeeperSixMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreSaveAccuracy": 1,
"goalKeeperSixMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreCentreShotsAgainst": 1,
"goalKeeperSixMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreShotsSaved": 1,
"goalKeeperSixMetreCentreShotsSavedPerMatch": 1,
"goalKeeperSixMetreGoalsAgainst": 1,
"goalKeeperSixMetreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftGoalsAgainst": 1,
"goalKeeperSixMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftSaveAccuracy": 1,
"goalKeeperSixMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreLeftShotsAgainst": 1,
"goalKeeperSixMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftShotsSaved": 1,
"goalKeeperSixMetreLeftShotsSavedPerMatch": 1,
"goalKeeperSixMetreRightGoalsAgainst": 1,
"goalKeeperSixMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreRightSaveAccuracy": 1,
"goalKeeperSixMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreRightShotsAgainst": 1,
"goalKeeperSixMetreRightShotsAgainstPerMatch": 1,
"goalKeeperSixMetreRightShotsSaved": 1,
"goalKeeperSixMetreRightShotsSavedPerMatch": 1,
"goalKeeperSixMetreSaveAccuracy": 1,
"goalKeeperSixMetreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreShotsAgainst": 1,
"goalKeeperSixMetreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreShotsSaved": 1,
"goalKeeperSixMetreShotsSavedPerMatch": 1,
"goalKeeperWingGoalsAgainst": 1,
"goalKeeperWingGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftGoalsAgainst": 1,
"goalKeeperWingLeftGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftSaveAccuracy": 1,
"goalKeeperWingLeftSaveAccuracyPerMatch": 1,
"goalKeeperWingLeftShotsAgainst": 1,
"goalKeeperWingLeftShotsAgainstPerMatch": 1,
"goalKeeperWingLeftShotsSaved": 1,
"goalKeeperWingLeftShotsSavedPerMatch": 1,
"goalKeeperWingRightGoalsAgainst": 1,
"goalKeeperWingRightGoalsAgainstPerMatch": 1,
"goalKeeperWingRightSaveAccuracy": 1,
"goalKeeperWingRightSaveAccuracyPerMatch": 1,
"goalKeeperWingRightShotsAgainst": 1,
"goalKeeperWingRightShotsAgainstPerMatch": 1,
"goalKeeperWingRightShotsSaved": 1,
"goalKeeperWingRightShotsSavedPerMatch": 1,
"goalKeeperWingSaveAccuracy": 1,
"goalKeeperWingSaveAccuracyPerMatch": 1,
"goalKeeperWingShotsAgainst": 1,
"goalKeeperWingShotsAgainstPerMatch": 1,
"goalKeeperWingShotsSaved": 1,
"goalKeeperWingShotsSavedPerMatch": 1,
"goalsScored": 1,
"goalsScoredPerMatch": 1,
"handballPerformanceIndex": 1,
"losses": 1,
"matchesPlayed": 1,
"minutes": "text",
"minutesPerMatch": "text",
"missedShots": 1,
"missedShotsPerMatch": 1,
"nineMetreCentreGoalsScored": 1,
"nineMetreCentreGoalsScoredPerMatch": 1,
"nineMetreCentreMissedShots": 1,
"nineMetreCentreMissedShotsPerMatch": 1,
"nineMetreCentrePostHits": 1,
"nineMetreCentrePostHitsPerMatch": 1,
"nineMetreCentreShootingAccuracy": 1,
"nineMetreCentreShootingAccuracyPerMatch": 1,
"nineMetreCentreShots": 1,
"nineMetreCentreShotsPerMatch": 1,
"nineMetreCentreShotsBlocked": 1,
"nineMetreCentreShotsBlockedPerMatch": 1,
"nineMetreCentreShotsOnGoal": 1,
"nineMetreCentreShotsOnGoalPerMatch": 1,
"nineMetreGoalsScored": 1,
"nineMetreGoalsScoredPerMatch": 1,
"nineMetreLeftGoalsScored": 1,
"nineMetreLeftGoalsScoredPerMatch": 1,
"nineMetreLeftMissedShots": 1,
"nineMetreLeftMissedShotsPerMatch": 1,
"nineMetreLeftPostHits": 1,
"nineMetreLeftPostHitsPerMatch": 1,
"nineMetreLeftShootingAccuracy": 1,
"nineMetreLeftShootingAccuracyPerMatch": 1,
"nineMetreLeftShots": 1,
"nineMetreLeftShotsPerMatch": 1,
"nineMetreLeftShotsBlocked": 1,
"nineMetreLeftShotsBlockedPerMatch": 1,
"nineMetreLeftShotsOnGoal": 1,
"nineMetreLeftShotsOnGoalPerMatch": 1,
"nineMetreMissedShots": 1,
"nineMetreMissedShotsPerMatch": 1,
"nineMetrePostHits": 1,
"nineMetrePostHitsPerMatch": 1,
"nineMetreRightGoalsScored": 1,
"nineMetreRightGoalsScoredPerMatch": 1,
"nineMetreRightMissedShots": 1,
"nineMetreRightMissedShotsPerMatch": 1,
"nineMetreRightPostHits": 1,
"nineMetreRightPostHitsPerMatch": 1,
"nineMetreRightShootingAccuracy": 1,
"nineMetreRightShootingAccuracyPerMatch": 1,
"nineMetreRightShots": 1,
"nineMetreRightShotsPerMatch": 1,
"nineMetreRightShotsBlocked": 1,
"nineMetreRightShotsBlockedPerMatch": 1,
"nineMetreRightShotsOnGoal": 1,
"nineMetreRightShotsOnGoalPerMatch": 1,
"nineMetreShootingAccuracy": 1,
"nineMetreShootingAccuracyPerMatch": 1,
"nineMetreShots": 1,
"nineMetreShotsPerMatch": 1,
"nineMetreShotsBlocked": 1,
"nineMetreShotsBlockedPerMatch": 1,
"nineMetreShotsOnGoal": 1,
"nineMetreShotsOnGoalPerMatch": 1,
"passivePlay": 1,
"pivotGoalsScored": 1,
"pivotGoalsScoredPerMatch": 1,
"pivotMissedShots": 1,
"pivotMissedShotsPerMatch": 1,
"pivotPostHits": 1,
"pivotPostHitsPerMatch": 1,
"pivotShootingAccuracy": 1,
"pivotShootingAccuracyPerMatch": 1,
"pivotShots": 1,
"pivotShotsPerMatch": 1,
"pivotShotsBlocked": 1,
"pivotShotsBlockedPerMatch": 1,
"pivotShotsOnGoal": 1,
"pivotShotsOnGoalPerMatch": 1,
"postHits": 1,
"postHitsPerMatch": 1,
"redCards": 1,
"redCardsPerMatch": 1,
"sevenMetreGoalsScored": 1,
"sevenMetreGoalsScoredPerMatch": 1,
"sevenMetreMissedShots": 1,
"sevenMetreMissedShotsPerMatch": 1,
"sevenMetrePenaltiesAwarded": 1,
"sevenMetrePenaltiesAwardedPerMatch": 1,
"sevenMetrePenaltiesCaused": 1,
"sevenMetrePenaltiesCausedPerMatch": 1,
"sevenMetrePenaltyFouls": 1,
"sevenMetrePenaltyFoulsPerMatch": 1,
"sevenMetrePostHits": 1,
"sevenMetrePostHitsPerMatch": 1,
"sevenMetreShootingAccuracy": 1,
"sevenMetreShootingAccuracyPerMatch": 1,
"sevenMetreShots": 1,
"sevenMetreShotsPerMatch": 1,
"sevenMetreShotsBlocked": 1,
"sevenMetreShotsBlockedPerMatch": 1,
"sevenMetreShotsOnGoal": 1,
"sevenMetreShotsOnGoalPerMatch": 1,
"shootingAccuracy": 1,
"shootingAccuracyPerMatch": 1,
"shootOuts": 1,
"shootOutsPerMatch": 1,
"shootOutsMade": 1,
"shootOutsMadePerMatch": 1,
"shootOutsMissed": 1,
"shootOutsMissedPerMatch": 1,
"shootOutsSaved": 1,
"shootOutsSavedPerMatch": 1,
"shots": 1,
"shotsPerMatch": 1,
"shotsBlocked": 1,
"shotsBlockedPerMatch": 1,
"shotsOnGoal": 1,
"shotsOnGoalPerMatch": 1,
"shotsSavedByGoalKeeper": 1,
"shotsSavedByGoalKeeperPerMatch": 1,
"sixMetreCentreGoalsScored": 1,
"sixMetreCentreGoalsScoredPerMatch": 1,
"sixMetreCentreMissedShots": 1,
"sixMetreCentreMissedShotsPerMatch": 1,
"sixMetreCentrePostHits": 1,
"sixMetreCentrePostHitsPerMatch": 1,
"sixMetreCentreShootingAccuracy": 1,
"sixMetreCentreShootingAccuracyPerMatch": 1,
"sixMetreCentreShots": 1,
"sixMetreCentreShotsPerMatch": 1,
"sixMetreCentreShotsBlocked": 1,
"sixMetreCentreShotsBlockedPerMatch": 1,
"sixMetreCentreShotsOnGoal": 1,
"sixMetreCentreShotsOnGoalPerMatch": 1,
"sixMetreGoalsScored": 1,
"sixMetreGoalsScoredPerMatch": 1,
"sixMetreLeftGoalsScored": 1,
"sixMetreLeftGoalsScoredPerMatch": 1,
"sixMetreLeftMissedShots": 1,
"sixMetreLeftMissedShotsPerMatch": 1,
"sixMetreLeftPostHits": 1,
"sixMetreLeftPostHitsPerMatch": 1,
"sixMetreLeftShootingAccuracy": 1,
"sixMetreLeftShootingAccuracyPerMatch": 1,
"sixMetreLeftShots": 1,
"sixMetreLeftShotsPerMatch": 1,
"sixMetreLeftShotsBlocked": 1,
"sixMetreLeftShotsBlockedPerMatch": 1,
"sixMetreLeftShotsOnGoal": 1,
"sixMetreLeftShotsOnGoalPerMatch": 1,
"sixMetreMissedShots": 1,
"sixMetreMissedShotsPerMatch": 1,
"sixMetrePostHits": 1,
"sixMetrePostHitsPerMatch": 1,
"sixMetreRightGoalsScored": 1,
"sixMetreRightGoalsScoredPerMatch": 1,
"sixMetreRightMissedShots": 1,
"sixMetreRightMissedShotsPerMatch": 1,
"sixMetreRightPostHits": 1,
"sixMetreRightPostHitsPerMatch": 1,
"sixMetreRightShootingAccuracy": 1,
"sixMetreRightShootingAccuracyPerMatch": 1,
"sixMetreRightShots": 1,
"sixMetreRightShotsPerMatch": 1,
"sixMetreRightShotsBlocked": 1,
"sixMetreRightShotsBlockedPerMatch": 1,
"sixMetreRightShotsOnGoal": 1,
"sixMetreRightShotsOnGoalPerMatch": 1,
"sixMetreShootingAccuracy": 1,
"sixMetreShootingAccuracyPerMatch": 1,
"sixMetreShots": 1,
"sixMetreShotsPerMatch": 1,
"sixMetreShotsBlocked": 1,
"sixMetreShotsBlockedPerMatch": 1,
"sixMetreShotsOnGoal": 1,
"sixMetreShotsOnGoalPerMatch": 1,
"speedDistancePerTime": 1,
"speedMax": 1,
"steals": 1,
"stealsPerMatch": 1,
"substitutions": 1,
"substitutionsPerMatch": 1,
"suspensions": 1,
"suspensionsPerMatch": 1,
"technicalBallFaults": 1,
"technicalBallFaultsPerMatch": 1,
"technicalFaults": 1,
"technicalFaultsPerMatch": 1,
"technicalRuleFaults": 1,
"technicalRuleFaultsPerMatch": 1,
"timeOnPlayingField": "text",
"timeBallPossession": "text",
"timePlayed": 1,
"timePlayedPerMatch": 1,
"turnovers": 1,
"turnoversPerMatch": 1,
"twoMinuteSuspensions": 1,
"twoMinuteSuspensionsPerMatch": 1,
"wingGoalsScored": 1,
"wingGoalsScoredPerMatch": 1,
"wingLeftGoalsScored": 1,
"wingLeftGoalsScoredPerMatch": 1,
"wingLeftMissedShots": 1,
"wingLeftMissedShotsPerMatch": 1,
"wingLeftPostHits": 1,
"wingLeftPostHitsPerMatch": 1,
"wingLeftShootingAccuracy": 1,
"wingLeftShootingAccuracyPerMatch": 1,
"wingLeftShots": 1,
"wingLeftShotsPerMatch": 1,
"wingLeftShotsBlocked": 1,
"wingLeftShotsBlockedPerMatch": 1,
"wingLeftShotsOnGoal": 1,
"wingLeftShotsOnGoalPerMatch": 1,
"wingMissedShots": 1,
"wingMissedShotsPerMatch": 1,
"wingPostHits": 1,
"wingPostHitsPerMatch": 1,
"wingRightGoalsScored": 1,
"wingRightGoalsScoredPerMatch": 1,
"wingRightMissedShots": 1,
"wingRightMissedShotsPerMatch": 1,
"wingRightPostHits": 1,
"wingRightPostHitsPerMatch": 1,
"wingRightShootingAccuracy": 1,
"wingRightShootingAccuracyPerMatch": 1,
"wingRightShots": 1,
"wingRightShotsPerMatch": 1,
"wingRightShotsBlocked": 1,
"wingRightShotsBlockedPerMatch": 1,
"wingRightShotsOnGoal": 1,
"wingRightShotsOnGoalPerMatch": 1,
"wingShootingAccuracy": 1,
"wingShootingAccuracyPerMatch": 1,
"wingShots": 1,
"wingShotsPerMatch": 1,
"wingShotsBlocked": 1,
"wingShotsBlockedPerMatch": 1,
"wingShotsOnGoal": 1,
"wingShotsOnGoalPerMatch": 1,
"wins": 1,
"yellowCards": 1,
"yellowCardsPerMatch": 1
}
}
]
}Team statistics for a competition
Return a list of team statistic totals for a competition
- : Read any data from the organization down
You can create a JSON Web Token (JWT) using the token API call. Each token is given a set of scopes/permissions. Each endpoint has a scope/permission that it requires to run. If your token does not possess the correct scope then you will be unable to make the API call.
The unique identifier of the competition
009e9276-5c80-11e8-9c2d-fa7ae01bbebcThe unique identifier of the organization
b1a23The unique identifier of the entity
009e9276-5c80-11e8-9c2d-fa7ae01bbebcA comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.
entityId,personIdA comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.
dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]Type of Fixture
ALL_STARAll StarDEMONSTRATIONDemonstrationFINALFinalFRIENDLYFriendlyPLAYOFFPlayoffPRESEASONPre SeasonREGULARRegular
REGULARPossible values: Don't display data fields with null values or empty structures
trueWhere the result was
AWAYAwayHOMEHome
A comma separated list of resource types to include. See Resource Inclusion for more information.
organizations,fixtures,entitiesThe maximum number of records to return. See Pagination for more information.
10Example: 10The offset of the records. See Pagination for more information.
10What the result was
DRAWDrawLOSSLossWINWin
Successful operation
Error
GET /v1/handball/o/{organizationId}/statistics/for/entity/in/competitions/{competitionId} HTTP/1.1
Host: api.dc.connect.sportradar.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"meta": {
"version": 1,
"codeVersion": "d6cd1e2bd19e03a81132a23b2025920577f84e37",
"code": 200,
"time": "2018-06-05 23:43:41.227584+00:00",
"fromCache": false,
"count": 7,
"limit": 10,
"offset": 10,
"generationTime": 0.011604
},
"links": {
"self": "https://example.com",
"next": "https://example.com",
"previous": "https://example.com"
},
"included": {
"resources": {
"ANY_ADDITIONAL_PROPERTY": "league"
}
},
"data": [
{
"entityId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"entity": {
"resourceType": "entities",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"organizationId": "9",
"organization": {
"resourceType": "organizations",
"id": "9"
},
"competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"competition": {
"resourceType": "competitions",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"statistics": {
"assists": 1,
"assistsPerMatch": 1,
"backCourtGoalsScored": 1,
"backCourtGoalsScoredPerMatch": 1,
"backCourtMissedShots": 1,
"backCourtMissedShotsPerMatch": 1,
"backCourtPostHits": 1,
"backCourtPostHitsPerMatch": 1,
"backCourtShootingAccuracy": 1,
"backCourtShootingAccuracyPerMatch": 1,
"backCourtShots": 1,
"backCourtShotsPerMatch": 1,
"backCourtShotsBlocked": 1,
"backCourtShotsBlockedPerMatch": 1,
"backCourtShotsOnGoal": 1,
"backCourtShotsOnGoalPerMatch": 1,
"blocks": 1,
"blocksPerMatch": 1,
"blueCards": 1,
"blueCardsPerMatch": 1,
"breakThroughGoalsScored": 1,
"breakThroughGoalsScoredPerMatch": 1,
"breakThroughMissedShots": 1,
"breakThroughMissedShotsPerMatch": 1,
"breakThroughPostHits": 1,
"breakThroughPostHitsPerMatch": 1,
"breakThroughShootingAccuracy": 1,
"breakThroughShootingAccuracyPerMatch": 1,
"breakThroughShots": 1,
"breakThroughShotsPerMatch": 1,
"breakThroughShotsBlocked": 1,
"breakThroughShotsBlockedPerMatch": 1,
"breakThroughShotsOnGoal": 1,
"breakThroughShotsOnGoalPerMatch": 1,
"cards": 1,
"cardsPerMatch": 1,
"draws": 1,
"emptyNetGoalsScored": 1,
"fastBreakGoalsScored": 1,
"fastBreakGoalsScoredPerMatch": 1,
"fastBreakMissedShots": 1,
"fastBreakMissedShotsPerMatch": 1,
"fastBreakPostHits": 1,
"fastBreakPostHitsPerMatch": 1,
"fastBreakShootingAccuracy": 1,
"fastBreakShootingAccuracyPerMatch": 1,
"fastBreakShots": 1,
"fastBreakShotsPerMatch": 1,
"fastBreakShotsBlocked": 1,
"fastBreakShotsBlockedPerMatch": 1,
"fastBreakShotsOnGoal": 1,
"fastBreakShotsOnGoalPerMatch": 1,
"fieldGoalsScored": 1,
"fieldGoalsScoredPerMatch": 1,
"fieldMissedShots": 1,
"fieldMissedShotsPerMatch": 1,
"fieldPostHits": 1,
"fieldPostHitsPerMatch": 1,
"fieldShootingAccuracy": 1,
"fieldShootingAccuracyPerMatch": 1,
"fieldShots": 1,
"fieldShotsPerMatch": 1,
"fieldShotsBlocked": 1,
"fieldShotsBlockedPerMatch": 1,
"fieldShotsOnGoal": 1,
"fieldShotsOnGoalPerMatch": 1,
"fouls": 1,
"foulsPerMatch": 1,
"foulsDrawn": 1,
"foulsDrawnPerMatch": 1,
"fourMinuteSuspensions": 1,
"fourMinuteSuspensionsPerMatch": 1,
"games": 1,
"goalKeeperBackCourtGoalsAgainst": 1,
"goalKeeperBackCourtGoalsAgainstPerMatch": 1,
"goalKeeperBackCourtSaveAccuracy": 1,
"goalKeeperBackCourtSaveAccuracyPerMatch": 1,
"goalKeeperBackCourtShotsAgainst": 1,
"goalKeeperBackCourtShotsAgainstPerMatch": 1,
"goalKeeperBackCourtShotsSaved": 1,
"goalKeeperBackCourtShotsSavedPerMatch": 1,
"goalKeeperBreakThroughGoalsAgainst": 1,
"goalKeeperBreakThroughGoalsAgainstPerMatch": 1,
"goalKeeperBreakThroughSaveAccuracy": 1,
"goalKeeperBreakThroughSaveAccuracyPerMatch": 1,
"goalKeeperBreakThroughShotsAgainst": 1,
"goalKeeperBreakThroughShotsAgainstPerMatch": 1,
"goalKeeperBreakThroughShotsSaved": 1,
"goalKeeperBreakThroughShotsSavedPerMatch": 1,
"goalKeeperFastBreakGoalsAgainst": 1,
"goalKeeperFastBreakGoalsAgainstPerMatch": 1,
"goalKeeperFastBreakSaveAccuracy": 1,
"goalKeeperFastBreakSaveAccuracyPerMatch": 1,
"goalKeeperFastBreakShotsAgainst": 1,
"goalKeeperFastBreakShotsAgainstPerMatch": 1,
"goalKeeperFastBreakShotsSaved": 1,
"goalKeeperFastBreakShotsSavedPerMatch": 1,
"goalKeeperFieldGoalsAgainst": 1,
"goalKeeperFieldGoalsAgainstPerMatch": 1,
"goalKeeperFieldSaveAccuracy": 1,
"goalKeeperFieldSaveAccuracyPerMatch": 1,
"goalKeeperFieldShotsAgainst": 1,
"goalKeeperFieldShotsAgainstPerMatch": 1,
"goalKeeperFieldShotsSaved": 1,
"goalKeeperFieldShotsSavedPerMatch": 1,
"goalKeeperGoalsAgainst": 1,
"goalKeeperGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreGoalsAgainst": 1,
"goalKeeperNineMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreSaveAccuracy": 1,
"goalKeeperNineMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreCentreShotsAgainst": 1,
"goalKeeperNineMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreShotsSaved": 1,
"goalKeeperNineMetreCentreShotsSavedPerMatch": 1,
"goalKeeperNineMetreGoalsAgainst": 1,
"goalKeeperNineMetreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftGoalsAgainst": 1,
"goalKeeperNineMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftSaveAccuracy": 1,
"goalKeeperNineMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreLeftShotsAgainst": 1,
"goalKeeperNineMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftShotsSaved": 1,
"goalKeeperNineMetreLeftShotsSavedPerMatch": 1,
"goalKeeperNineMetreRightGoalsAgainst": 1,
"goalKeeperNineMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreRightSaveAccuracy": 1,
"goalKeeperNineMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreRightShotsAgainst": 1,
"goalKeeperNineMetreRightShotsAgainstPerMatch": 1,
"goalKeeperNineMetreRightShotsSaved": 1,
"goalKeeperNineMetreRightShotsSavedPerMatch": 1,
"goalKeeperNineMetreSaveAccuracy": 1,
"goalKeeperNineMetreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreShotsAgainst": 1,
"goalKeeperNineMetreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreShotsSaved": 1,
"goalKeeperNineMetreShotsSavedPerMatch": 1,
"goalKeeperPivotGoalsAgainst": 1,
"goalKeeperPivotGoalsAgainstPerMatch": 1,
"goalKeeperPivotSaveAccuracy": 1,
"goalKeeperPivotSaveAccuracyPerMatch": 1,
"goalKeeperPivotShotsAgainst": 1,
"goalKeeperPivotShotsAgainstPerMatch": 1,
"goalKeeperPivotShotsSaved": 1,
"goalKeeperPivotShotsSavedPerMatch": 1,
"goalKeeperSaveAccuracy": 1,
"goalKeeperSaveAccuracyPerMatch": 1,
"goalKeeperSecondsPlayed": 1,
"goalKeeperSecondsPlayedPerMatch": 1,
"goalKeeperSevenMetreGoalsAgainst": 1,
"goalKeeperSevenMetreGoalsAgainstPerMatch": 1,
"goalKeeperSevenMetreSaveAccuracy": 1,
"goalKeeperSevenMetreSaveAccuracyPerMatch": 1,
"goalKeeperSevenMetreShotsAgainst": 1,
"goalKeeperSevenMetreShotsAgainstPerMatch": 1,
"goalKeeperSevenMetreShotsSaved": 1,
"goalKeeperSevenMetreShotsSavedPerMatch": 1,
"goalKeeperShotsAgainst": 1,
"goalKeeperShotsAgainstPerMatch": 1,
"goalKeeperShotsSaved": 1,
"goalKeeperShotsSavedPerMatch": 1,
"goalKeeperSixMetreCentreGoalsAgainst": 1,
"goalKeeperSixMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreSaveAccuracy": 1,
"goalKeeperSixMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreCentreShotsAgainst": 1,
"goalKeeperSixMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreShotsSaved": 1,
"goalKeeperSixMetreCentreShotsSavedPerMatch": 1,
"goalKeeperSixMetreGoalsAgainst": 1,
"goalKeeperSixMetreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftGoalsAgainst": 1,
"goalKeeperSixMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftSaveAccuracy": 1,
"goalKeeperSixMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreLeftShotsAgainst": 1,
"goalKeeperSixMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftShotsSaved": 1,
"goalKeeperSixMetreLeftShotsSavedPerMatch": 1,
"goalKeeperSixMetreRightGoalsAgainst": 1,
"goalKeeperSixMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreRightSaveAccuracy": 1,
"goalKeeperSixMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreRightShotsAgainst": 1,
"goalKeeperSixMetreRightShotsAgainstPerMatch": 1,
"goalKeeperSixMetreRightShotsSaved": 1,
"goalKeeperSixMetreRightShotsSavedPerMatch": 1,
"goalKeeperSixMetreSaveAccuracy": 1,
"goalKeeperSixMetreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreShotsAgainst": 1,
"goalKeeperSixMetreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreShotsSaved": 1,
"goalKeeperSixMetreShotsSavedPerMatch": 1,
"goalKeeperWingGoalsAgainst": 1,
"goalKeeperWingGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftGoalsAgainst": 1,
"goalKeeperWingLeftGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftSaveAccuracy": 1,
"goalKeeperWingLeftSaveAccuracyPerMatch": 1,
"goalKeeperWingLeftShotsAgainst": 1,
"goalKeeperWingLeftShotsAgainstPerMatch": 1,
"goalKeeperWingLeftShotsSaved": 1,
"goalKeeperWingLeftShotsSavedPerMatch": 1,
"goalKeeperWingRightGoalsAgainst": 1,
"goalKeeperWingRightGoalsAgainstPerMatch": 1,
"goalKeeperWingRightSaveAccuracy": 1,
"goalKeeperWingRightSaveAccuracyPerMatch": 1,
"goalKeeperWingRightShotsAgainst": 1,
"goalKeeperWingRightShotsAgainstPerMatch": 1,
"goalKeeperWingRightShotsSaved": 1,
"goalKeeperWingRightShotsSavedPerMatch": 1,
"goalKeeperWingSaveAccuracy": 1,
"goalKeeperWingSaveAccuracyPerMatch": 1,
"goalKeeperWingShotsAgainst": 1,
"goalKeeperWingShotsAgainstPerMatch": 1,
"goalKeeperWingShotsSaved": 1,
"goalKeeperWingShotsSavedPerMatch": 1,
"goalsScored": 1,
"goalsScoredPerMatch": 1,
"losses": 1,
"matchesPlayed": 1,
"missedShots": 1,
"missedShotsPerMatch": 1,
"nineMetreCentreGoalsScored": 1,
"nineMetreCentreGoalsScoredPerMatch": 1,
"nineMetreCentreMissedShots": 1,
"nineMetreCentreMissedShotsPerMatch": 1,
"nineMetreCentrePostHits": 1,
"nineMetreCentrePostHitsPerMatch": 1,
"nineMetreCentreShootingAccuracy": 1,
"nineMetreCentreShootingAccuracyPerMatch": 1,
"nineMetreCentreShots": 1,
"nineMetreCentreShotsPerMatch": 1,
"nineMetreCentreShotsBlocked": 1,
"nineMetreCentreShotsBlockedPerMatch": 1,
"nineMetreCentreShotsOnGoal": 1,
"nineMetreCentreShotsOnGoalPerMatch": 1,
"nineMetreGoalsScored": 1,
"nineMetreGoalsScoredPerMatch": 1,
"nineMetreLeftGoalsScored": 1,
"nineMetreLeftGoalsScoredPerMatch": 1,
"nineMetreLeftMissedShots": 1,
"nineMetreLeftMissedShotsPerMatch": 1,
"nineMetreLeftPostHits": 1,
"nineMetreLeftPostHitsPerMatch": 1,
"nineMetreLeftShootingAccuracy": 1,
"nineMetreLeftShootingAccuracyPerMatch": 1,
"nineMetreLeftShots": 1,
"nineMetreLeftShotsPerMatch": 1,
"nineMetreLeftShotsBlocked": 1,
"nineMetreLeftShotsBlockedPerMatch": 1,
"nineMetreLeftShotsOnGoal": 1,
"nineMetreLeftShotsOnGoalPerMatch": 1,
"nineMetreMissedShots": 1,
"nineMetreMissedShotsPerMatch": 1,
"nineMetrePostHits": 1,
"nineMetrePostHitsPerMatch": 1,
"nineMetreRightGoalsScored": 1,
"nineMetreRightGoalsScoredPerMatch": 1,
"nineMetreRightMissedShots": 1,
"nineMetreRightMissedShotsPerMatch": 1,
"nineMetreRightPostHits": 1,
"nineMetreRightPostHitsPerMatch": 1,
"nineMetreRightShootingAccuracy": 1,
"nineMetreRightShootingAccuracyPerMatch": 1,
"nineMetreRightShots": 1,
"nineMetreRightShotsPerMatch": 1,
"nineMetreRightShotsBlocked": 1,
"nineMetreRightShotsBlockedPerMatch": 1,
"nineMetreRightShotsOnGoal": 1,
"nineMetreRightShotsOnGoalPerMatch": 1,
"nineMetreShootingAccuracy": 1,
"nineMetreShootingAccuracyPerMatch": 1,
"nineMetreShots": 1,
"nineMetreShotsPerMatch": 1,
"nineMetreShotsBlocked": 1,
"nineMetreShotsBlockedPerMatch": 1,
"nineMetreShotsOnGoal": 1,
"nineMetreShotsOnGoalPerMatch": 1,
"passivePlay": 1,
"pivotGoalsScored": 1,
"pivotGoalsScoredPerMatch": 1,
"pivotMissedShots": 1,
"pivotMissedShotsPerMatch": 1,
"pivotPostHits": 1,
"pivotPostHitsPerMatch": 1,
"pivotShootingAccuracy": 1,
"pivotShootingAccuracyPerMatch": 1,
"pivotShots": 1,
"pivotShotsPerMatch": 1,
"pivotShotsBlocked": 1,
"pivotShotsBlockedPerMatch": 1,
"pivotShotsOnGoal": 1,
"pivotShotsOnGoalPerMatch": 1,
"postHits": 1,
"postHitsPerMatch": 1,
"redCards": 1,
"redCardsPerMatch": 1,
"sevenMetreGoalsScored": 1,
"sevenMetreGoalsScoredPerMatch": 1,
"sevenMetreMissedShots": 1,
"sevenMetreMissedShotsPerMatch": 1,
"sevenMetrePenaltiesAwarded": 1,
"sevenMetrePenaltiesAwardedPerMatch": 1,
"sevenMetrePenaltiesCaused": 1,
"sevenMetrePenaltiesCausedPerMatch": 1,
"sevenMetrePenaltyFouls": 1,
"sevenMetrePenaltyFoulsPerMatch": 1,
"sevenMetrePostHits": 1,
"sevenMetrePostHitsPerMatch": 1,
"sevenMetreShootingAccuracy": 1,
"sevenMetreShootingAccuracyPerMatch": 1,
"sevenMetreShots": 1,
"sevenMetreShotsPerMatch": 1,
"sevenMetreShotsBlocked": 1,
"sevenMetreShotsBlockedPerMatch": 1,
"sevenMetreShotsOnGoal": 1,
"sevenMetreShotsOnGoalPerMatch": 1,
"shootingAccuracy": 1,
"shootingAccuracyPerMatch": 1,
"shootOuts": 1,
"shootOutsPerMatch": 1,
"shootOutsMade": 1,
"shootOutsMadePerMatch": 1,
"shootOutsMissed": 1,
"shootOutsMissedPerMatch": 1,
"shootOutsSaved": 1,
"shootOutsSavedPerMatch": 1,
"shots": 1,
"shotsPerMatch": 1,
"shotsBlocked": 1,
"shotsBlockedPerMatch": 1,
"shotsOnGoal": 1,
"shotsOnGoalPerMatch": 1,
"shotsSavedByGoalKeeper": 1,
"shotsSavedByGoalKeeperPerMatch": 1,
"sixMetreCentreGoalsScored": 1,
"sixMetreCentreGoalsScoredPerMatch": 1,
"sixMetreCentreMissedShots": 1,
"sixMetreCentreMissedShotsPerMatch": 1,
"sixMetreCentrePostHits": 1,
"sixMetreCentrePostHitsPerMatch": 1,
"sixMetreCentreShootingAccuracy": 1,
"sixMetreCentreShootingAccuracyPerMatch": 1,
"sixMetreCentreShots": 1,
"sixMetreCentreShotsPerMatch": 1,
"sixMetreCentreShotsBlocked": 1,
"sixMetreCentreShotsBlockedPerMatch": 1,
"sixMetreCentreShotsOnGoal": 1,
"sixMetreCentreShotsOnGoalPerMatch": 1,
"sixMetreGoalsScored": 1,
"sixMetreGoalsScoredPerMatch": 1,
"sixMetreLeftGoalsScored": 1,
"sixMetreLeftGoalsScoredPerMatch": 1,
"sixMetreLeftMissedShots": 1,
"sixMetreLeftMissedShotsPerMatch": 1,
"sixMetreLeftPostHits": 1,
"sixMetreLeftPostHitsPerMatch": 1,
"sixMetreLeftShootingAccuracy": 1,
"sixMetreLeftShootingAccuracyPerMatch": 1,
"sixMetreLeftShots": 1,
"sixMetreLeftShotsPerMatch": 1,
"sixMetreLeftShotsBlocked": 1,
"sixMetreLeftShotsBlockedPerMatch": 1,
"sixMetreLeftShotsOnGoal": 1,
"sixMetreLeftShotsOnGoalPerMatch": 1,
"sixMetreMissedShots": 1,
"sixMetreMissedShotsPerMatch": 1,
"sixMetrePostHits": 1,
"sixMetrePostHitsPerMatch": 1,
"sixMetreRightGoalsScored": 1,
"sixMetreRightGoalsScoredPerMatch": 1,
"sixMetreRightMissedShots": 1,
"sixMetreRightMissedShotsPerMatch": 1,
"sixMetreRightPostHits": 1,
"sixMetreRightPostHitsPerMatch": 1,
"sixMetreRightShootingAccuracy": 1,
"sixMetreRightShootingAccuracyPerMatch": 1,
"sixMetreRightShots": 1,
"sixMetreRightShotsPerMatch": 1,
"sixMetreRightShotsBlocked": 1,
"sixMetreRightShotsBlockedPerMatch": 1,
"sixMetreRightShotsOnGoal": 1,
"sixMetreRightShotsOnGoalPerMatch": 1,
"sixMetreShootingAccuracy": 1,
"sixMetreShootingAccuracyPerMatch": 1,
"sixMetreShots": 1,
"sixMetreShotsPerMatch": 1,
"sixMetreShotsBlocked": 1,
"sixMetreShotsBlockedPerMatch": 1,
"sixMetreShotsOnGoal": 1,
"sixMetreShotsOnGoalPerMatch": 1,
"steals": 1,
"stealsPerMatch": 1,
"substitutions": 1,
"substitutionsPerMatch": 1,
"suspensions": 1,
"suspensionsPerMatch": 1,
"technicalBallFaults": 1,
"technicalBallFaultsPerMatch": 1,
"technicalFaults": 1,
"technicalFaultsPerMatch": 1,
"technicalRuleFaults": 1,
"technicalRuleFaultsPerMatch": 1,
"timePlayed": 1,
"timePlayedPerMatch": 1,
"turnovers": 1,
"turnoversPerMatch": 1,
"twoMinuteSuspensions": 1,
"twoMinuteSuspensionsPerMatch": 1,
"wingGoalsScored": 1,
"wingGoalsScoredPerMatch": 1,
"wingLeftGoalsScored": 1,
"wingLeftGoalsScoredPerMatch": 1,
"wingLeftMissedShots": 1,
"wingLeftMissedShotsPerMatch": 1,
"wingLeftPostHits": 1,
"wingLeftPostHitsPerMatch": 1,
"wingLeftShootingAccuracy": 1,
"wingLeftShootingAccuracyPerMatch": 1,
"wingLeftShots": 1,
"wingLeftShotsPerMatch": 1,
"wingLeftShotsBlocked": 1,
"wingLeftShotsBlockedPerMatch": 1,
"wingLeftShotsOnGoal": 1,
"wingLeftShotsOnGoalPerMatch": 1,
"wingMissedShots": 1,
"wingMissedShotsPerMatch": 1,
"wingPostHits": 1,
"wingPostHitsPerMatch": 1,
"wingRightGoalsScored": 1,
"wingRightGoalsScoredPerMatch": 1,
"wingRightMissedShots": 1,
"wingRightMissedShotsPerMatch": 1,
"wingRightPostHits": 1,
"wingRightPostHitsPerMatch": 1,
"wingRightShootingAccuracy": 1,
"wingRightShootingAccuracyPerMatch": 1,
"wingRightShots": 1,
"wingRightShotsPerMatch": 1,
"wingRightShotsBlocked": 1,
"wingRightShotsBlockedPerMatch": 1,
"wingRightShotsOnGoal": 1,
"wingRightShotsOnGoalPerMatch": 1,
"wingShootingAccuracy": 1,
"wingShootingAccuracyPerMatch": 1,
"wingShots": 1,
"wingShotsPerMatch": 1,
"wingShotsBlocked": 1,
"wingShotsBlockedPerMatch": 1,
"wingShotsOnGoal": 1,
"wingShotsOnGoalPerMatch": 1,
"wins": 1,
"yellowCards": 1,
"yellowCardsPerMatch": 1
}
}
]
}Team statistics for a competition by period
Return a list of team statistics for a competition filterable by period. This still displays aggregated/summed data, and should return the same values as the non by-period call, this one can be further filtered by period.
- : Read any data from the organization down
You can create a JSON Web Token (JWT) using the token API call. Each token is given a set of scopes/permissions. Each endpoint has a scope/permission that it requires to run. If your token does not possess the correct scope then you will be unable to make the API call.
The unique identifier of the competition
009e9276-5c80-11e8-9c2d-fa7ae01bbebcThe unique identifier of the organization
b1a23A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.
entityId,personIdA comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.
dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]Type of Fixture
ALL_STARAll StarDEMONSTRATIONDemonstrationFINALFinalFRIENDLYFriendlyPLAYOFFPlayoffPRESEASONPre SeasonREGULARRegular
REGULARPossible values: Don't display data fields with null values or empty structures
trueWhere the result was
AWAYAwayHOMEHome
A comma separated list of resource types to include. See Resource Inclusion for more information.
organizations,fixtures,entitiesThe maximum number of records to return. See Pagination for more information.
10Example: 10The offset of the records. See Pagination for more information.
10The identifier for the period
1Period 12Period 210Extra time 1 period 111Extra time 1 period 212Extra time 2 period 113Extra time 2 period 214Shoot Out
The section of the period (sub-period)
What the result was
DRAWDrawLOSSLossWINWin
Successful operation
Error
GET /v1/handball/o/{organizationId}/statistics/for/entity/in/competitions/{competitionId}/periods HTTP/1.1
Host: api.dc.connect.sportradar.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"meta": {
"version": 1,
"codeVersion": "d6cd1e2bd19e03a81132a23b2025920577f84e37",
"code": 200,
"time": "2018-06-05 23:43:41.227584+00:00",
"fromCache": false,
"count": 7,
"limit": 10,
"offset": 10,
"generationTime": 0.011604
},
"links": {
"self": "https://example.com",
"next": "https://example.com",
"previous": "https://example.com"
},
"included": {
"resources": {
"ANY_ADDITIONAL_PROPERTY": "league"
}
},
"data": [
{
"entityId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"entity": {
"resourceType": "entities",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"organizationId": "9",
"organization": {
"resourceType": "organizations",
"id": "9"
},
"competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"competition": {
"resourceType": "competitions",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"statistics": {
"assists": 1,
"assistsPerMatch": 1,
"backCourtGoalsScored": 1,
"backCourtGoalsScoredPerMatch": 1,
"backCourtMissedShots": 1,
"backCourtMissedShotsPerMatch": 1,
"backCourtPostHits": 1,
"backCourtPostHitsPerMatch": 1,
"backCourtShootingAccuracy": 1,
"backCourtShootingAccuracyPerMatch": 1,
"backCourtShots": 1,
"backCourtShotsPerMatch": 1,
"backCourtShotsBlocked": 1,
"backCourtShotsBlockedPerMatch": 1,
"backCourtShotsOnGoal": 1,
"backCourtShotsOnGoalPerMatch": 1,
"blocks": 1,
"blocksPerMatch": 1,
"blueCards": 1,
"blueCardsPerMatch": 1,
"breakThroughGoalsScored": 1,
"breakThroughGoalsScoredPerMatch": 1,
"breakThroughMissedShots": 1,
"breakThroughMissedShotsPerMatch": 1,
"breakThroughPostHits": 1,
"breakThroughPostHitsPerMatch": 1,
"breakThroughShootingAccuracy": 1,
"breakThroughShootingAccuracyPerMatch": 1,
"breakThroughShots": 1,
"breakThroughShotsPerMatch": 1,
"breakThroughShotsBlocked": 1,
"breakThroughShotsBlockedPerMatch": 1,
"breakThroughShotsOnGoal": 1,
"breakThroughShotsOnGoalPerMatch": 1,
"cards": 1,
"cardsPerMatch": 1,
"draws": 1,
"emptyNetGoalsScored": 1,
"fastBreakGoalsScored": 1,
"fastBreakGoalsScoredPerMatch": 1,
"fastBreakMissedShots": 1,
"fastBreakMissedShotsPerMatch": 1,
"fastBreakPostHits": 1,
"fastBreakPostHitsPerMatch": 1,
"fastBreakShootingAccuracy": 1,
"fastBreakShootingAccuracyPerMatch": 1,
"fastBreakShots": 1,
"fastBreakShotsPerMatch": 1,
"fastBreakShotsBlocked": 1,
"fastBreakShotsBlockedPerMatch": 1,
"fastBreakShotsOnGoal": 1,
"fastBreakShotsOnGoalPerMatch": 1,
"fieldGoalsScored": 1,
"fieldGoalsScoredPerMatch": 1,
"fieldMissedShots": 1,
"fieldMissedShotsPerMatch": 1,
"fieldPostHits": 1,
"fieldPostHitsPerMatch": 1,
"fieldShootingAccuracy": 1,
"fieldShootingAccuracyPerMatch": 1,
"fieldShots": 1,
"fieldShotsPerMatch": 1,
"fieldShotsBlocked": 1,
"fieldShotsBlockedPerMatch": 1,
"fieldShotsOnGoal": 1,
"fieldShotsOnGoalPerMatch": 1,
"fouls": 1,
"foulsPerMatch": 1,
"foulsDrawn": 1,
"foulsDrawnPerMatch": 1,
"fourMinuteSuspensions": 1,
"fourMinuteSuspensionsPerMatch": 1,
"games": 1,
"goalKeeperBackCourtGoalsAgainst": 1,
"goalKeeperBackCourtGoalsAgainstPerMatch": 1,
"goalKeeperBackCourtSaveAccuracy": 1,
"goalKeeperBackCourtSaveAccuracyPerMatch": 1,
"goalKeeperBackCourtShotsAgainst": 1,
"goalKeeperBackCourtShotsAgainstPerMatch": 1,
"goalKeeperBackCourtShotsSaved": 1,
"goalKeeperBackCourtShotsSavedPerMatch": 1,
"goalKeeperBreakThroughGoalsAgainst": 1,
"goalKeeperBreakThroughGoalsAgainstPerMatch": 1,
"goalKeeperBreakThroughSaveAccuracy": 1,
"goalKeeperBreakThroughSaveAccuracyPerMatch": 1,
"goalKeeperBreakThroughShotsAgainst": 1,
"goalKeeperBreakThroughShotsAgainstPerMatch": 1,
"goalKeeperBreakThroughShotsSaved": 1,
"goalKeeperBreakThroughShotsSavedPerMatch": 1,
"goalKeeperFastBreakGoalsAgainst": 1,
"goalKeeperFastBreakGoalsAgainstPerMatch": 1,
"goalKeeperFastBreakSaveAccuracy": 1,
"goalKeeperFastBreakSaveAccuracyPerMatch": 1,
"goalKeeperFastBreakShotsAgainst": 1,
"goalKeeperFastBreakShotsAgainstPerMatch": 1,
"goalKeeperFastBreakShotsSaved": 1,
"goalKeeperFastBreakShotsSavedPerMatch": 1,
"goalKeeperFieldGoalsAgainst": 1,
"goalKeeperFieldGoalsAgainstPerMatch": 1,
"goalKeeperFieldSaveAccuracy": 1,
"goalKeeperFieldSaveAccuracyPerMatch": 1,
"goalKeeperFieldShotsAgainst": 1,
"goalKeeperFieldShotsAgainstPerMatch": 1,
"goalKeeperFieldShotsSaved": 1,
"goalKeeperFieldShotsSavedPerMatch": 1,
"goalKeeperGoalsAgainst": 1,
"goalKeeperGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreGoalsAgainst": 1,
"goalKeeperNineMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreSaveAccuracy": 1,
"goalKeeperNineMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreCentreShotsAgainst": 1,
"goalKeeperNineMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreShotsSaved": 1,
"goalKeeperNineMetreCentreShotsSavedPerMatch": 1,
"goalKeeperNineMetreGoalsAgainst": 1,
"goalKeeperNineMetreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftGoalsAgainst": 1,
"goalKeeperNineMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftSaveAccuracy": 1,
"goalKeeperNineMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreLeftShotsAgainst": 1,
"goalKeeperNineMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftShotsSaved": 1,
"goalKeeperNineMetreLeftShotsSavedPerMatch": 1,
"goalKeeperNineMetreRightGoalsAgainst": 1,
"goalKeeperNineMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreRightSaveAccuracy": 1,
"goalKeeperNineMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreRightShotsAgainst": 1,
"goalKeeperNineMetreRightShotsAgainstPerMatch": 1,
"goalKeeperNineMetreRightShotsSaved": 1,
"goalKeeperNineMetreRightShotsSavedPerMatch": 1,
"goalKeeperNineMetreSaveAccuracy": 1,
"goalKeeperNineMetreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreShotsAgainst": 1,
"goalKeeperNineMetreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreShotsSaved": 1,
"goalKeeperNineMetreShotsSavedPerMatch": 1,
"goalKeeperPivotGoalsAgainst": 1,
"goalKeeperPivotGoalsAgainstPerMatch": 1,
"goalKeeperPivotSaveAccuracy": 1,
"goalKeeperPivotSaveAccuracyPerMatch": 1,
"goalKeeperPivotShotsAgainst": 1,
"goalKeeperPivotShotsAgainstPerMatch": 1,
"goalKeeperPivotShotsSaved": 1,
"goalKeeperPivotShotsSavedPerMatch": 1,
"goalKeeperSaveAccuracy": 1,
"goalKeeperSaveAccuracyPerMatch": 1,
"goalKeeperSecondsPlayed": 1,
"goalKeeperSecondsPlayedPerMatch": 1,
"goalKeeperSevenMetreGoalsAgainst": 1,
"goalKeeperSevenMetreGoalsAgainstPerMatch": 1,
"goalKeeperSevenMetreSaveAccuracy": 1,
"goalKeeperSevenMetreSaveAccuracyPerMatch": 1,
"goalKeeperSevenMetreShotsAgainst": 1,
"goalKeeperSevenMetreShotsAgainstPerMatch": 1,
"goalKeeperSevenMetreShotsSaved": 1,
"goalKeeperSevenMetreShotsSavedPerMatch": 1,
"goalKeeperShotsAgainst": 1,
"goalKeeperShotsAgainstPerMatch": 1,
"goalKeeperShotsSaved": 1,
"goalKeeperShotsSavedPerMatch": 1,
"goalKeeperSixMetreCentreGoalsAgainst": 1,
"goalKeeperSixMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreSaveAccuracy": 1,
"goalKeeperSixMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreCentreShotsAgainst": 1,
"goalKeeperSixMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreShotsSaved": 1,
"goalKeeperSixMetreCentreShotsSavedPerMatch": 1,
"goalKeeperSixMetreGoalsAgainst": 1,
"goalKeeperSixMetreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftGoalsAgainst": 1,
"goalKeeperSixMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftSaveAccuracy": 1,
"goalKeeperSixMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreLeftShotsAgainst": 1,
"goalKeeperSixMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftShotsSaved": 1,
"goalKeeperSixMetreLeftShotsSavedPerMatch": 1,
"goalKeeperSixMetreRightGoalsAgainst": 1,
"goalKeeperSixMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreRightSaveAccuracy": 1,
"goalKeeperSixMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreRightShotsAgainst": 1,
"goalKeeperSixMetreRightShotsAgainstPerMatch": 1,
"goalKeeperSixMetreRightShotsSaved": 1,
"goalKeeperSixMetreRightShotsSavedPerMatch": 1,
"goalKeeperSixMetreSaveAccuracy": 1,
"goalKeeperSixMetreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreShotsAgainst": 1,
"goalKeeperSixMetreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreShotsSaved": 1,
"goalKeeperSixMetreShotsSavedPerMatch": 1,
"goalKeeperWingGoalsAgainst": 1,
"goalKeeperWingGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftGoalsAgainst": 1,
"goalKeeperWingLeftGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftSaveAccuracy": 1,
"goalKeeperWingLeftSaveAccuracyPerMatch": 1,
"goalKeeperWingLeftShotsAgainst": 1,
"goalKeeperWingLeftShotsAgainstPerMatch": 1,
"goalKeeperWingLeftShotsSaved": 1,
"goalKeeperWingLeftShotsSavedPerMatch": 1,
"goalKeeperWingRightGoalsAgainst": 1,
"goalKeeperWingRightGoalsAgainstPerMatch": 1,
"goalKeeperWingRightSaveAccuracy": 1,
"goalKeeperWingRightSaveAccuracyPerMatch": 1,
"goalKeeperWingRightShotsAgainst": 1,
"goalKeeperWingRightShotsAgainstPerMatch": 1,
"goalKeeperWingRightShotsSaved": 1,
"goalKeeperWingRightShotsSavedPerMatch": 1,
"goalKeeperWingSaveAccuracy": 1,
"goalKeeperWingSaveAccuracyPerMatch": 1,
"goalKeeperWingShotsAgainst": 1,
"goalKeeperWingShotsAgainstPerMatch": 1,
"goalKeeperWingShotsSaved": 1,
"goalKeeperWingShotsSavedPerMatch": 1,
"goalsScored": 1,
"goalsScoredPerMatch": 1,
"losses": 1,
"matchesPlayed": 1,
"missedShots": 1,
"missedShotsPerMatch": 1,
"nineMetreCentreGoalsScored": 1,
"nineMetreCentreGoalsScoredPerMatch": 1,
"nineMetreCentreMissedShots": 1,
"nineMetreCentreMissedShotsPerMatch": 1,
"nineMetreCentrePostHits": 1,
"nineMetreCentrePostHitsPerMatch": 1,
"nineMetreCentreShootingAccuracy": 1,
"nineMetreCentreShootingAccuracyPerMatch": 1,
"nineMetreCentreShots": 1,
"nineMetreCentreShotsPerMatch": 1,
"nineMetreCentreShotsBlocked": 1,
"nineMetreCentreShotsBlockedPerMatch": 1,
"nineMetreCentreShotsOnGoal": 1,
"nineMetreCentreShotsOnGoalPerMatch": 1,
"nineMetreGoalsScored": 1,
"nineMetreGoalsScoredPerMatch": 1,
"nineMetreLeftGoalsScored": 1,
"nineMetreLeftGoalsScoredPerMatch": 1,
"nineMetreLeftMissedShots": 1,
"nineMetreLeftMissedShotsPerMatch": 1,
"nineMetreLeftPostHits": 1,
"nineMetreLeftPostHitsPerMatch": 1,
"nineMetreLeftShootingAccuracy": 1,
"nineMetreLeftShootingAccuracyPerMatch": 1,
"nineMetreLeftShots": 1,
"nineMetreLeftShotsPerMatch": 1,
"nineMetreLeftShotsBlocked": 1,
"nineMetreLeftShotsBlockedPerMatch": 1,
"nineMetreLeftShotsOnGoal": 1,
"nineMetreLeftShotsOnGoalPerMatch": 1,
"nineMetreMissedShots": 1,
"nineMetreMissedShotsPerMatch": 1,
"nineMetrePostHits": 1,
"nineMetrePostHitsPerMatch": 1,
"nineMetreRightGoalsScored": 1,
"nineMetreRightGoalsScoredPerMatch": 1,
"nineMetreRightMissedShots": 1,
"nineMetreRightMissedShotsPerMatch": 1,
"nineMetreRightPostHits": 1,
"nineMetreRightPostHitsPerMatch": 1,
"nineMetreRightShootingAccuracy": 1,
"nineMetreRightShootingAccuracyPerMatch": 1,
"nineMetreRightShots": 1,
"nineMetreRightShotsPerMatch": 1,
"nineMetreRightShotsBlocked": 1,
"nineMetreRightShotsBlockedPerMatch": 1,
"nineMetreRightShotsOnGoal": 1,
"nineMetreRightShotsOnGoalPerMatch": 1,
"nineMetreShootingAccuracy": 1,
"nineMetreShootingAccuracyPerMatch": 1,
"nineMetreShots": 1,
"nineMetreShotsPerMatch": 1,
"nineMetreShotsBlocked": 1,
"nineMetreShotsBlockedPerMatch": 1,
"nineMetreShotsOnGoal": 1,
"nineMetreShotsOnGoalPerMatch": 1,
"passivePlay": 1,
"pivotGoalsScored": 1,
"pivotGoalsScoredPerMatch": 1,
"pivotMissedShots": 1,
"pivotMissedShotsPerMatch": 1,
"pivotPostHits": 1,
"pivotPostHitsPerMatch": 1,
"pivotShootingAccuracy": 1,
"pivotShootingAccuracyPerMatch": 1,
"pivotShots": 1,
"pivotShotsPerMatch": 1,
"pivotShotsBlocked": 1,
"pivotShotsBlockedPerMatch": 1,
"pivotShotsOnGoal": 1,
"pivotShotsOnGoalPerMatch": 1,
"postHits": 1,
"postHitsPerMatch": 1,
"redCards": 1,
"redCardsPerMatch": 1,
"sevenMetreGoalsScored": 1,
"sevenMetreGoalsScoredPerMatch": 1,
"sevenMetreMissedShots": 1,
"sevenMetreMissedShotsPerMatch": 1,
"sevenMetrePenaltiesAwarded": 1,
"sevenMetrePenaltiesAwardedPerMatch": 1,
"sevenMetrePenaltiesCaused": 1,
"sevenMetrePenaltiesCausedPerMatch": 1,
"sevenMetrePenaltyFouls": 1,
"sevenMetrePenaltyFoulsPerMatch": 1,
"sevenMetrePostHits": 1,
"sevenMetrePostHitsPerMatch": 1,
"sevenMetreShootingAccuracy": 1,
"sevenMetreShootingAccuracyPerMatch": 1,
"sevenMetreShots": 1,
"sevenMetreShotsPerMatch": 1,
"sevenMetreShotsBlocked": 1,
"sevenMetreShotsBlockedPerMatch": 1,
"sevenMetreShotsOnGoal": 1,
"sevenMetreShotsOnGoalPerMatch": 1,
"shootingAccuracy": 1,
"shootingAccuracyPerMatch": 1,
"shootOuts": 1,
"shootOutsPerMatch": 1,
"shootOutsMade": 1,
"shootOutsMadePerMatch": 1,
"shootOutsMissed": 1,
"shootOutsMissedPerMatch": 1,
"shootOutsSaved": 1,
"shootOutsSavedPerMatch": 1,
"shots": 1,
"shotsPerMatch": 1,
"shotsBlocked": 1,
"shotsBlockedPerMatch": 1,
"shotsOnGoal": 1,
"shotsOnGoalPerMatch": 1,
"shotsSavedByGoalKeeper": 1,
"shotsSavedByGoalKeeperPerMatch": 1,
"sixMetreCentreGoalsScored": 1,
"sixMetreCentreGoalsScoredPerMatch": 1,
"sixMetreCentreMissedShots": 1,
"sixMetreCentreMissedShotsPerMatch": 1,
"sixMetreCentrePostHits": 1,
"sixMetreCentrePostHitsPerMatch": 1,
"sixMetreCentreShootingAccuracy": 1,
"sixMetreCentreShootingAccuracyPerMatch": 1,
"sixMetreCentreShots": 1,
"sixMetreCentreShotsPerMatch": 1,
"sixMetreCentreShotsBlocked": 1,
"sixMetreCentreShotsBlockedPerMatch": 1,
"sixMetreCentreShotsOnGoal": 1,
"sixMetreCentreShotsOnGoalPerMatch": 1,
"sixMetreGoalsScored": 1,
"sixMetreGoalsScoredPerMatch": 1,
"sixMetreLeftGoalsScored": 1,
"sixMetreLeftGoalsScoredPerMatch": 1,
"sixMetreLeftMissedShots": 1,
"sixMetreLeftMissedShotsPerMatch": 1,
"sixMetreLeftPostHits": 1,
"sixMetreLeftPostHitsPerMatch": 1,
"sixMetreLeftShootingAccuracy": 1,
"sixMetreLeftShootingAccuracyPerMatch": 1,
"sixMetreLeftShots": 1,
"sixMetreLeftShotsPerMatch": 1,
"sixMetreLeftShotsBlocked": 1,
"sixMetreLeftShotsBlockedPerMatch": 1,
"sixMetreLeftShotsOnGoal": 1,
"sixMetreLeftShotsOnGoalPerMatch": 1,
"sixMetreMissedShots": 1,
"sixMetreMissedShotsPerMatch": 1,
"sixMetrePostHits": 1,
"sixMetrePostHitsPerMatch": 1,
"sixMetreRightGoalsScored": 1,
"sixMetreRightGoalsScoredPerMatch": 1,
"sixMetreRightMissedShots": 1,
"sixMetreRightMissedShotsPerMatch": 1,
"sixMetreRightPostHits": 1,
"sixMetreRightPostHitsPerMatch": 1,
"sixMetreRightShootingAccuracy": 1,
"sixMetreRightShootingAccuracyPerMatch": 1,
"sixMetreRightShots": 1,
"sixMetreRightShotsPerMatch": 1,
"sixMetreRightShotsBlocked": 1,
"sixMetreRightShotsBlockedPerMatch": 1,
"sixMetreRightShotsOnGoal": 1,
"sixMetreRightShotsOnGoalPerMatch": 1,
"sixMetreShootingAccuracy": 1,
"sixMetreShootingAccuracyPerMatch": 1,
"sixMetreShots": 1,
"sixMetreShotsPerMatch": 1,
"sixMetreShotsBlocked": 1,
"sixMetreShotsBlockedPerMatch": 1,
"sixMetreShotsOnGoal": 1,
"sixMetreShotsOnGoalPerMatch": 1,
"steals": 1,
"stealsPerMatch": 1,
"substitutions": 1,
"substitutionsPerMatch": 1,
"suspensions": 1,
"suspensionsPerMatch": 1,
"technicalBallFaults": 1,
"technicalBallFaultsPerMatch": 1,
"technicalFaults": 1,
"technicalFaultsPerMatch": 1,
"technicalRuleFaults": 1,
"technicalRuleFaultsPerMatch": 1,
"timePlayed": 1,
"timePlayedPerMatch": 1,
"turnovers": 1,
"turnoversPerMatch": 1,
"twoMinuteSuspensions": 1,
"twoMinuteSuspensionsPerMatch": 1,
"wingGoalsScored": 1,
"wingGoalsScoredPerMatch": 1,
"wingLeftGoalsScored": 1,
"wingLeftGoalsScoredPerMatch": 1,
"wingLeftMissedShots": 1,
"wingLeftMissedShotsPerMatch": 1,
"wingLeftPostHits": 1,
"wingLeftPostHitsPerMatch": 1,
"wingLeftShootingAccuracy": 1,
"wingLeftShootingAccuracyPerMatch": 1,
"wingLeftShots": 1,
"wingLeftShotsPerMatch": 1,
"wingLeftShotsBlocked": 1,
"wingLeftShotsBlockedPerMatch": 1,
"wingLeftShotsOnGoal": 1,
"wingLeftShotsOnGoalPerMatch": 1,
"wingMissedShots": 1,
"wingMissedShotsPerMatch": 1,
"wingPostHits": 1,
"wingPostHitsPerMatch": 1,
"wingRightGoalsScored": 1,
"wingRightGoalsScoredPerMatch": 1,
"wingRightMissedShots": 1,
"wingRightMissedShotsPerMatch": 1,
"wingRightPostHits": 1,
"wingRightPostHitsPerMatch": 1,
"wingRightShootingAccuracy": 1,
"wingRightShootingAccuracyPerMatch": 1,
"wingRightShots": 1,
"wingRightShotsPerMatch": 1,
"wingRightShotsBlocked": 1,
"wingRightShotsBlockedPerMatch": 1,
"wingRightShotsOnGoal": 1,
"wingRightShotsOnGoalPerMatch": 1,
"wingShootingAccuracy": 1,
"wingShootingAccuracyPerMatch": 1,
"wingShots": 1,
"wingShotsPerMatch": 1,
"wingShotsBlocked": 1,
"wingShotsBlockedPerMatch": 1,
"wingShotsOnGoal": 1,
"wingShotsOnGoalPerMatch": 1,
"wins": 1,
"yellowCards": 1,
"yellowCardsPerMatch": 1
}
}
]
}Statistics for a team in a competition
Return the statistic totals for a specific team in a competition.
- : Read any data from the organization down
You can create a JSON Web Token (JWT) using the token API call. Each token is given a set of scopes/permissions. Each endpoint has a scope/permission that it requires to run. If your token does not possess the correct scope then you will be unable to make the API call.
The unique identifier of the competition
009e9276-5c80-11e8-9c2d-fa7ae01bbebcThe unique identifier of the entity
009e9276-5c80-11e8-9c2d-fa7ae01bbebcThe unique identifier of the organization
b1a23A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.
entityId,personIdA comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.
dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]Type of Fixture
ALL_STARAll StarDEMONSTRATIONDemonstrationFINALFinalFRIENDLYFriendlyPLAYOFFPlayoffPRESEASONPre SeasonREGULARRegular
REGULARPossible values: Don't display data fields with null values or empty structures
trueWhere the result was
AWAYAwayHOMEHome
A comma separated list of resource types to include. See Resource Inclusion for more information.
organizations,fixtures,entitiesThe maximum number of records to return. See Pagination for more information.
10Example: 10The offset of the records. See Pagination for more information.
10The section of the period (sub-period)
What the result was
DRAWDrawLOSSLossWINWin
Successful operation
Error
GET /v1/handball/o/{organizationId}/statistics/for/entity/in/competitions/{competitionId}/entities/{entityId} HTTP/1.1
Host: api.dc.connect.sportradar.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"meta": {
"version": 1,
"codeVersion": "d6cd1e2bd19e03a81132a23b2025920577f84e37",
"code": 200,
"time": "2018-06-05 23:43:41.227584+00:00",
"fromCache": false,
"count": 7,
"limit": 10,
"offset": 10,
"generationTime": 0.011604
},
"links": {
"self": "https://example.com",
"next": "https://example.com",
"previous": "https://example.com"
},
"included": {
"resources": {
"ANY_ADDITIONAL_PROPERTY": "league"
}
},
"data": [
{
"entityId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"entity": {
"resourceType": "entities",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"organizationId": "9",
"organization": {
"resourceType": "organizations",
"id": "9"
},
"competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"competition": {
"resourceType": "competitions",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"statistics": {
"assists": 1,
"assistsPerMatch": 1,
"backCourtGoalsScored": 1,
"backCourtGoalsScoredPerMatch": 1,
"backCourtMissedShots": 1,
"backCourtMissedShotsPerMatch": 1,
"backCourtPostHits": 1,
"backCourtPostHitsPerMatch": 1,
"backCourtShootingAccuracy": 1,
"backCourtShootingAccuracyPerMatch": 1,
"backCourtShots": 1,
"backCourtShotsPerMatch": 1,
"backCourtShotsBlocked": 1,
"backCourtShotsBlockedPerMatch": 1,
"backCourtShotsOnGoal": 1,
"backCourtShotsOnGoalPerMatch": 1,
"blocks": 1,
"blocksPerMatch": 1,
"blueCards": 1,
"blueCardsPerMatch": 1,
"breakThroughGoalsScored": 1,
"breakThroughGoalsScoredPerMatch": 1,
"breakThroughMissedShots": 1,
"breakThroughMissedShotsPerMatch": 1,
"breakThroughPostHits": 1,
"breakThroughPostHitsPerMatch": 1,
"breakThroughShootingAccuracy": 1,
"breakThroughShootingAccuracyPerMatch": 1,
"breakThroughShots": 1,
"breakThroughShotsPerMatch": 1,
"breakThroughShotsBlocked": 1,
"breakThroughShotsBlockedPerMatch": 1,
"breakThroughShotsOnGoal": 1,
"breakThroughShotsOnGoalPerMatch": 1,
"cards": 1,
"cardsPerMatch": 1,
"draws": 1,
"emptyNetGoalsScored": 1,
"fastBreakGoalsScored": 1,
"fastBreakGoalsScoredPerMatch": 1,
"fastBreakMissedShots": 1,
"fastBreakMissedShotsPerMatch": 1,
"fastBreakPostHits": 1,
"fastBreakPostHitsPerMatch": 1,
"fastBreakShootingAccuracy": 1,
"fastBreakShootingAccuracyPerMatch": 1,
"fastBreakShots": 1,
"fastBreakShotsPerMatch": 1,
"fastBreakShotsBlocked": 1,
"fastBreakShotsBlockedPerMatch": 1,
"fastBreakShotsOnGoal": 1,
"fastBreakShotsOnGoalPerMatch": 1,
"fieldGoalsScored": 1,
"fieldGoalsScoredPerMatch": 1,
"fieldMissedShots": 1,
"fieldMissedShotsPerMatch": 1,
"fieldPostHits": 1,
"fieldPostHitsPerMatch": 1,
"fieldShootingAccuracy": 1,
"fieldShootingAccuracyPerMatch": 1,
"fieldShots": 1,
"fieldShotsPerMatch": 1,
"fieldShotsBlocked": 1,
"fieldShotsBlockedPerMatch": 1,
"fieldShotsOnGoal": 1,
"fieldShotsOnGoalPerMatch": 1,
"fouls": 1,
"foulsPerMatch": 1,
"foulsDrawn": 1,
"foulsDrawnPerMatch": 1,
"fourMinuteSuspensions": 1,
"fourMinuteSuspensionsPerMatch": 1,
"games": 1,
"goalKeeperBackCourtGoalsAgainst": 1,
"goalKeeperBackCourtGoalsAgainstPerMatch": 1,
"goalKeeperBackCourtSaveAccuracy": 1,
"goalKeeperBackCourtSaveAccuracyPerMatch": 1,
"goalKeeperBackCourtShotsAgainst": 1,
"goalKeeperBackCourtShotsAgainstPerMatch": 1,
"goalKeeperBackCourtShotsSaved": 1,
"goalKeeperBackCourtShotsSavedPerMatch": 1,
"goalKeeperBreakThroughGoalsAgainst": 1,
"goalKeeperBreakThroughGoalsAgainstPerMatch": 1,
"goalKeeperBreakThroughSaveAccuracy": 1,
"goalKeeperBreakThroughSaveAccuracyPerMatch": 1,
"goalKeeperBreakThroughShotsAgainst": 1,
"goalKeeperBreakThroughShotsAgainstPerMatch": 1,
"goalKeeperBreakThroughShotsSaved": 1,
"goalKeeperBreakThroughShotsSavedPerMatch": 1,
"goalKeeperFastBreakGoalsAgainst": 1,
"goalKeeperFastBreakGoalsAgainstPerMatch": 1,
"goalKeeperFastBreakSaveAccuracy": 1,
"goalKeeperFastBreakSaveAccuracyPerMatch": 1,
"goalKeeperFastBreakShotsAgainst": 1,
"goalKeeperFastBreakShotsAgainstPerMatch": 1,
"goalKeeperFastBreakShotsSaved": 1,
"goalKeeperFastBreakShotsSavedPerMatch": 1,
"goalKeeperFieldGoalsAgainst": 1,
"goalKeeperFieldGoalsAgainstPerMatch": 1,
"goalKeeperFieldSaveAccuracy": 1,
"goalKeeperFieldSaveAccuracyPerMatch": 1,
"goalKeeperFieldShotsAgainst": 1,
"goalKeeperFieldShotsAgainstPerMatch": 1,
"goalKeeperFieldShotsSaved": 1,
"goalKeeperFieldShotsSavedPerMatch": 1,
"goalKeeperGoalsAgainst": 1,
"goalKeeperGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreGoalsAgainst": 1,
"goalKeeperNineMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreSaveAccuracy": 1,
"goalKeeperNineMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreCentreShotsAgainst": 1,
"goalKeeperNineMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreShotsSaved": 1,
"goalKeeperNineMetreCentreShotsSavedPerMatch": 1,
"goalKeeperNineMetreGoalsAgainst": 1,
"goalKeeperNineMetreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftGoalsAgainst": 1,
"goalKeeperNineMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftSaveAccuracy": 1,
"goalKeeperNineMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreLeftShotsAgainst": 1,
"goalKeeperNineMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftShotsSaved": 1,
"goalKeeperNineMetreLeftShotsSavedPerMatch": 1,
"goalKeeperNineMetreRightGoalsAgainst": 1,
"goalKeeperNineMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreRightSaveAccuracy": 1,
"goalKeeperNineMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreRightShotsAgainst": 1,
"goalKeeperNineMetreRightShotsAgainstPerMatch": 1,
"goalKeeperNineMetreRightShotsSaved": 1,
"goalKeeperNineMetreRightShotsSavedPerMatch": 1,
"goalKeeperNineMetreSaveAccuracy": 1,
"goalKeeperNineMetreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreShotsAgainst": 1,
"goalKeeperNineMetreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreShotsSaved": 1,
"goalKeeperNineMetreShotsSavedPerMatch": 1,
"goalKeeperPivotGoalsAgainst": 1,
"goalKeeperPivotGoalsAgainstPerMatch": 1,
"goalKeeperPivotSaveAccuracy": 1,
"goalKeeperPivotSaveAccuracyPerMatch": 1,
"goalKeeperPivotShotsAgainst": 1,
"goalKeeperPivotShotsAgainstPerMatch": 1,
"goalKeeperPivotShotsSaved": 1,
"goalKeeperPivotShotsSavedPerMatch": 1,
"goalKeeperSaveAccuracy": 1,
"goalKeeperSaveAccuracyPerMatch": 1,
"goalKeeperSecondsPlayed": 1,
"goalKeeperSecondsPlayedPerMatch": 1,
"goalKeeperSevenMetreGoalsAgainst": 1,
"goalKeeperSevenMetreGoalsAgainstPerMatch": 1,
"goalKeeperSevenMetreSaveAccuracy": 1,
"goalKeeperSevenMetreSaveAccuracyPerMatch": 1,
"goalKeeperSevenMetreShotsAgainst": 1,
"goalKeeperSevenMetreShotsAgainstPerMatch": 1,
"goalKeeperSevenMetreShotsSaved": 1,
"goalKeeperSevenMetreShotsSavedPerMatch": 1,
"goalKeeperShotsAgainst": 1,
"goalKeeperShotsAgainstPerMatch": 1,
"goalKeeperShotsSaved": 1,
"goalKeeperShotsSavedPerMatch": 1,
"goalKeeperSixMetreCentreGoalsAgainst": 1,
"goalKeeperSixMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreSaveAccuracy": 1,
"goalKeeperSixMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreCentreShotsAgainst": 1,
"goalKeeperSixMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreShotsSaved": 1,
"goalKeeperSixMetreCentreShotsSavedPerMatch": 1,
"goalKeeperSixMetreGoalsAgainst": 1,
"goalKeeperSixMetreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftGoalsAgainst": 1,
"goalKeeperSixMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftSaveAccuracy": 1,
"goalKeeperSixMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreLeftShotsAgainst": 1,
"goalKeeperSixMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftShotsSaved": 1,
"goalKeeperSixMetreLeftShotsSavedPerMatch": 1,
"goalKeeperSixMetreRightGoalsAgainst": 1,
"goalKeeperSixMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreRightSaveAccuracy": 1,
"goalKeeperSixMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreRightShotsAgainst": 1,
"goalKeeperSixMetreRightShotsAgainstPerMatch": 1,
"goalKeeperSixMetreRightShotsSaved": 1,
"goalKeeperSixMetreRightShotsSavedPerMatch": 1,
"goalKeeperSixMetreSaveAccuracy": 1,
"goalKeeperSixMetreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreShotsAgainst": 1,
"goalKeeperSixMetreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreShotsSaved": 1,
"goalKeeperSixMetreShotsSavedPerMatch": 1,
"goalKeeperWingGoalsAgainst": 1,
"goalKeeperWingGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftGoalsAgainst": 1,
"goalKeeperWingLeftGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftSaveAccuracy": 1,
"goalKeeperWingLeftSaveAccuracyPerMatch": 1,
"goalKeeperWingLeftShotsAgainst": 1,
"goalKeeperWingLeftShotsAgainstPerMatch": 1,
"goalKeeperWingLeftShotsSaved": 1,
"goalKeeperWingLeftShotsSavedPerMatch": 1,
"goalKeeperWingRightGoalsAgainst": 1,
"goalKeeperWingRightGoalsAgainstPerMatch": 1,
"goalKeeperWingRightSaveAccuracy": 1,
"goalKeeperWingRightSaveAccuracyPerMatch": 1,
"goalKeeperWingRightShotsAgainst": 1,
"goalKeeperWingRightShotsAgainstPerMatch": 1,
"goalKeeperWingRightShotsSaved": 1,
"goalKeeperWingRightShotsSavedPerMatch": 1,
"goalKeeperWingSaveAccuracy": 1,
"goalKeeperWingSaveAccuracyPerMatch": 1,
"goalKeeperWingShotsAgainst": 1,
"goalKeeperWingShotsAgainstPerMatch": 1,
"goalKeeperWingShotsSaved": 1,
"goalKeeperWingShotsSavedPerMatch": 1,
"goalsScored": 1,
"goalsScoredPerMatch": 1,
"losses": 1,
"matchesPlayed": 1,
"missedShots": 1,
"missedShotsPerMatch": 1,
"nineMetreCentreGoalsScored": 1,
"nineMetreCentreGoalsScoredPerMatch": 1,
"nineMetreCentreMissedShots": 1,
"nineMetreCentreMissedShotsPerMatch": 1,
"nineMetreCentrePostHits": 1,
"nineMetreCentrePostHitsPerMatch": 1,
"nineMetreCentreShootingAccuracy": 1,
"nineMetreCentreShootingAccuracyPerMatch": 1,
"nineMetreCentreShots": 1,
"nineMetreCentreShotsPerMatch": 1,
"nineMetreCentreShotsBlocked": 1,
"nineMetreCentreShotsBlockedPerMatch": 1,
"nineMetreCentreShotsOnGoal": 1,
"nineMetreCentreShotsOnGoalPerMatch": 1,
"nineMetreGoalsScored": 1,
"nineMetreGoalsScoredPerMatch": 1,
"nineMetreLeftGoalsScored": 1,
"nineMetreLeftGoalsScoredPerMatch": 1,
"nineMetreLeftMissedShots": 1,
"nineMetreLeftMissedShotsPerMatch": 1,
"nineMetreLeftPostHits": 1,
"nineMetreLeftPostHitsPerMatch": 1,
"nineMetreLeftShootingAccuracy": 1,
"nineMetreLeftShootingAccuracyPerMatch": 1,
"nineMetreLeftShots": 1,
"nineMetreLeftShotsPerMatch": 1,
"nineMetreLeftShotsBlocked": 1,
"nineMetreLeftShotsBlockedPerMatch": 1,
"nineMetreLeftShotsOnGoal": 1,
"nineMetreLeftShotsOnGoalPerMatch": 1,
"nineMetreMissedShots": 1,
"nineMetreMissedShotsPerMatch": 1,
"nineMetrePostHits": 1,
"nineMetrePostHitsPerMatch": 1,
"nineMetreRightGoalsScored": 1,
"nineMetreRightGoalsScoredPerMatch": 1,
"nineMetreRightMissedShots": 1,
"nineMetreRightMissedShotsPerMatch": 1,
"nineMetreRightPostHits": 1,
"nineMetreRightPostHitsPerMatch": 1,
"nineMetreRightShootingAccuracy": 1,
"nineMetreRightShootingAccuracyPerMatch": 1,
"nineMetreRightShots": 1,
"nineMetreRightShotsPerMatch": 1,
"nineMetreRightShotsBlocked": 1,
"nineMetreRightShotsBlockedPerMatch": 1,
"nineMetreRightShotsOnGoal": 1,
"nineMetreRightShotsOnGoalPerMatch": 1,
"nineMetreShootingAccuracy": 1,
"nineMetreShootingAccuracyPerMatch": 1,
"nineMetreShots": 1,
"nineMetreShotsPerMatch": 1,
"nineMetreShotsBlocked": 1,
"nineMetreShotsBlockedPerMatch": 1,
"nineMetreShotsOnGoal": 1,
"nineMetreShotsOnGoalPerMatch": 1,
"passivePlay": 1,
"pivotGoalsScored": 1,
"pivotGoalsScoredPerMatch": 1,
"pivotMissedShots": 1,
"pivotMissedShotsPerMatch": 1,
"pivotPostHits": 1,
"pivotPostHitsPerMatch": 1,
"pivotShootingAccuracy": 1,
"pivotShootingAccuracyPerMatch": 1,
"pivotShots": 1,
"pivotShotsPerMatch": 1,
"pivotShotsBlocked": 1,
"pivotShotsBlockedPerMatch": 1,
"pivotShotsOnGoal": 1,
"pivotShotsOnGoalPerMatch": 1,
"postHits": 1,
"postHitsPerMatch": 1,
"redCards": 1,
"redCardsPerMatch": 1,
"sevenMetreGoalsScored": 1,
"sevenMetreGoalsScoredPerMatch": 1,
"sevenMetreMissedShots": 1,
"sevenMetreMissedShotsPerMatch": 1,
"sevenMetrePenaltiesAwarded": 1,
"sevenMetrePenaltiesAwardedPerMatch": 1,
"sevenMetrePenaltiesCaused": 1,
"sevenMetrePenaltiesCausedPerMatch": 1,
"sevenMetrePenaltyFouls": 1,
"sevenMetrePenaltyFoulsPerMatch": 1,
"sevenMetrePostHits": 1,
"sevenMetrePostHitsPerMatch": 1,
"sevenMetreShootingAccuracy": 1,
"sevenMetreShootingAccuracyPerMatch": 1,
"sevenMetreShots": 1,
"sevenMetreShotsPerMatch": 1,
"sevenMetreShotsBlocked": 1,
"sevenMetreShotsBlockedPerMatch": 1,
"sevenMetreShotsOnGoal": 1,
"sevenMetreShotsOnGoalPerMatch": 1,
"shootingAccuracy": 1,
"shootingAccuracyPerMatch": 1,
"shootOuts": 1,
"shootOutsPerMatch": 1,
"shootOutsMade": 1,
"shootOutsMadePerMatch": 1,
"shootOutsMissed": 1,
"shootOutsMissedPerMatch": 1,
"shootOutsSaved": 1,
"shootOutsSavedPerMatch": 1,
"shots": 1,
"shotsPerMatch": 1,
"shotsBlocked": 1,
"shotsBlockedPerMatch": 1,
"shotsOnGoal": 1,
"shotsOnGoalPerMatch": 1,
"shotsSavedByGoalKeeper": 1,
"shotsSavedByGoalKeeperPerMatch": 1,
"sixMetreCentreGoalsScored": 1,
"sixMetreCentreGoalsScoredPerMatch": 1,
"sixMetreCentreMissedShots": 1,
"sixMetreCentreMissedShotsPerMatch": 1,
"sixMetreCentrePostHits": 1,
"sixMetreCentrePostHitsPerMatch": 1,
"sixMetreCentreShootingAccuracy": 1,
"sixMetreCentreShootingAccuracyPerMatch": 1,
"sixMetreCentreShots": 1,
"sixMetreCentreShotsPerMatch": 1,
"sixMetreCentreShotsBlocked": 1,
"sixMetreCentreShotsBlockedPerMatch": 1,
"sixMetreCentreShotsOnGoal": 1,
"sixMetreCentreShotsOnGoalPerMatch": 1,
"sixMetreGoalsScored": 1,
"sixMetreGoalsScoredPerMatch": 1,
"sixMetreLeftGoalsScored": 1,
"sixMetreLeftGoalsScoredPerMatch": 1,
"sixMetreLeftMissedShots": 1,
"sixMetreLeftMissedShotsPerMatch": 1,
"sixMetreLeftPostHits": 1,
"sixMetreLeftPostHitsPerMatch": 1,
"sixMetreLeftShootingAccuracy": 1,
"sixMetreLeftShootingAccuracyPerMatch": 1,
"sixMetreLeftShots": 1,
"sixMetreLeftShotsPerMatch": 1,
"sixMetreLeftShotsBlocked": 1,
"sixMetreLeftShotsBlockedPerMatch": 1,
"sixMetreLeftShotsOnGoal": 1,
"sixMetreLeftShotsOnGoalPerMatch": 1,
"sixMetreMissedShots": 1,
"sixMetreMissedShotsPerMatch": 1,
"sixMetrePostHits": 1,
"sixMetrePostHitsPerMatch": 1,
"sixMetreRightGoalsScored": 1,
"sixMetreRightGoalsScoredPerMatch": 1,
"sixMetreRightMissedShots": 1,
"sixMetreRightMissedShotsPerMatch": 1,
"sixMetreRightPostHits": 1,
"sixMetreRightPostHitsPerMatch": 1,
"sixMetreRightShootingAccuracy": 1,
"sixMetreRightShootingAccuracyPerMatch": 1,
"sixMetreRightShots": 1,
"sixMetreRightShotsPerMatch": 1,
"sixMetreRightShotsBlocked": 1,
"sixMetreRightShotsBlockedPerMatch": 1,
"sixMetreRightShotsOnGoal": 1,
"sixMetreRightShotsOnGoalPerMatch": 1,
"sixMetreShootingAccuracy": 1,
"sixMetreShootingAccuracyPerMatch": 1,
"sixMetreShots": 1,
"sixMetreShotsPerMatch": 1,
"sixMetreShotsBlocked": 1,
"sixMetreShotsBlockedPerMatch": 1,
"sixMetreShotsOnGoal": 1,
"sixMetreShotsOnGoalPerMatch": 1,
"steals": 1,
"stealsPerMatch": 1,
"substitutions": 1,
"substitutionsPerMatch": 1,
"suspensions": 1,
"suspensionsPerMatch": 1,
"technicalBallFaults": 1,
"technicalBallFaultsPerMatch": 1,
"technicalFaults": 1,
"technicalFaultsPerMatch": 1,
"technicalRuleFaults": 1,
"technicalRuleFaultsPerMatch": 1,
"timePlayed": 1,
"timePlayedPerMatch": 1,
"turnovers": 1,
"turnoversPerMatch": 1,
"twoMinuteSuspensions": 1,
"twoMinuteSuspensionsPerMatch": 1,
"wingGoalsScored": 1,
"wingGoalsScoredPerMatch": 1,
"wingLeftGoalsScored": 1,
"wingLeftGoalsScoredPerMatch": 1,
"wingLeftMissedShots": 1,
"wingLeftMissedShotsPerMatch": 1,
"wingLeftPostHits": 1,
"wingLeftPostHitsPerMatch": 1,
"wingLeftShootingAccuracy": 1,
"wingLeftShootingAccuracyPerMatch": 1,
"wingLeftShots": 1,
"wingLeftShotsPerMatch": 1,
"wingLeftShotsBlocked": 1,
"wingLeftShotsBlockedPerMatch": 1,
"wingLeftShotsOnGoal": 1,
"wingLeftShotsOnGoalPerMatch": 1,
"wingMissedShots": 1,
"wingMissedShotsPerMatch": 1,
"wingPostHits": 1,
"wingPostHitsPerMatch": 1,
"wingRightGoalsScored": 1,
"wingRightGoalsScoredPerMatch": 1,
"wingRightMissedShots": 1,
"wingRightMissedShotsPerMatch": 1,
"wingRightPostHits": 1,
"wingRightPostHitsPerMatch": 1,
"wingRightShootingAccuracy": 1,
"wingRightShootingAccuracyPerMatch": 1,
"wingRightShots": 1,
"wingRightShotsPerMatch": 1,
"wingRightShotsBlocked": 1,
"wingRightShotsBlockedPerMatch": 1,
"wingRightShotsOnGoal": 1,
"wingRightShotsOnGoalPerMatch": 1,
"wingShootingAccuracy": 1,
"wingShootingAccuracyPerMatch": 1,
"wingShots": 1,
"wingShotsPerMatch": 1,
"wingShotsBlocked": 1,
"wingShotsBlockedPerMatch": 1,
"wingShotsOnGoal": 1,
"wingShotsOnGoalPerMatch": 1,
"wins": 1,
"yellowCards": 1,
"yellowCardsPerMatch": 1
}
}
]
}Statistics for a team in a competition
Return the statistics for a specific team in a competition.
- : Read any data from the organization down
You can create a JSON Web Token (JWT) using the token API call. Each token is given a set of scopes/permissions. Each endpoint has a scope/permission that it requires to run. If your token does not possess the correct scope then you will be unable to make the API call.
The unique identifier of the competition
009e9276-5c80-11e8-9c2d-fa7ae01bbebcThe unique identifier of the entity
009e9276-5c80-11e8-9c2d-fa7ae01bbebcThe unique identifier of the organization
b1a23A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.
entityId,personIdA comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.
dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]Type of Fixture
ALL_STARAll StarDEMONSTRATIONDemonstrationFINALFinalFRIENDLYFriendlyPLAYOFFPlayoffPRESEASONPre SeasonREGULARRegular
REGULARPossible values: Don't display data fields with null values or empty structures
trueWhere the result was
AWAYAwayHOMEHome
A comma separated list of resource types to include. See Resource Inclusion for more information.
organizations,fixtures,entitiesThe maximum number of records to return. See Pagination for more information.
10Example: 10The offset of the records. See Pagination for more information.
10The identifier for the period
1Period 12Period 210Extra time 1 period 111Extra time 1 period 212Extra time 2 period 113Extra time 2 period 214Shoot Out
The section of the period (sub-period)
What the result was
DRAWDrawLOSSLossWINWin
Successful operation
Error
GET /v1/handball/o/{organizationId}/statistics/for/entity/in/competitions/{competitionId}/entities/{entityId}/periods HTTP/1.1
Host: api.dc.connect.sportradar.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"meta": {
"version": 1,
"codeVersion": "d6cd1e2bd19e03a81132a23b2025920577f84e37",
"code": 200,
"time": "2018-06-05 23:43:41.227584+00:00",
"fromCache": false,
"count": 7,
"limit": 10,
"offset": 10,
"generationTime": 0.011604
},
"links": {
"self": "https://example.com",
"next": "https://example.com",
"previous": "https://example.com"
},
"included": {
"resources": {
"ANY_ADDITIONAL_PROPERTY": "league"
}
},
"data": [
{
"entityId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"entity": {
"resourceType": "entities",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"organizationId": "9",
"organization": {
"resourceType": "organizations",
"id": "9"
},
"competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
"competition": {
"resourceType": "competitions",
"id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
},
"statistics": {
"assists": 1,
"assistsPerMatch": 1,
"backCourtGoalsScored": 1,
"backCourtGoalsScoredPerMatch": 1,
"backCourtMissedShots": 1,
"backCourtMissedShotsPerMatch": 1,
"backCourtPostHits": 1,
"backCourtPostHitsPerMatch": 1,
"backCourtShootingAccuracy": 1,
"backCourtShootingAccuracyPerMatch": 1,
"backCourtShots": 1,
"backCourtShotsPerMatch": 1,
"backCourtShotsBlocked": 1,
"backCourtShotsBlockedPerMatch": 1,
"backCourtShotsOnGoal": 1,
"backCourtShotsOnGoalPerMatch": 1,
"blocks": 1,
"blocksPerMatch": 1,
"blueCards": 1,
"blueCardsPerMatch": 1,
"breakThroughGoalsScored": 1,
"breakThroughGoalsScoredPerMatch": 1,
"breakThroughMissedShots": 1,
"breakThroughMissedShotsPerMatch": 1,
"breakThroughPostHits": 1,
"breakThroughPostHitsPerMatch": 1,
"breakThroughShootingAccuracy": 1,
"breakThroughShootingAccuracyPerMatch": 1,
"breakThroughShots": 1,
"breakThroughShotsPerMatch": 1,
"breakThroughShotsBlocked": 1,
"breakThroughShotsBlockedPerMatch": 1,
"breakThroughShotsOnGoal": 1,
"breakThroughShotsOnGoalPerMatch": 1,
"cards": 1,
"cardsPerMatch": 1,
"draws": 1,
"emptyNetGoalsScored": 1,
"fastBreakGoalsScored": 1,
"fastBreakGoalsScoredPerMatch": 1,
"fastBreakMissedShots": 1,
"fastBreakMissedShotsPerMatch": 1,
"fastBreakPostHits": 1,
"fastBreakPostHitsPerMatch": 1,
"fastBreakShootingAccuracy": 1,
"fastBreakShootingAccuracyPerMatch": 1,
"fastBreakShots": 1,
"fastBreakShotsPerMatch": 1,
"fastBreakShotsBlocked": 1,
"fastBreakShotsBlockedPerMatch": 1,
"fastBreakShotsOnGoal": 1,
"fastBreakShotsOnGoalPerMatch": 1,
"fieldGoalsScored": 1,
"fieldGoalsScoredPerMatch": 1,
"fieldMissedShots": 1,
"fieldMissedShotsPerMatch": 1,
"fieldPostHits": 1,
"fieldPostHitsPerMatch": 1,
"fieldShootingAccuracy": 1,
"fieldShootingAccuracyPerMatch": 1,
"fieldShots": 1,
"fieldShotsPerMatch": 1,
"fieldShotsBlocked": 1,
"fieldShotsBlockedPerMatch": 1,
"fieldShotsOnGoal": 1,
"fieldShotsOnGoalPerMatch": 1,
"fouls": 1,
"foulsPerMatch": 1,
"foulsDrawn": 1,
"foulsDrawnPerMatch": 1,
"fourMinuteSuspensions": 1,
"fourMinuteSuspensionsPerMatch": 1,
"games": 1,
"goalKeeperBackCourtGoalsAgainst": 1,
"goalKeeperBackCourtGoalsAgainstPerMatch": 1,
"goalKeeperBackCourtSaveAccuracy": 1,
"goalKeeperBackCourtSaveAccuracyPerMatch": 1,
"goalKeeperBackCourtShotsAgainst": 1,
"goalKeeperBackCourtShotsAgainstPerMatch": 1,
"goalKeeperBackCourtShotsSaved": 1,
"goalKeeperBackCourtShotsSavedPerMatch": 1,
"goalKeeperBreakThroughGoalsAgainst": 1,
"goalKeeperBreakThroughGoalsAgainstPerMatch": 1,
"goalKeeperBreakThroughSaveAccuracy": 1,
"goalKeeperBreakThroughSaveAccuracyPerMatch": 1,
"goalKeeperBreakThroughShotsAgainst": 1,
"goalKeeperBreakThroughShotsAgainstPerMatch": 1,
"goalKeeperBreakThroughShotsSaved": 1,
"goalKeeperBreakThroughShotsSavedPerMatch": 1,
"goalKeeperFastBreakGoalsAgainst": 1,
"goalKeeperFastBreakGoalsAgainstPerMatch": 1,
"goalKeeperFastBreakSaveAccuracy": 1,
"goalKeeperFastBreakSaveAccuracyPerMatch": 1,
"goalKeeperFastBreakShotsAgainst": 1,
"goalKeeperFastBreakShotsAgainstPerMatch": 1,
"goalKeeperFastBreakShotsSaved": 1,
"goalKeeperFastBreakShotsSavedPerMatch": 1,
"goalKeeperFieldGoalsAgainst": 1,
"goalKeeperFieldGoalsAgainstPerMatch": 1,
"goalKeeperFieldSaveAccuracy": 1,
"goalKeeperFieldSaveAccuracyPerMatch": 1,
"goalKeeperFieldShotsAgainst": 1,
"goalKeeperFieldShotsAgainstPerMatch": 1,
"goalKeeperFieldShotsSaved": 1,
"goalKeeperFieldShotsSavedPerMatch": 1,
"goalKeeperGoalsAgainst": 1,
"goalKeeperGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreGoalsAgainst": 1,
"goalKeeperNineMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreSaveAccuracy": 1,
"goalKeeperNineMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreCentreShotsAgainst": 1,
"goalKeeperNineMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreCentreShotsSaved": 1,
"goalKeeperNineMetreCentreShotsSavedPerMatch": 1,
"goalKeeperNineMetreGoalsAgainst": 1,
"goalKeeperNineMetreGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftGoalsAgainst": 1,
"goalKeeperNineMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftSaveAccuracy": 1,
"goalKeeperNineMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreLeftShotsAgainst": 1,
"goalKeeperNineMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperNineMetreLeftShotsSaved": 1,
"goalKeeperNineMetreLeftShotsSavedPerMatch": 1,
"goalKeeperNineMetreRightGoalsAgainst": 1,
"goalKeeperNineMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperNineMetreRightSaveAccuracy": 1,
"goalKeeperNineMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreRightShotsAgainst": 1,
"goalKeeperNineMetreRightShotsAgainstPerMatch": 1,
"goalKeeperNineMetreRightShotsSaved": 1,
"goalKeeperNineMetreRightShotsSavedPerMatch": 1,
"goalKeeperNineMetreSaveAccuracy": 1,
"goalKeeperNineMetreSaveAccuracyPerMatch": 1,
"goalKeeperNineMetreShotsAgainst": 1,
"goalKeeperNineMetreShotsAgainstPerMatch": 1,
"goalKeeperNineMetreShotsSaved": 1,
"goalKeeperNineMetreShotsSavedPerMatch": 1,
"goalKeeperPivotGoalsAgainst": 1,
"goalKeeperPivotGoalsAgainstPerMatch": 1,
"goalKeeperPivotSaveAccuracy": 1,
"goalKeeperPivotSaveAccuracyPerMatch": 1,
"goalKeeperPivotShotsAgainst": 1,
"goalKeeperPivotShotsAgainstPerMatch": 1,
"goalKeeperPivotShotsSaved": 1,
"goalKeeperPivotShotsSavedPerMatch": 1,
"goalKeeperSaveAccuracy": 1,
"goalKeeperSaveAccuracyPerMatch": 1,
"goalKeeperSecondsPlayed": 1,
"goalKeeperSecondsPlayedPerMatch": 1,
"goalKeeperSevenMetreGoalsAgainst": 1,
"goalKeeperSevenMetreGoalsAgainstPerMatch": 1,
"goalKeeperSevenMetreSaveAccuracy": 1,
"goalKeeperSevenMetreSaveAccuracyPerMatch": 1,
"goalKeeperSevenMetreShotsAgainst": 1,
"goalKeeperSevenMetreShotsAgainstPerMatch": 1,
"goalKeeperSevenMetreShotsSaved": 1,
"goalKeeperSevenMetreShotsSavedPerMatch": 1,
"goalKeeperShotsAgainst": 1,
"goalKeeperShotsAgainstPerMatch": 1,
"goalKeeperShotsSaved": 1,
"goalKeeperShotsSavedPerMatch": 1,
"goalKeeperSixMetreCentreGoalsAgainst": 1,
"goalKeeperSixMetreCentreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreSaveAccuracy": 1,
"goalKeeperSixMetreCentreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreCentreShotsAgainst": 1,
"goalKeeperSixMetreCentreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreCentreShotsSaved": 1,
"goalKeeperSixMetreCentreShotsSavedPerMatch": 1,
"goalKeeperSixMetreGoalsAgainst": 1,
"goalKeeperSixMetreGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftGoalsAgainst": 1,
"goalKeeperSixMetreLeftGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftSaveAccuracy": 1,
"goalKeeperSixMetreLeftSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreLeftShotsAgainst": 1,
"goalKeeperSixMetreLeftShotsAgainstPerMatch": 1,
"goalKeeperSixMetreLeftShotsSaved": 1,
"goalKeeperSixMetreLeftShotsSavedPerMatch": 1,
"goalKeeperSixMetreRightGoalsAgainst": 1,
"goalKeeperSixMetreRightGoalsAgainstPerMatch": 1,
"goalKeeperSixMetreRightSaveAccuracy": 1,
"goalKeeperSixMetreRightSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreRightShotsAgainst": 1,
"goalKeeperSixMetreRightShotsAgainstPerMatch": 1,
"goalKeeperSixMetreRightShotsSaved": 1,
"goalKeeperSixMetreRightShotsSavedPerMatch": 1,
"goalKeeperSixMetreSaveAccuracy": 1,
"goalKeeperSixMetreSaveAccuracyPerMatch": 1,
"goalKeeperSixMetreShotsAgainst": 1,
"goalKeeperSixMetreShotsAgainstPerMatch": 1,
"goalKeeperSixMetreShotsSaved": 1,
"goalKeeperSixMetreShotsSavedPerMatch": 1,
"goalKeeperWingGoalsAgainst": 1,
"goalKeeperWingGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftGoalsAgainst": 1,
"goalKeeperWingLeftGoalsAgainstPerMatch": 1,
"goalKeeperWingLeftSaveAccuracy": 1,
"goalKeeperWingLeftSaveAccuracyPerMatch": 1,
"goalKeeperWingLeftShotsAgainst": 1,
"goalKeeperWingLeftShotsAgainstPerMatch": 1,
"goalKeeperWingLeftShotsSaved": 1,
"goalKeeperWingLeftShotsSavedPerMatch": 1,
"goalKeeperWingRightGoalsAgainst": 1,
"goalKeeperWingRightGoalsAgainstPerMatch": 1,
"goalKeeperWingRightSaveAccuracy": 1,
"goalKeeperWingRightSaveAccuracyPerMatch": 1,
"goalKeeperWingRightShotsAgainst": 1,
"goalKeeperWingRightShotsAgainstPerMatch": 1,
"goalKeeperWingRightShotsSaved": 1,
"goalKeeperWingRightShotsSavedPerMatch": 1,
"goalKeeperWingSaveAccuracy": 1,
"goalKeeperWingSaveAccuracyPerMatch": 1,
"goalKeeperWingShotsAgainst": 1,
"goalKeeperWingShotsAgainstPerMatch": 1,
"goalKeeperWingShotsSaved": 1,
"goalKeeperWingShotsSavedPerMatch": 1,
"goalsScored": 1,
"goalsScoredPerMatch": 1,
"losses": 1,
"matchesPlayed": 1,
"missedShots": 1,
"missedShotsPerMatch": 1,
"nineMetreCentreGoalsScored": 1,
"nineMetreCentreGoalsScoredPerMatch": 1,
"nineMetreCentreMissedShots": 1,
"nineMetreCentreMissedShotsPerMatch": 1,
"nineMetreCentrePostHits": 1,
"nineMetreCentrePostHitsPerMatch": 1,
"nineMetreCentreShootingAccuracy": 1,
"nineMetreCentreShootingAccuracyPerMatch": 1,
"nineMetreCentreShots": 1,
"nineMetreCentreShotsPerMatch": 1,
"nineMetreCentreShotsBlocked": 1,
"nineMetreCentreShotsBlockedPerMatch": 1,
"nineMetreCentreShotsOnGoal": 1,
"nineMetreCentreShotsOnGoalPerMatch": 1,
"nineMetreGoalsScored": 1,
"nineMetreGoalsScoredPerMatch": 1,
"nineMetreLeftGoalsScored": 1,
"nineMetreLeftGoalsScoredPerMatch": 1,
"nineMetreLeftMissedShots": 1,
"nineMetreLeftMissedShotsPerMatch": 1,
"nineMetreLeftPostHits": 1,
"nineMetreLeftPostHitsPerMatch": 1,
"nineMetreLeftShootingAccuracy": 1,
"nineMetreLeftShootingAccuracyPerMatch": 1,
"nineMetreLeftShots": 1,
"nineMetreLeftShotsPerMatch": 1,
"nineMetreLeftShotsBlocked": 1,
"nineMetreLeftShotsBlockedPerMatch": 1,
"nineMetreLeftShotsOnGoal": 1,
"nineMetreLeftShotsOnGoalPerMatch": 1,
"nineMetreMissedShots": 1,
"nineMetreMissedShotsPerMatch": 1,
"nineMetrePostHits": 1,
"nineMetrePostHitsPerMatch": 1,
"nineMetreRightGoalsScored": 1,
"nineMetreRightGoalsScoredPerMatch": 1,
"nineMetreRightMissedShots": 1,
"nineMetreRightMissedShotsPerMatch": 1,
"nineMetreRightPostHits": 1,
"nineMetreRightPostHitsPerMatch": 1,
"nineMetreRightShootingAccuracy": 1,
"nineMetreRightShootingAccuracyPerMatch": 1,
"nineMetreRightShots": 1,
"nineMetreRightShotsPerMatch": 1,
"nineMetreRightShotsBlocked": 1,
"nineMetreRightShotsBlockedPerMatch": 1,
"nineMetreRightShotsOnGoal": 1,
"nineMetreRightShotsOnGoalPerMatch": 1,
"nineMetreShootingAccuracy": 1,
"nineMetreShootingAccuracyPerMatch": 1,
"nineMetreShots": 1,
"nineMetreShotsPerMatch": 1,
"nineMetreShotsBlocked": 1,
"nineMetreShotsBlockedPerMatch": 1,
"nineMetreShotsOnGoal": 1,
"nineMetreShotsOnGoalPerMatch": 1,
"passivePlay": 1,
"pivotGoalsScored": 1,
"pivotGoalsScoredPerMatch": 1,
"pivotMissedShots": 1,
"pivotMissedShotsPerMatch": 1,
"pivotPostHits": 1,
"pivotPostHitsPerMatch": 1,
"pivotShootingAccuracy": 1,
"pivotShootingAccuracyPerMatch": 1,
"pivotShots": 1,
"pivotShotsPerMatch": 1,
"pivotShotsBlocked": 1,
"pivotShotsBlockedPerMatch": 1,
"pivotShotsOnGoal": 1,
"pivotShotsOnGoalPerMatch": 1,
"postHits": 1,
"postHitsPerMatch": 1,
"redCards": 1,
"redCardsPerMatch": 1,
"sevenMetreGoalsScored": 1,
"sevenMetreGoalsScoredPerMatch": 1,
"sevenMetreMissedShots": 1,
"sevenMetreMissedShotsPerMatch": 1,
"sevenMetrePenaltiesAwarded": 1,
"sevenMetrePenaltiesAwardedPerMatch": 1,
"sevenMetrePenaltiesCaused": 1,
"sevenMetrePenaltiesCausedPerMatch": 1,
"sevenMetrePenaltyFouls": 1,
"sevenMetrePenaltyFoulsPerMatch": 1,
"sevenMetrePostHits": 1,
"sevenMetrePostHitsPerMatch": 1,
"sevenMetreShootingAccuracy": 1,
"sevenMetreShootingAccuracyPerMatch": 1,
"sevenMetreShots": 1,
"sevenMetreShotsPerMatch": 1,
"sevenMetreShotsBlocked": 1,
"sevenMetreShotsBlockedPerMatch": 1,
"sevenMetreShotsOnGoal": 1,
"sevenMetreShotsOnGoalPerMatch": 1,
"shootingAccuracy": 1,
"shootingAccuracyPerMatch": 1,
"shootOuts": 1,
"shootOutsPerMatch": 1,
"shootOutsMade": 1,
"shootOutsMadePerMatch": 1,
"shootOutsMissed": 1,
"shootOutsMissedPerMatch": 1,
"shootOutsSaved": 1,
"shootOutsSavedPerMatch": 1,
"shots": 1,
"shotsPerMatch": 1,
"shotsBlocked": 1,
"shotsBlockedPerMatch": 1,
"shotsOnGoal": 1,
"shotsOnGoalPerMatch": 1,
"shotsSavedByGoalKeeper": 1,
"shotsSavedByGoalKeeperPerMatch": 1,
"sixMetreCentreGoalsScored": 1,
"sixMetreCentreGoalsScoredPerMatch": 1,
"sixMetreCentreMissedShots": 1,
"sixMetreCentreMissedShotsPerMatch": 1,
"sixMetreCentrePostHits": 1,
"sixMetreCentrePostHitsPerMatch": 1,
"sixMetreCentreShootingAccuracy": 1,
"sixMetreCentreShootingAccuracyPerMatch": 1,
"sixMetreCentreShots": 1,
"sixMetreCentreShotsPerMatch": 1,
"sixMetreCentreShotsBlocked": 1,
"sixMetreCentreShotsBlockedPerMatch": 1,
"sixMetreCentreShotsOnGoal": 1,
"sixMetreCentreShotsOnGoalPerMatch": 1,
"sixMetreGoalsScored": 1,
"sixMetreGoalsScoredPerMatch": 1,
"sixMetreLeftGoalsScored": 1,
"sixMetreLeftGoalsScoredPerMatch": 1,
"sixMetreLeftMissedShots": 1,
"sixMetreLeftMissedShotsPerMatch": 1,
"sixMetreLeftPostHits": 1,
"sixMetreLeftPostHitsPerMatch": 1,
"sixMetreLeftShootingAccuracy": 1,
"sixMetreLeftShootingAccuracyPerMatch": 1,
"sixMetreLeftShots": 1,
"sixMetreLeftShotsPerMatch": 1,
"sixMetreLeftShotsBlocked": 1,
"sixMetreLeftShotsBlockedPerMatch": 1,
"sixMetreLeftShotsOnGoal": 1,
"sixMetreLeftShotsOnGoalPerMatch": 1,
"sixMetreMissedShots": 1,
"sixMetreMissedShotsPerMatch": 1,
"sixMetrePostHits": 1,
"sixMetrePostHitsPerMatch": 1,
"sixMetreRightGoalsScored": 1,
"sixMetreRightGoalsScoredPerMatch": 1,
"sixMetreRightMissedShots": 1,
"sixMetreRightMissedShotsPerMatch": 1,
"sixMetreRightPostHits": 1,
"sixMetreRightPostHitsPerMatch": 1,
"sixMetreRightShootingAccuracy": 1,
"sixMetreRightShootingAccuracyPerMatch": 1,
"sixMetreRightShots": 1,
"sixMetreRightShotsPerMatch": 1,
"sixMetreRightShotsBlocked": 1,
"sixMetreRightShotsBlockedPerMatch": 1,
"sixMetreRightShotsOnGoal": 1,
"sixMetreRightShotsOnGoalPerMatch": 1,
"sixMetreShootingAccuracy": 1,
"sixMetreShootingAccuracyPerMatch": 1,
"sixMetreShots": 1,
"sixMetreShotsPerMatch": 1,
"sixMetreShotsBlocked": 1,
"sixMetreShotsBlockedPerMatch": 1,
"sixMetreShotsOnGoal": 1,
"sixMetreShotsOnGoalPerMatch": 1,
"steals": 1,
"stealsPerMatch": 1,
"substitutions": 1,
"substitutionsPerMatch": 1,
"suspensions": 1,
"suspensionsPerMatch": 1,
"technicalBallFaults": 1,
"technicalBallFaultsPerMatch": 1,
"technicalFaults": 1,
"technicalFaultsPerMatch": 1,
"technicalRuleFaults": 1,
"technicalRuleFaultsPerMatch": 1,
"timePlayed": 1,
"timePlayedPerMatch": 1,
"turnovers": 1,
"turnoversPerMatch": 1,
"twoMinuteSuspensions": 1,
"twoMinuteSuspensionsPerMatch": 1,
"wingGoalsScored": 1,
"wingGoalsScoredPerMatch": 1,
"wingLeftGoalsScored": 1,
"wingLeftGoalsScoredPerMatch": 1,
"wingLeftMissedShots": 1,
"wingLeftMissedShotsPerMatch": 1,
"wingLeftPostHits": 1,
"wingLeftPostHitsPerMatch": 1,
"wingLeftShootingAccuracy": 1,
"wingLeftShootingAccuracyPerMatch": 1,
"wingLeftShots": 1,
"wingLeftShotsPerMatch": 1,
"wingLeftShotsBlocked": 1,
"wingLeftShotsBlockedPerMatch": 1,
"wingLeftShotsOnGoal": 1,
"wingLeftShotsOnGoalPerMatch": 1,
"wingMissedShots": 1,
"wingMissedShotsPerMatch": 1,
"wingPostHits": 1,
"wingPostHitsPerMatch": 1,
"wingRightGoalsScored": 1,
"wingRightGoalsScoredPerMatch": 1,
"wingRightMissedShots": 1,
"wingRightMissedShotsPerMatch": 1,
"wingRightPostHits": 1,
"wingRightPostHitsPerMatch": 1,
"wingRightShootingAccuracy": 1,
"wingRightShootingAccuracyPerMatch": 1,
"wingRightShots": 1,
"wingRightShotsPerMatch": 1,
"wingRightShotsBlocked": 1,
"wingRightShotsBlockedPerMatch": 1,
"wingRightShotsOnGoal": 1,
"wingRightShotsOnGoalPerMatch": 1,
"wingShootingAccuracy": 1,
"wingShootingAccuracyPerMatch": 1,
"wingShots": 1,
"wingShotsPerMatch": 1,
"wingShotsBlocked": 1,
"wingShotsBlockedPerMatch": 1,
"wingShotsOnGoal": 1,
"wingShotsOnGoalPerMatch": 1,
"wins": 1,
"yellowCards": 1,
"yellowCardsPerMatch": 1
}
}
]
}Last updated
Was this helpful?