Padel Analyst

Padel Analyst by Padel API is an MCP server that connects AI assistants to professional padel data.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data

What it can do

  • List Pair Matches: List matches played by a pair of players. To get the player IDs, use the "search-players" tool.
  • Search Player Matches: List the matches of a player by providing their player ID. Use only parameter values that you are certain about. To get the player ID, use the "search-players" tool.
  • List Tournament Matches: List all matches of a tournament by providing the tournament ID. To get the tournament ID, use the "search-tournaments" tool.

What data it sees

Do you need an account

An API key from the service settings is required

Padel Analyst by Padel API is an MCP server that connects AI assistants to professional padel data. It allows you to ask natural language questions about players, tournaments, matches, and statistics without writing any code.

Prerequisites

1. Subscribe to the Analyst Plan

Sign up for the Analyst Plan (19€/month) which includes:

  • Up to 50K requests/month
  • MCP Server Access
  • Works with ChatGPT
  • Natural language queries
  • Basic support

2. Create an API Token

Generate your personal API token from the API Tokens page. You’ll need this to authenticate MCP requests.

Learn more about Padel Analyst →

Server tool list (12)

Raw names from tools/list. Only developers need these.

list-pair-matchesList matches played by a pair of players. To get the player IDs, use the "search-players" tool.
search-player-matchesList the matches of a player by providing their player ID. Use only parameter values that you are certain about. To get the player ID, use the "search-players" tool.
list-tournament-matchesList all matches of a tournament by providing the tournament ID. To get the tournament ID, use the "search-tournaments" tool.
search-matches-relatedEndpoint to retrieve head-to-head or related list of matches between players. This endpoint can be used to find matches between only two players (same or different teams).
search-matchesSearch matches by date, and round to get match details. To list all matches of a tournament, use the "list-tournament-matches" tool.
search-playersSearch players by name or surname to get player information and details (player ID, name, age, etc.).
search-seasonsSearch seasons by year to get season details. Seasons from 2023 onwards are available.
search-tournamentsSearch tournaments by name and other filters to get tournament details. Use only parameter values that you are certain about.
show-match-statsGet detailed match statistics for a specific match ID
show-pair-statsGet statistics for a pair of players by providing their player IDs. To get the player IDs, use the "search-players" tool.
show-player-statsGet statistics for a player by providing their player ID. To get the player ID, use the "search-players" tool.
simulate-matchSimulate a match between players from two teams. Provide player IDs for both teams to simulate the match outcome. To get the player IDs, use the "search-players" tool.