Competition Leaders

Competition statistical leaders are a list of persons for a statistic ranked from highest to lowest across an entire competition (multi-season). Each season's own qualification rules are applied to that season's data before aggregating and ranking across seasons.

competition statistical leaders

get
/handball/o/{organizationId}/statistics/leaders/for/{statistic}/in/competitions/{competitionId}

Return a list of the leading persons for a statistic in a competition, aggregated across all included seasons in that competition.

Required scopes
This endpoint requires the following scopes:
  • : Read any data from the organization down
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Path parameters
competitionIdstring · uuidRequired

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
statisticstring · max: 50Required

The name of the statistic

Example: points
Query parameters
entityIdstring · uuidOptional

The unique identifier of the entity

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
fixtureTypestring · enum · max: 50Optional

Type of Fixture

  • ALL_STAR All Star
  • DEMONSTRATION Demonstration
  • FINAL Final
  • FRIENDLY Friendly
  • PLAYOFF Playoff
  • PRESEASON Pre Season
  • REGULAR Regular
Example: REGULARPossible values:
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
homeAwaystring · enum · max: 50Optional

Where the result was

  • AWAY Away
  • HOME Home
Possible values:
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
isPlayerbooleanOptional

Is the person a player?

isTeamOfficialbooleanOptional

Is the person a team official?

limitinteger · int32 · min: 1 · max: 1000Optional

The maximum number of records to return. See Pagination for more information.

Default: 10Example: 10
offsetinteger · int32Optional

The offset of the records. See Pagination for more information.

Example: 10
personIdstring · uuidOptional

The unique identifier of the person

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
starterbooleanOptional

Is the person a starter in the match ?

winLossstring · enum · max: 50Optional

What the result was

  • DRAW Draw
  • LOSS Loss
  • WIN Win
Possible values:
Responses
get
/handball/o/{organizationId}/statistics/leaders/for/{statistic}/in/competitions/{competitionId}
GET /v1/handball/o/{organizationId}/statistics/leaders/for/{statistic}/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
      }
    }
  ]
}

competition statistical leader summary

get
/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}

Return a summary of the leading persons for a number of statistics in a competition. Only the requested statistic is returned within the 'statistics' object of each row.

Required scopes
This endpoint requires the following scopes:
  • : Read any data from the organization down
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Path parameters
competitionIdstring · uuidRequired

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
Query parameters
entityIdstring · uuidOptional

The unique identifier of the entity

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
fixtureTypestring · enum · max: 50Optional

Type of Fixture

  • ALL_STAR All Star
  • DEMONSTRATION Demonstration
  • FINAL Final
  • FRIENDLY Friendly
  • PLAYOFF Playoff
  • PRESEASON Pre Season
  • REGULAR Regular
Example: REGULARPossible values:
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
homeAwaystring · enum · max: 50Optional

Where the result was

  • AWAY Away
  • HOME Home
Possible values:
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
isPlayerbooleanOptional

Is the person a player?

isTeamOfficialbooleanOptional

Is the person a team official?

limitinteger · int32 · min: 1 · max: 1000Optional

The maximum number of records to return. See Pagination for more information.

Default: 10Example: 10
offsetinteger · int32Optional

The offset of the records. See Pagination for more information.

Example: 10
personIdstring · uuidOptional

The unique identifier of the person

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
starterbooleanOptional

Is the person a starter in the match ?

statisticsstringOptional

The name of the statistic. Can specify multiple, delimited by comma.

Example: points,minutes
winLossstring · enum · max: 50Optional

What the result was

  • DRAW Draw
  • LOSS Loss
  • WIN Win
Possible values:
Responses
get
/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}
GET /v1/handball/o/{organizationId}/statistics/leaders/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": [
    {
      "statName": [
        {
          "personId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
          "person": {
            "resourceType": "persons",
            "id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
          },
          "entityId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
          "entity": {
            "resourceType": "entities",
            "id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
          },
          "organizationId": "9",
          "organization": {
            "resourceType": "organizations",
            "id": "9"
          },
          "seasonId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
          "season": {
            "resourceType": "seasons",
            "id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
          },
          "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
          }
        }
      ]
    }
  ]
}

Fast (pre-aggregated) competition statistical leaders

get
/handball/o/{organizationId}/statistics/leaders/for/{statistic}/in/competitions/{competitionId}/simple

Return pre-aggregated list of the leading persons for a statistic in a competition derived from the side table based on aggregated data across all included seasons in that competition.

Required scopes
This endpoint requires the following scopes:
  • : Read any data from the organization down
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Path parameters
competitionIdstring · uuidRequired

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
statisticstring · max: 50Required

The name of the statistic

