wta_player
Retrieve a single WTA player's details including name, country, and date of birth using their player ID.
Instructions
A single WTA player by id — {id, firstName, lastName, fullName, countryCode, dateOfBirth, metadata}. playerId comes from wta_players / wta_rankings.
Returns: {id, firstName, lastName, fullName, countryCode, dateOfBirth, metadata}
Example: Aryna Sabalenka
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes |