Endpoint to retrieve players and filter based on their name or country.
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 Name of the parameter to sort the tournaments by.
name, ranking, points, height, birthdate Order of the sorting, either asc or desc.
asc, desc