Example: points
Query parameters
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
fixtureTypestring · enum · max: 50Optional

Type of Fixture

  • ALL_STAR All Star
  • DEMONSTRATION Demonstration
  • FINAL Final
  • FRIENDLY Friendly
  • PLAYOFF Playoff
  • PRESEASON Pre Season
  • REGULAR Regular
Example: REGULARPossible values:
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
limitinteger · int32 · min: 1 · max: 1000Optional

The maximum number of records to return. See Pagination for more information.

Default: 10Example: 10
offsetinteger · int32Optional

The offset of the records. See Pagination for more information.

Example: 10
Responses
get
/handball/o/{organizationId}/statistics/leaders/for/{statistic}/in/competitions/{competitionId}/simple
GET /v1/handball/o/{organizationId}/statistics/leaders/for/{statistic}/in/competitions/{competitionId}/simple 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": [
    {
      "organizationId": "9",
      "organization": {
        "resourceType": "organizations",
        "id": "9"
      },
      "competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "competition": {
        "resourceType": "competitions",
        "id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
      },
      "personId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "person": {
        "resourceType": "persons",
        "id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
      },
      "fixtureType": "text",
      "statisticField": "text",
      "order": 1,
      "statistics": null,
      "added": "2025-11-19T05:31:35.384Z",
      "updated": "2025-11-19T05:31:35.384Z"
    }
  ]
}

Fast (pre-aggregated) competition statistical leader summary

get
/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}/simple

Return a summary {stat: rows} from the side table for the requested statistics.

Required scopes
This endpoint requires the following scopes:
  • : Read any data from the organization down
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Path parameters
competitionIdstring · uuidRequired

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
Query parameters
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
fixtureTypestring · enum · max: 50Optional

Type of Fixture

  • ALL_STAR All Star
  • DEMONSTRATION Demonstration
  • FINAL Final
  • FRIENDLY Friendly
  • PLAYOFF Playoff
  • PRESEASON Pre Season
  • REGULAR Regular
Example: REGULARPossible values:
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
limitinteger · int32 · min: 1 · max: 1000Optional

The maximum number of records to return. See Pagination for more information.

Default: 10Example: 10
offsetinteger · int32Optional

The offset of the records. See Pagination for more information.

Example: 10
statisticsstringOptional

The name of the statistic. Can specify multiple, delimited by comma.

Example: points,minutes
Responses
get
/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}/simple
GET /v1/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}/simple 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": [
    {
      "organizationId": "9",
      "organization": {
        "resourceType": "organizations",
        "id": "9"
      },
      "competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "competition": {
        "resourceType": "competitions",
        "id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
      },
      "personId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "person": {
        "resourceType": "persons",
        "id": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc"
      },
      "fixtureType": "text",
      "statisticField": "text",
      "order": 1,
      "statistics": null,
      "added": "2025-11-19T05:31:35.384Z",
      "updated": "2025-11-19T05:31:35.384Z"
    }
  ]
}

Build competition person leaders side table

post
/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}/build

Build pre-aggregated competition person leaders for a competition.

Required scopes
This endpoint requires the following scopes:
  • : Write/Update any data from below the organization
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Path parameters
competitionIdstring · uuidRequired

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
Query parameters
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
Responses
post
/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}/build
POST /v1/handball/o/{organizationId}/statistics/leaders/in/competitions/{competitionId}/build 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
      }
    }
  ]
}

Build all competition person leaders (org)

post
/handball/o/{organizationId}/statistics/leaders/in/competitions/build

Build pre-aggregated competition person leaders for all competitions in an organization.

Required scopes
This endpoint requires the following scopes:
  • : Write/Update any data from below the organization
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Path parameters
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
Query parameters
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
Responses
post
/handball/o/{organizationId}/statistics/leaders/in/competitions/build
POST /v1/handball/o/{organizationId}/statistics/leaders/in/competitions/build 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
      }
    }
  ]
}

List competition leaders configuration

get
/handball/admin/statistics/leaders/in/competitions/config

Return configuration rows that drive competition person leaders builds.

Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Available scopes:
  • : Authenticate based on a specific OrganizationId
  • : Read data over multiple organizations using and *orggroup* code
  • : Write/Update any data from below the organization
  • : Read any data from the organization down
  • : Perform administration API calls
  • : Ability to manage organizations
  • : Perform system configuration API calls
Query parameters
competitionIdstring · uuidOptional

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
limitinteger · int32 · min: 1 · max: 1000Optional

The maximum number of records to return. See Pagination for more information.

Default: 10Example: 10
offsetinteger · int32Optional

The offset of the records. See Pagination for more information.

Example: 10
organizationIdstring · min: 5 · max: 5Optional

The unique identifier of the organization

