# Person Match History

Match History for a person in a season.

## Match History for a person

> Return the Match History (based on statistics present) for a specific person in a season.

```json
{"openapi":"3.0.0","info":{"title":"DataCore API  - Handball","version":"v1"},"tags":[{"name":"Person Match History","description":"\nMatch History for a person in a season.\n"}],"servers":[{"url":"https://api.dc.connect.sportradar.com/v1","description":"Production server"},{"url":"https://api.dc.stg.connect-nonprod.sportradar.dev/v1","description":"NonProduction/Staging server"}],"security":[{"OAuth2":["read:organization"]}],"components":{"securitySchemes":{"OAuth2":{"type":"oauth2","flows":{"clientCredentials":{"tokenUrl":"/oauth/token","scopes":{"orgId":"Authenticate based on a specific OrganizationId","read:orggroup":"Read data over multiple organizations using and *orggroup* code","write:organization":"Write/Update any data from below the organization","read:organization":"Read any data from the organization down","write:admin":"Perform administration API calls","write:admin_organization":"Ability to manage organizations","write:system":"Perform system configuration API calls"}}},"description":"You can create a JSON Web Token (JWT) using the [token](http://developer.connect.sportradar.com/token/#operation/getToken) 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."}},"schemas":{"ResponseMetaData":{"type":"object","properties":{"version":{"type":"integer","description":"The version of the API in use for this call"},"codeVersion":{"type":"string","description":"A string indicating the version of the code that handled this request"},"code":{"type":"integer","description":"The HTTP response code for this request"},"time":{"type":"string","format":"date-time","description":"The date/time this request was made (in UTC)."},"fromCache":{"type":"boolean","description":"Was this request served directly from the cache?"},"count":{"type":"integer","description":"The number of records being returned"},"limit":{"type":"integer","description":"The record limit in place for this request"},"offset":{"type":"integer","description":"The record offset in place for this request"},"generationTime":{"type":"number","format":"float","description":"The number of seconds taken to generate this request."}}},"ResponseLinks":{"type":"object","properties":{"self":{"type":"string","format":"uri","description":"The URI referencing this request."},"next":{"type":"string","format":"uri","description":"The URI referencing the 'next' page, if more data is available."},"previous":{"type":"string","format":"uri","description":"The URI referencing the 'previous' page, if the request is not on the first page."}}},"IncludedData":{"type":"object","description":"Available if the request used the 'include' parameter.  It contains extra data about resources found in the data block.","properties":{"resources":{"type":"object","additionalProperties":{"description":"The type of resource","type":"object","enum":["league","organisation","persons"],"additionalProperties":{"type":"object","format":"uuid","description":"The id of the resource","additionalProperties":{"description":"The model for the resource as defined by the type and id"}}}}}},"Game_Log_PersonModel":{"type":"object","additionalProperties":false,"properties":{"personId":{"description":"The unique identifier of the person","type":"string","format":"uuid"},"person":{"properties":{"resourceType":{"type":"string","enum":["persons"]},"id":{"description":"Unique identifier for this resource","type":"string"}},"description":"The person information","type":"object"},"organizationId":{"description":"The unique identifier of the organization","type":"string","readOnly":true},"organization":{"properties":{"resourceType":{"type":"string","enum":["organizations"]},"id":{"description":"Unique identifier for this resource","type":"string"}},"description":"The organization that this game_log_person belongs to","type":"object"},"fixtureId":{"description":"The unique identifier of the match","type":"string","format":"uuid"},"fixture":{"properties":{"resourceType":{"type":"string","enum":["fixtures"]},"id":{"description":"Unique identifier for this resource","type":"string"}},"description":"The match","type":"object"},"entityId":{"description":"The unique identifier of the team","type":"string","format":"uuid"},"entity":{"properties":{"resourceType":{"type":"string","enum":["entities"]},"id":{"description":"Unique identifier for this resource","type":"string"}},"description":"The team information","type":"object"},"statistics":{"type":"object","additionalProperties":false,"properties":{"airtimeMax":{"description":"Time in minutes (in ISO8601 Duration format) a player was in the air (due to jumping)","anyOf":[{"type":"string","format":"duration"},{"type":"number","format":"float"}],"nullable":true},"assists":{"description":"Total number of assists","type":"integer","nullable":true,"format":"int32"},"backCourtGoalsScored":{"description":"Total number of goals scored from a back court position","type":"integer","nullable":true,"format":"int32"},"backCourtMissedShots":{"description":"Total number of missed shots from a back court position","type":"integer","nullable":true,"format":"int32"},"backCourtPostHits":{"description":"Total number of post hits from a back court position","type":"integer","nullable":true,"format":"int32"},"backCourtShootingAccuracy":{"description":"Shot rate of shots on goal from the back court position","type":"number","format":"float"},"backCourtShots":{"description":"Total number of back court shots attempted","type":"integer","nullable":true,"format":"int32"},"backCourtShotsBlocked":{"description":"Total number of shots blocked from a back court position","type":"integer","nullable":true,"format":"int32"},"backCourtShotsOnGoal":{"description":"Total number of back court shots on goal","type":"integer","nullable":true,"format":"int32"},"blocks":{"description":"Total number of blocks","type":"integer","nullable":true,"format":"int32"},"blueCards":{"description":"Total number of blue cards","type":"integer","nullable":true,"format":"int32"},"breakThroughGoalsScored":{"description":"Total number of goals scored from a break through attack","type":"integer","nullable":true,"format":"int32"},"breakThroughMissedShots":{"description":"Total number of missed shots from a break through attack","type":"integer","nullable":true,"format":"int32"},"breakThroughPostHits":{"description":"Total number of post hits from a break through attack","type":"integer","nullable":true,"format":"int32"},"breakThroughShootingAccuracy":{"description":"Shot rate shots on goal from a break through attack","type":"number","format":"float"},"breakThroughShots":{"description":"Total number of break through shots attempted","type":"integer","nullable":true,"format":"int32"},"breakThroughShotsBlocked":{"description":"Total number of shots blocked from a break through attack","type":"integer","nullable":true,"format":"int32"},"breakThroughShotsOnGoal":{"description":"Total number of break through shots on goal","type":"integer","nullable":true,"format":"int32"},"cards":{"description":"Total number of cards","type":"integer","nullable":true,"format":"int32"},"distanceSpeedCategory1":{"description":"Distance distribution [m] of the player in the very low speed zone (<4 km/h)","type":"integer","nullable":true,"format":"int32"},"distanceSpeedCategory2":{"description":"Distance distribution [m] of the player in the low speed zone (4-10 km/h)","type":"integer","nullable":true,"format":"int32"},"distanceSpeedCategory3":{"description":"Distance distribution [m] of the player in the medium speed zone (10-16 km/h)","type":"integer","nullable":true,"format":"int32"},"distanceSpeedCategory4":{"description":"Distance distribution [m] of the player in the high speed zone (16-22 km/h)","type":"integer","nullable":true,"format":"int32"},"distanceSpeedCategory5":{"description":"Distance distribution [m] of the player in the very high speed zone (>22 km/h)","type":"integer","nullable":true,"format":"int32"},"distanceTotal":{"description":"Total distance [m] covered by the player","type":"number","nullable":true,"format":"float"},"emptyNetGoalsScored":{"description":"Total number of goals scored in an empty net","type":"integer","nullable":true,"format":"int32"},"expectedGoals":{"description":"Expected goals","type":"number","nullable":true,"format":"float"},"expectedSaves":{"description":"Expected saves","type":"number","nullable":true,"format":"float"},"fastBreakGoalsScored":{"description":"Total number of goals scored from a fast break attack","type":"integer","nullable":true,"format":"int32"},"fastBreakMissedShots":{"description":"Total number of missed shots from a fast break attack","type":"integer","nullable":true,"format":"int32"},"fastBreakPostHits":{"description":"Total number of post hits from a fast break attack","type":"integer","nullable":true,"format":"int32"},"fastBreakShootingAccuracy":{"description":"Shot rate of shots on goal from a fast break attack","type":"number","format":"float"},"fastBreakShots":{"description":"Total number of fast break shots attempted","type":"integer","nullable":true,"format":"int32"},"fastBreakShotsBlocked":{"description":"Total number of shots blocked from a fast break attack","type":"integer","nullable":true,"format":"int32"},"fastBreakShotsOnGoal":{"description":"Total number of fast break shots on goal","type":"integer","nullable":true,"format":"int32"},"fieldGoalsScored":{"description":"Total number of goals scored from the field","type":"integer","nullable":true,"format":"int32"},"fieldMissedShots":{"description":"Total number of missed shots from the field","type":"integer","nullable":true,"format":"int32"},"fieldPostHits":{"description":"Total number of post hits from the field","type":"integer","nullable":true,"format":"int32"},"fieldShootingAccuracy":{"description":"Shot rate of shots on goal from the field","type":"number","format":"float"},"fieldShots":{"description":"Total number of field shots attempted","type":"integer","nullable":true,"format":"int32"},"fieldShotsBlocked":{"description":"Total number of shots blocked from the field","type":"integer","nullable":true,"format":"int32"},"fieldShotsOnGoal":{"description":"Total number of field shots on goal","type":"integer","nullable":true,"format":"int32"},"fouls":{"description":"Total number of fouls committed","type":"integer","nullable":true,"format":"int32"},"foulsDrawn":{"description":"Total number of fouls drawn","type":"integer","nullable":true,"format":"int32"},"fourMinuteSuspensions":{"description":"Total number of four minute suspensions","type":"integer","nullable":true,"format":"int32"},"goalKeeperBackCourtGoalsAgainst":{"description":"Total number of back court goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperBackCourtSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the back court position","type":"number","format":"float"},"goalKeeperBackCourtShotsAgainst":{"description":"Total number of back court shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperBackCourtShotsSaved":{"description":"Total number of back court shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperBreakThroughGoalsAgainst":{"description":"Total number of break through goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperBreakThroughSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from a break through attack","type":"number","format":"float"},"goalKeeperBreakThroughShotsAgainst":{"description":"Total number of break through shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperBreakThroughShotsSaved":{"description":"Total number of break through shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperFastBreakGoalsAgainst":{"description":"Total number of fast break goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperFastBreakSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from a fast break attack","type":"number","format":"float"},"goalKeeperFastBreakShotsAgainst":{"description":"Total number of fast break shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperFastBreakShotsSaved":{"description":"Total number of fast break shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperFieldGoalsAgainst":{"description":"Total number of field goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperFieldSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper when shooting from the field","type":"number","format":"float"},"goalKeeperFieldShotsAgainst":{"description":"Total number of field shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperFieldShotsSaved":{"description":"Total number of field shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperGoalsAgainst":{"description":"Total number of goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreCentreGoalsAgainst":{"description":"Total number of nine metre centre goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreCentreSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the nine metre centre position","type":"number","format":"float"},"goalKeeperNineMetreCentreShotsAgainst":{"description":"Total number of nine metre centre shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreCentreShotsSaved":{"description":"Total number of nine metre centre shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreGoalsAgainst":{"description":"Total number of nine metre goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreLeftGoalsAgainst":{"description":"Total number of nine metre left goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreLeftSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the nine metre left position","type":"number","format":"float"},"goalKeeperNineMetreLeftShotsAgainst":{"description":"Total number of nine metre left shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreLeftShotsSaved":{"description":"Total number of nine metre left shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreRightGoalsAgainst":{"description":"Total number of nine metre right goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreRightSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the nine metre right position","type":"number","format":"float"},"goalKeeperNineMetreRightShotsAgainst":{"description":"Total number of nine metre right shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreRightShotsSaved":{"description":"Total number of nine metre right shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the nine metre position","type":"number","format":"float"},"goalKeeperNineMetreShotsAgainst":{"description":"Total number of nine metre shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperNineMetreShotsSaved":{"description":"Total number of nine metre shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperPivotGoalsAgainst":{"description":"Total number of pivot goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperPivotSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the pivot position","type":"number","format":"float"},"goalKeeperPivotShotsAgainst":{"description":"Total number of pivot shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperPivotShotsSaved":{"description":"Total number of pivot shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSaveAccuracy":{"description":"Rate of all balls saved by the goalkeeper","type":"number","format":"float"},"goalKeeperSecondsPlayed":{"description":"Total number of seconds played by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSevenMetreGoalsAgainst":{"description":"Total number of seven metre penalty goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSevenMetreSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the seven metre position","type":"number","format":"float"},"goalKeeperSevenMetreShotsAgainst":{"description":"Total number of seven metre penalty shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSevenMetreShotsSaved":{"description":"Total number of seven metre penalty shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperShotsAgainst":{"description":"Total number of shots against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperShotsPerGoalsAgainst":{"description":"Ratio of shots against to goals against for a goalkeeper","type":"number","nullable":true,"format":"float"},"goalKeeperShotsSaved":{"description":"Total number of shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreCentreGoalsAgainst":{"description":"Total number of six metre centre goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreCentreSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the six metre centre position","type":"number","format":"float"},"goalKeeperSixMetreCentreShotsAgainst":{"description":"Total number of six metre centre shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreCentreShotsSaved":{"description":"Total number of six metre centre shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreGoalsAgainst":{"description":"Total number of six metre goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreLeftGoalsAgainst":{"description":"Total number of six metre left goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreLeftSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the six metre left position","type":"number","format":"float"},"goalKeeperSixMetreLeftShotsAgainst":{"description":"Total number of six metre left shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreLeftShotsSaved":{"description":"Total number of six metre left shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreRightGoalsAgainst":{"description":"Total number of six metre right goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreRightSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the six metre right position","type":"number","format":"float"},"goalKeeperSixMetreRightShotsAgainst":{"description":"Total number of six metre right shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreRightShotsSaved":{"description":"Total number of six metre right shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the six metre position","type":"number","format":"float"},"goalKeeperSixMetreShotsAgainst":{"description":"Total number of six metre shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperSixMetreShotsSaved":{"description":"Total number of six metre shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingGoalsAgainst":{"description":"Total number of wing goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingLeftGoalsAgainst":{"description":"Total number of left wing goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingLeftSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the wing left position","type":"number","format":"float"},"goalKeeperWingLeftShotsAgainst":{"description":"Total number of left wing shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingLeftShotsSaved":{"description":"Total number of left wing shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingRightGoalsAgainst":{"description":"Total number of right wing goals conceded by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingRightSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the wing right position","type":"number","format":"float"},"goalKeeperWingRightShotsAgainst":{"description":"Total number of right wing shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingRightShotsSaved":{"description":"Total number of right wing shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingSaveAccuracy":{"description":"Rate of balls saved by the goalkeeper from the wing position","type":"number","format":"float"},"goalKeeperWingShotsAgainst":{"description":"Total number of wing shots on goal against the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalKeeperWingShotsSaved":{"description":"Total number of wing shots saved by the goalkeeper","type":"integer","nullable":true,"format":"int32"},"goalsScored":{"description":"Total number of goals scored","type":"integer","nullable":true,"format":"int32"},"handballPerformanceIndex":{"description":"Handball Performance Index","type":"number","nullable":true,"format":"float"},"minutes":{"description":"Time in play (in ISO8601 Duration format); only available for goalkeepers","anyOf":[{"type":"string","format":"duration"},{"type":"number","format":"float"}],"nullable":true},"minus":{"description":"The number of goals conceded by the team while this player is on the field","type":"integer","nullable":true,"format":"int32"},"missedShots":{"description":"Total number of missed shots","type":"integer","nullable":true,"format":"int32"},"nineMetreCentreGoalsScored":{"description":"Total number of goals scored from the nine metre centre position","type":"integer","nullable":true,"format":"int32"},"nineMetreCentreMissedShots":{"description":"Total number of missed shots from the nine metre centre position","type":"integer","nullable":true,"format":"int32"},"nineMetreCentrePostHits":{"description":"Total number of post hits from the nine metre centre position","type":"integer","nullable":true,"format":"int32"},"nineMetreCentreShootingAccuracy":{"description":"Shot rate of shots on goal from the nine metre centre position","type":"number","format":"float"},"nineMetreCentreShots":{"description":"Total number of nine metre centre shots","type":"integer","nullable":true,"format":"int32"},"nineMetreCentreShotsBlocked":{"description":"Total number of shots blocked from the nine metre centre position","type":"integer","nullable":true,"format":"int32"},"nineMetreCentreShotsOnGoal":{"description":"Total number of nine metre centre shots on goal","type":"integer","nullable":true,"format":"int32"},"nineMetreGoalsScored":{"description":"Total number of goals scored from the nine metre position","type":"integer","nullable":true,"format":"int32"},"nineMetreLeftGoalsScored":{"description":"Total number of goals scored from the nine metre left position","type":"integer","nullable":true,"format":"int32"},"nineMetreLeftMissedShots":{"description":"Total number of missed shots from the nine metre left position","type":"integer","nullable":true,"format":"int32"},"nineMetreLeftPostHits":{"description":"Total number of post hits from the nine metre left position","type":"integer","nullable":true,"format":"int32"},"nineMetreLeftShootingAccuracy":{"description":"Shot rate of shots on goal from the nine metre left position","type":"number","format":"float"},"nineMetreLeftShots":{"description":"Total number of nine metre left shots attempted","type":"integer","nullable":true,"format":"int32"},"nineMetreLeftShotsBlocked":{"description":"Total number of shots blocked from the nine metre left position","type":"integer","nullable":true,"format":"int32"},"nineMetreLeftShotsOnGoal":{"description":"Total number of nine metre left shots on goal","type":"integer","nullable":true,"format":"int32"},"nineMetreMissedShots":{"description":"Total number of missed shots from the nine metre position","type":"integer","nullable":true,"format":"int32"},"nineMetrePostHits":{"description":"Total number of post hits from the nine metre position","type":"integer","nullable":true,"format":"int32"},"nineMetreRightGoalsScored":{"description":"Total number of goals scored from the nine metre right position","type":"integer","nullable":true,"format":"int32"},"nineMetreRightMissedShots":{"description":"Total number of missed shots from the nine metre right position","type":"integer","nullable":true,"format":"int32"},"nineMetreRightPostHits":{"description":"Total number of post hits from the nine metre right position","type":"integer","nullable":true,"format":"int32"},"nineMetreRightShootingAccuracy":{"description":"Shot rate of shots on goal from the nine metre right position","type":"number","format":"float"},"nineMetreRightShots":{"description":"Total number of nine metre right shots attempted","type":"integer","nullable":true,"format":"int32"},"nineMetreRightShotsBlocked":{"description":"Total number of shots blocked from the nine metre right position","type":"integer","nullable":true,"format":"int32"},"nineMetreRightShotsOnGoal":{"description":"Total number of nine metre right shots on goal","type":"integer","nullable":true,"format":"int32"},"nineMetreShootingAccuracy":{"description":"Shot rate of shots on goal from the nine metre position","type":"number","format":"float"},"nineMetreShots":{"description":"Total number of nine metre shots attempted","type":"integer","nullable":true,"format":"int32"},"nineMetreShotsBlocked":{"description":"Total number of shots blocked from the nine metre position","type":"integer","nullable":true,"format":"int32"},"nineMetreShotsOnGoal":{"description":"Total number of nine metre shots on goal","type":"integer","nullable":true,"format":"int32"},"pivotGoalsScored":{"description":"Total number of goals scored from the pivot position","type":"integer","nullable":true,"format":"int32"},"pivotMissedShots":{"description":"Total number of missed shots from the pivot position","type":"integer","nullable":true,"format":"int32"},"pivotPostHits":{"description":"Total number of post hits from the pivot position","type":"integer","nullable":true,"format":"int32"},"pivotShootingAccuracy":{"description":"Shot rate of shots on goal from the pivot position","type":"number","format":"float"},"pivotShots":{"description":"Total number of pivot shots attempted","type":"integer","nullable":true,"format":"int32"},"pivotShotsBlocked":{"description":"Total number of shots blocked from the pivot position","type":"integer","nullable":true,"format":"int32"},"pivotShotsOnGoal":{"description":"Total number of pivot shots on goal","type":"integer","nullable":true,"format":"int32"},"plus":{"description":"The number of goals scored by the team while this player is on the field","type":"integer","nullable":true,"format":"int32"},"plusMinus":{"description":"goals scored/conceded while this player is on the field","type":"integer","format":"int32"},"postHits":{"description":"Total number of post hits","type":"integer","nullable":true,"format":"int32"},"redCards":{"description":"Total number of red cards","type":"integer","nullable":true,"format":"int32"},"sevenMetreGoalsScored":{"description":"Total number of goals scored from the seven metre penalties","type":"integer","nullable":true,"format":"int32"},"sevenMetreMissedShots":{"description":"Total number of missed shots from the seven metre penalties","type":"integer","nullable":true,"format":"int32"},"sevenMetrePenaltiesAwarded":{"description":"Total number of seven metre penalties awarded","type":"integer","nullable":true,"format":"int32"},"sevenMetrePenaltiesCaused":{"description":"Total number of seven metre penalties caused","type":"integer","nullable":true,"format":"int32"},"sevenMetrePenaltyFouls":{"description":"Total number of seven metre penalty fouls","type":"integer","nullable":true,"format":"int32"},"sevenMetrePostHits":{"description":"Total number of post hits from the seven metre penalties","type":"integer","nullable":true,"format":"int32"},"sevenMetreShootingAccuracy":{"description":"Shot rate of shots on goal from seven metre penalties","type":"number","format":"float"},"sevenMetreShots":{"description":"Total number of seven metre penalty shots attempted","type":"integer","nullable":true,"format":"int32"},"sevenMetreShotsBlocked":{"description":"Total number of shots blocked from the seven metre penalties","type":"integer","nullable":true,"format":"int32"},"sevenMetreShotsOnGoal":{"description":"Total number of seven metre penalty shots on goal","type":"integer","nullable":true,"format":"int32"},"shootingAccuracy":{"description":"Shot rate for all shots on goal","type":"number","format":"float"},"shootOutAttempts":{"description":"Results of shoot-out attempts (1 or 0 per attempt).","type":"string","nullable":true},"shootOuts":{"description":"Total number of shoot outs","type":"integer","nullable":true,"format":"int32"},"shootOutsMade":{"description":"Total number of goals scored from shoot out shots","type":"integer","nullable":true,"format":"int32"},"shootOutsMissed":{"description":"Total number of shoot out shots missed","type":"integer","nullable":true,"format":"int32"},"shootOutsSaved":{"description":"Total number of shoot out shots saved","type":"integer","nullable":true,"format":"int32"},"shots":{"description":"Total number of shots. This is made up of all shots, including shot that are blocked, saved, lead to a goal, missed, hit the bar or post.","type":"integer","nullable":true,"format":"int32"},"shotsBlocked":{"description":"Total number of shots blocked","type":"integer","nullable":true,"format":"int32"},"shotsOnGoal":{"description":"Total number of shots on target. This is made up of shots that lead to goals or a save from the Goalie.","type":"integer","nullable":true,"format":"int32"},"shotsOffGoal":{"description":"Total number of shots off goal","type":"integer","nullable":true,"format":"int32"},"shotsSavedByGoalKeeper":{"description":"The number of shots taken by a player that were saved by the opposition goalkeeper","type":"integer","nullable":true,"format":"int32"},"sixMetreCentreGoalsScored":{"description":"Total number of goals scored from the six metre centre position","type":"integer","nullable":true,"format":"int32"},"sixMetreCentreMissedShots":{"description":"Total number of missed shots from the six metre centre position","type":"integer","nullable":true,"format":"int32"},"sixMetreCentrePostHits":{"description":"Total number of post hits from the six metre centre position","type":"integer","nullable":true,"format":"int32"},"sixMetreCentreShootingAccuracy":{"description":"Shot rate of shots on goal from the six metre centre position","type":"number","format":"float"},"sixMetreCentreShots":{"description":"Total number of six metre centre shots","type":"integer","nullable":true,"format":"int32"},"sixMetreCentreShotsBlocked":{"description":"Total number of shots blocked from the six metre centre position","type":"integer","nullable":true,"format":"int32"},"sixMetreCentreShotsOnGoal":{"description":"Total number of six metre centre shots on goal","type":"integer","nullable":true,"format":"int32"},"sixMetreGoalsScored":{"description":"Total number of goals scored from the six metre position","type":"integer","nullable":true,"format":"int32"},"sixMetreLeftGoalsScored":{"description":"Total number of goals scored from the six metre left position","type":"integer","nullable":true,"format":"int32"},"sixMetreLeftMissedShots":{"description":"Total number of missed shots from the six metre left position","type":"integer","nullable":true,"format":"int32"},"sixMetreLeftPostHits":{"description":"Total number of post hits from the six metre left position","type":"integer","nullable":true,"format":"int32"},"sixMetreLeftShootingAccuracy":{"description":"Shot rate of shots on goal from the six metre left position","type":"number","format":"float"},"sixMetreLeftShots":{"description":"Total number of six metre left shots attempted","type":"integer","nullable":true,"format":"int32"},"sixMetreLeftShotsBlocked":{"description":"Total number of shots blocked from the six metre left position","type":"integer","nullable":true,"format":"int32"},"sixMetreLeftShotsOnGoal":{"description":"Total number of six metre left shots on goal","type":"integer","nullable":true,"format":"int32"},"sixMetreMissedShots":{"description":"Total number of missed shots from the six metre position","type":"integer","nullable":true,"format":"int32"},"sixMetrePostHits":{"description":"Total number of post hits from the six metre position","type":"integer","nullable":true,"format":"int32"},"sixMetreRightGoalsScored":{"description":"Total number of goals scored from the six metre right position","type":"integer","nullable":true,"format":"int32"},"sixMetreRightMissedShots":{"description":"Total number of missed shots from the six metre right position","type":"integer","nullable":true,"format":"int32"},"sixMetreRightPostHits":{"description":"Total number of post hits from the six metre right position","type":"integer","nullable":true,"format":"int32"},"sixMetreRightShootingAccuracy":{"description":"Shot rate of shots on goal from the six metre right position","type":"number","format":"float"},"sixMetreRightShots":{"description":"Total number of six metre right shots attempted","type":"integer","nullable":true,"format":"int32"},"sixMetreRightShotsBlocked":{"description":"Total number of shots blocked from the six metre right position","type":"integer","nullable":true,"format":"int32"},"sixMetreRightShotsOnGoal":{"description":"Total number of six metre right shots on goal","type":"integer","nullable":true,"format":"int32"},"sixMetreShootingAccuracy":{"description":"Shot rate of shots on goal from the six metre position","type":"number","format":"float"},"sixMetreShots":{"description":"Total number of six metre shots attempted","type":"integer","nullable":true,"format":"int32"},"sixMetreShotsBlocked":{"description":"Total number of shots blocked from the six metre position","type":"integer","nullable":true,"format":"int32"},"sixMetreShotsOnGoal":{"description":"Total number of six metre shots on goal","type":"integer","nullable":true,"format":"int32"},"speedDistancePerTime":{"description":"Distance covered by the player on specific speed per minute","type":"number","nullable":true,"format":"float"},"speedMax":{"description":"Maximum speed [m/s] of the player during the session","type":"number","nullable":true,"format":"float"},"steals":{"description":"Total number of stolen balls by the player","type":"integer","nullable":true,"format":"int32"},"stopFouls":{"description":"Total number of stop fouls","type":"integer","nullable":true,"format":"int32"},"stopFoulsDrawn":{"description":"Total number of stop fouls drawn","type":"integer","nullable":true,"format":"int32"},"substitutions":{"description":"Total number of substitutions","type":"integer","nullable":true,"format":"int32"},"suspensions":{"description":"Total number of suspensions","type":"integer","nullable":true,"format":"int32"},"technicalBallFaults":{"description":"Total number of technical ball errors","type":"integer","nullable":true,"format":"int32"},"technicalFaults":{"description":"Total number of technical errors","type":"integer","nullable":true,"format":"int32"},"technicalRuleFaults":{"description":"Total number of technical rule errors","type":"integer","nullable":true,"format":"int32"},"timeOnPlayingField":{"description":"Time in minutes (in ISO8601 Duration format) that each player spent on the playing field during the game","anyOf":[{"type":"string","format":"duration"},{"type":"number","format":"float"}],"nullable":true},"timeBallPossession":{"description":"Accumulated time in minutes (in ISO8601 Duration format) in which the player had the possession of the ball","anyOf":[{"type":"string","format":"duration"},{"type":"number","format":"float"}],"nullable":true},"timePlayed":{"description":"Total number of minutes the played","type":"integer","nullable":true,"format":"int32"},"turnovers":{"description":"Total number of turnovers","type":"integer","nullable":true,"format":"int32"},"twoMinuteSuspensions":{"description":"Total number of two minute suspensions","type":"integer","nullable":true,"format":"int32"},"wingGoalsScored":{"description":"Total number of goals scored from the wing position","type":"integer","nullable":true,"format":"int32"},"wingLeftGoalsScored":{"description":"Total number of goals scored from the left wing position","type":"integer","nullable":true,"format":"int32"},"wingLeftMissedShots":{"description":"Total number of missed shots from the left wing position","type":"integer","nullable":true,"format":"int32"},"wingLeftPostHits":{"description":"Total number of post hits from the left wing position","type":"integer","nullable":true,"format":"int32"},"wingLeftShootingAccuracy":{"description":"Shot rate of shots on goal from the left wing position","type":"number","format":"float"},"wingLeftShots":{"description":"Total number of wing left shots attempted","type":"integer","nullable":true,"format":"int32"},"wingLeftShotsBlocked":{"description":"Total number of shots blocked from the left wing position","type":"integer","nullable":true,"format":"int32"},"wingLeftShotsOnGoal":{"description":"Total number of left wing shots on goal","type":"integer","nullable":true,"format":"int32"},"wingMissedShots":{"description":"Total number of missed shots from the wing position","type":"integer","nullable":true,"format":"int32"},"wingPostHits":{"description":"Total number of post hits from the wing position","type":"integer","nullable":true,"format":"int32"},"wingRightGoalsScored":{"description":"Total number of goals scored from the right wing position","type":"integer","nullable":true,"format":"int32"},"wingRightMissedShots":{"description":"Total number of missed shots from the right wing position","type":"integer","nullable":true,"format":"int32"},"wingRightPostHits":{"description":"Total number of post hits from the right wing position","type":"integer","nullable":true,"format":"int32"},"wingRightShootingAccuracy":{"description":"Shot rate of shots on goal from the right wing position","type":"number","format":"float"},"wingRightShots":{"description":"Total number of wing right shots attempted","type":"integer","nullable":true,"format":"int32"},"wingRightShotsBlocked":{"description":"Total number of shots blocked from the right wing position","type":"integer","nullable":true,"format":"int32"},"wingRightShotsOnGoal":{"description":"Total number of right wing shots on goal","type":"integer","nullable":true,"format":"int32"},"wingShootingAccuracy":{"description":"Shot rate of all shots on goal from the wing position","type":"number","format":"float"},"wingShots":{"description":"Total number of wing shots attempted","type":"integer","nullable":true,"format":"int32"},"wingShotsBlocked":{"description":"Total number of shots blocked from the wing position","type":"integer","nullable":true,"format":"int32"},"wingShotsOnGoal":{"description":"Total number of wing shots on goal","type":"integer","nullable":true,"format":"int32"},"yellowCards":{"description":"Total number of yellow cards","type":"integer","nullable":true,"format":"int32"}}},"periodId":{"description":"The identifier for the period\n>- `1` Period 1\n>- `2` Period 2\n>- `10` Extra time 1 period 1\n>- `11` Extra time 1 period 2\n>- `12` Extra time 2 period 1\n>- `13` Extra time 2 period 2\n>- `14` Shoot Out\n","type":"integer","format":"int32","enum":[1,2,10,11,12,13,14]},"section":{"description":"The section of the period (sub-period)","type":"string","maxLength":100},"bib":{"description":"The number displayed on the jersey","type":"string","maxLength":100,"nullable":true},"position":{"description":"Playing position\n>- None None\n>- `CB` Center Backcourt\n>- `D` Defensive Specialist\n>- `G` Goalkeeper\n>- `LB` Left Backcourt\n>- `LW` Left Wingman\n>- `P` Pivot\n>- `RB` Right Backcourt\n>- `RW` Right Wingman\n","type":"string","enum":["G","LW","RW","LB","RB","CB","P","D",null],"maxLength":10,"nullable":true},"didNotPlayReason":{"description":"The reason the player didn't play","type":"string","maxLength":100,"nullable":true},"starter":{"description":"","type":"boolean"},"participated":{"description":"Did the person actually participate in the the match","type":"boolean"},"isPlayer":{"description":"Is this person a player","type":"boolean"},"isTeamOfficial":{"description":"Is this person a team official","type":"boolean"},"updated":{"description":"Date/time last modified. In UTC","type":"string","format":"date-time","readOnly":true},"added":{"description":"Date/time added. In UTC","type":"string","format":"date-time","readOnly":true}},"title":"game_log_person model"},"ErrorModel":{"type":"object","properties":{"code":{"type":"integer","description":"HTTP Error code indicating the type of error.  If there are multiple errors, then this will be the code of the first one.","format":"int32"},"message":{"type":"string","description":"A message indicating the reason for the error. If there are multiple errors, then this is the message for the first one."},"errors":{"type":"array","items":{"$ref":"#/components/schemas/ErrorListModel"}}}},"ErrorListModel":{"type":"object","properties":{"code":{"type":"integer","description":"HTTP Error code indicating the type of error.","format":"int32"},"reason":{"enum":["INVALID_DATA","NOT_FOUND","NOT_AUTHORISED","ERROR","DELETE_ERROR"],"description":"A short code indicating the type of error"},"message":{"type":"string","description":"A message indicating the reason for the error"},"rowNumber":{"type":"integer","description":"The row number of the payload that cause the error","format":"int32"}}}},"responses":{"ErrorResponse":{"description":"Error","content":{"application/json":{"schema":{"type":"object","properties":{"meta":{"$ref":"#/components/schemas/ResponseMetaData"},"error":{"$ref":"#/components/schemas/ErrorModel"}}}}}}},"parameters":{"added":{"name":"added","description":"Record was added after this date/time. In UTC.","schema":{"type":"string","format":"date-time"},"required":false,"in":"query"},"entityId":{"name":"entityId","description":"The unique identifier of the team","schema":{"type":"string","format":"uuid"},"required":false,"in":"query"},"external":{"name":"external","description":"A comma separated list of fields that will instead be interpreted as an externalId. See [External Ids](#section/Introduction/External-Ids) for more information.","schema":{"type":"string"},"required":false,"in":"query"},"fields":{"name":"fields","description":"A comma separated list of fields to display.  The response will only display these fields. See [Partial Response](#section/Partial-Response) section for more information.","schema":{"type":"string"},"required":false,"in":"query"},"fixtureType":{"name":"fixtureType","description":"Type of match\n>- `ALL_STAR` All Star\n>- `DEMONSTRATION` Demonstration\n>- `FINAL` Final\n>- `FRIENDLY` Friendly\n>- `PLAYOFF` Playoff\n>- `PRESEASON` Pre Season\n>- `REGULAR` Regular\n","schema":{"type":"string","enum":["ALL_STAR","PRESEASON","REGULAR","FINAL","PLAYOFF","FRIENDLY","DEMONSTRATION"],"maxLength":50},"required":false,"in":"query"},"hideNull":{"name":"hideNull","description":"Don't display data fields with null values or empty structures","schema":{"type":"boolean"},"required":false,"in":"query"},"homeAway":{"name":"homeAway","description":"Where the result was\n>- `AWAY` Away\n>- `HOME` Home\n","schema":{"type":"string","enum":["HOME","AWAY"],"maxLength":50},"required":false,"in":"query"},"include":{"name":"include","description":"A comma separated list of resource types to include. See [Resource Inclusion](#section/Introduction/Resource-Inclusion) for more information.","schema":{"type":"string"},"required":false,"in":"query"},"includeTotalCount":{"name":"includeTotalCount","description":"Include the total number of records matching the filters.","schema":{"type":"boolean"},"required":false,"in":"query"},"isTeamOfficial":{"name":"isTeamOfficial","description":"Is the person a team official?","schema":{"type":"boolean"},"required":false,"in":"query"},"limit":{"name":"limit","description":"The maximum number of records to return. See [Pagination](#section/Introduction/Pagination) for more information.","schema":{"type":"integer","format":"int32","maximum":1000,"minimum":1,"default":10},"required":false,"in":"query"},"offset":{"name":"offset","description":"The offset of the records. See [Pagination](#section/Introduction/Pagination) for more information.","schema":{"type":"integer","format":"int32"},"required":false,"in":"query"},"starter":{"name":"starter","description":"Is the person a starter in the match ?","schema":{"type":"boolean"},"required":false,"in":"query"},"updated":{"name":"updated","description":"Record was modified after this date/time. In UTC.","schema":{"type":"string","format":"date-time"},"required":false,"in":"query"},"winLoss":{"name":"winLoss","description":"What the result was\n>- `DRAW` Draw\n>- `LOSS` Loss\n>- `WIN` Win\n","schema":{"type":"string","enum":["WIN","LOSS","DRAW"],"maxLength":50},"required":false,"in":"query"}}},"paths":{"/handball/o/{organizationId}/statistics/for/person/{personId}/in/fixtures/seasons/{seasonId}/history":{"get":{"tags":["Person Match History"],"summary":"Match History for a person","description":"Return the Match History (based on statistics present) for a specific person in a season.","operationId":"gamelog_listperson","responses":{"200":{"description":"Successful operation","content":{"application/json":{"schema":{"type":"object","title":"Game_Log_Person Response","properties":{"meta":{"$ref":"#/components/schemas/ResponseMetaData"},"links":{"$ref":"#/components/schemas/ResponseLinks"},"included":{"$ref":"#/components/schemas/IncludedData"},"data":{"type":"array","description":"","items":{"$ref":"#/components/schemas/Game_Log_PersonModel"}}}}}}},"default":{"$ref":"#/components/responses/ErrorResponse"}},"parameters":[{"$ref":"#/components/parameters/added"},{"$ref":"#/components/parameters/entityId"},{"$ref":"#/components/parameters/external"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/fixtureType"},{"$ref":"#/components/parameters/hideNull"},{"$ref":"#/components/parameters/homeAway"},{"$ref":"#/components/parameters/include"},{"$ref":"#/components/parameters/includeTotalCount"},{"name":"isPlayer","description":"Is the person a player?","schema":{"type":"boolean","default":true},"required":false,"in":"query"},{"$ref":"#/components/parameters/isTeamOfficial"},{"$ref":"#/components/parameters/limit"},{"$ref":"#/components/parameters/offset"},{"name":"organizationId","description":"The unique identifier of the organization","schema":{"type":"string","minLength":5,"maxLength":5},"required":true,"in":"path"},{"name":"personId","description":"The unique identifier of the person","schema":{"type":"string","format":"uuid"},"required":true,"in":"path"},{"name":"seasonId","description":"The unique identifier of the season","schema":{"type":"string","format":"uuid"},"required":true,"in":"path"},{"$ref":"#/components/parameters/starter"},{"$ref":"#/components/parameters/updated"},{"$ref":"#/components/parameters/winLoss"}]}}}}
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportradar.com/datacore/sports-apis/handball/datacore-api-v1/person-match-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
