Endpoint to retrieve professional padel players with filtering options by name, nationality, category, birthplace, and playing side.
Documentation Index
Fetch the complete documentation index at: https://padelapi.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the player to search for. To search for multiple players, separate names with commas.
2 letters country-code of the player.
2Category of the player. Either men or women.
men, women Name of the birthplace of the player.
Side of the player, either drive or backhand.
drive, backhand Filter players updated after this datetime in ISO 8601 format.
Filter players updated before this datetime in ISO 8601 format.
Name of the parameter to sort the tournaments by.
name, ranking, points, height, birthdate, updated_at Order of the sorting, either asc or desc.
asc, desc