Example: b1a23
Responses
get
/handball/admin/statistics/leaders/in/competitions/config
GET /v1/handball/admin/statistics/leaders/in/competitions/config 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": [
    {
      "competitionPersonLeadersConfigurationId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "organizationId": "b1a23",
      "competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "runEvery": 1,
      "lastRun": "2025-01-01 12:00:00",
      "added": "2025-11-19T05:31:35.384Z",
      "updated": "2025-11-19T05:31:35.384Z"
    }
  ]
}

Upsert competition person leaders configuration

post
/handball/admin/statistics/leaders/in/competitions/config

Insert or update competition person leaders configuration rows.

Required scopes
This endpoint requires the following scopes:
  • : Perform administration API calls
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Query parameters
competitionIdstring · uuidOptional

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
organizationIdstring · min: 5 · max: 5Optional

The unique identifier of the organization

Example: b1a23
Body
competitionPersonLeadersConfigurationIdstring · uuidOptional

The unique identifier of the competition person leaders configuration row

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
competitionIdstring · uuid | nullableOptional

The unique identifier of the competition (optional for org-wide config)

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
runEveryinteger · int32Optional

Minutes between scheduled builds (0 to always allow)

Responses
post
/handball/admin/statistics/leaders/in/competitions/config
POST /v1/handball/admin/statistics/leaders/in/competitions/config HTTP/1.1
Host: api.dc.connect.sportradar.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 175

{
  "competitionPersonLeadersConfigurationId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
  "organizationId": "b1a23",
  "competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
  "runEvery": 1
}
{
  "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": [
    {
      "competitionPersonLeadersConfigurationId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "organizationId": "b1a23",
      "competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "runEvery": 1,
      "lastRun": "2025-01-01 12:00:00",
      "added": "2025-11-19T05:31:35.384Z",
      "updated": "2025-11-19T05:31:35.384Z"
    }
  ]
}

Delete competition person leaders configuration

delete
/handball/admin/statistics/leaders/in/competitions/config

Remove competition person leaders configuration rows.

Required scopes
This endpoint requires the following scopes:
  • : Perform administration API calls
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Query parameters
competitionIdstring · uuidOptional

The unique identifier of the competition

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
organizationIdstring · min: 5 · max: 5Optional

The unique identifier of the organization

Example: b1a23
Responses
delete
/handball/admin/statistics/leaders/in/competitions/config
DELETE /v1/handball/admin/statistics/leaders/in/competitions/config 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": [
    {
      "competitionPersonLeadersConfigurationId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "organizationId": "b1a23",
      "competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
      "runEvery": 1,
      "lastRun": "2025-01-01 12:00:00",
      "added": "2025-11-19T05:31:35.384Z",
      "updated": "2025-11-19T05:31:35.384Z"
    }
  ]
}

Build competition person leaders from configuration

post
/handball/admin/statistics/leaders/in/competitions/config/build

Trigger competition person leaders builds for configured organizations and competitions.

Required scopes
This endpoint requires the following scopes:
  • : Perform administration API calls
Authorizations
OAuth2clientCredentialsRequired

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.

Token URL:
Query parameters
externalstringOptional

A comma separated list of fields that will instead be interpreted as an externalId. See External Ids for more information.

Example: entityId,personId
fieldsstringOptional

A comma separated list of fields to display. The response will only display these fields. See Partial Response section for more information.

Example: dob,firstName,organization(id),organizations[name], teams[name,details/metrics/*,tags(id)]
hideNullbooleanOptional

Don't display data fields with null values or empty structures

Example: true
includestringOptional

A comma separated list of resource types to include. See Resource Inclusion for more information.

Example: organizations,fixtures,entities
Body
competitionPersonLeadersConfigurationIdstring · uuidOptional

The unique identifier of the competition person leaders configuration row

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
organizationIdstring · min: 5 · max: 5Required

The unique identifier of the organization

Example: b1a23
competitionIdstring · uuid | nullableOptional

The unique identifier of the competition (optional for org-wide config)

Example: 009e9276-5c80-11e8-9c2d-fa7ae01bbebc
runEveryinteger · int32Optional

Minutes between scheduled builds (0 to always allow)

Responses
post
/handball/admin/statistics/leaders/in/competitions/config/build
POST /v1/handball/admin/statistics/leaders/in/competitions/config/build HTTP/1.1
Host: api.dc.connect.sportradar.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 175

{
  "competitionPersonLeadersConfigurationId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
  "organizationId": "b1a23",
  "competitionId": "009e9276-5c80-11e8-9c2d-fa7ae01bbebc",
  "runEvery": 1
}
{
  "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
      }
    }
  ]
}

Last updated

Was this helpful?