cricketaustralia_players
Retrieve detailed player profiles including name, date of birth, birthplace, batting and bowling details, height, and image for a batch of player IDs.
Instructions
Player profiles for a batch of player ids — name, DOB, birthplace, batting/bowling hand + type, height, image. Pass a list of playerIds.
Returns: {players:[{id, displayName, firstName, lastName, dob, birthPlace, battingHand, bowlingHand, bowlingType, height, imageUrl}], responseError}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json | |
| jsconfig | No | eccn:true | |
| playerIds | Yes |