Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Pol Martin Tiffon

Pol Martin Tiffon

Spain ATP 385
2W - 6L 25.0% Win Rate Forma: LWLLLLWL

JSON Data

{
  "player": {
    "id": 736,
    "api_id": 217448,
    "name": "Pol Martin Tiffon",
    "short_name": "P. Martin Tiffon",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 385,
    "points": 127,
    "best_position": 197,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 385,
      "points": 127
    },
    {
      "date": "2025-12-09",
      "position": 385,
      "points": 127
    },
    {
      "date": "2025-12-08",
      "position": 385,
      "points": 127
    },
    {
      "date": "2025-12-07",
      "position": 386,
      "points": 127
    },
    {
      "date": "2025-12-06",
      "position": 386,
      "points": 127
    },
    {
      "date": "2025-12-05",
      "position": 386,
      "points": 127
    },
    {
      "date": "2025-12-04",
      "position": 386,
      "points": 127
    },
    {
      "date": "2025-12-03",
      "position": 386,
      "points": 127
    }
  ],
  "career_stats": {
    "total_matches": 8,
    "wins": 2,
    "losses": 6,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 2.6,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 62.3,
    "avg_first_serve_won_pct": 63.2,
    "avg_second_serve_won_pct": 43.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-08",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Stefano Travaglia",
      "opponent_id": 36300,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 66.4179104477612,
        "first_serve_won_pct": 59.55056179775281,
        "second_serve_won_pct": 51.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.51851851851852,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Fajing Sun",
      "opponent_id": 163438,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 53.93258426966292,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 52.83018867924528,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 61.64383561643836,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-22",
      "opponent": "Marin Čilić",
      "opponent_id": 15387,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 63.26530612244898,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-20",
      "opponent": "Moise Kouame",
      "opponent_id": 522369,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 70.79646017699115,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-22",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 54.385964912280706,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 2,
    "losses": 6,
    "form_string": "LWLLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Fajing Sun",
      "opponent_id": 163438,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Moise Kouame",
      "opponent_id": 522369,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 3,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 15,
          "aces_per_match": 0.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 66.8,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 51.0,
          "break_points_saved_pct": 41.2,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 17,
          "aces_per_match": 3.3,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 56.8,
          "break_points_saved_pct": 64.9,
          "break_points_converted_pct": 38.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 14,
          "wins": 3,
          "losses": 11,
          "win_rate": 21.4,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 37,
          "double_faults": 45,
          "aces_per_match": 2.6,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 24,
        "wins": 7,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 62,
        "double_faults": 80,
        "win_rate": 29.2,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 2.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 65.2,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 18,
          "wins": 9,
          "losses": 9,
          "win_rate": 50.0,
          "tournaments_played": 29,
          "tournaments_won": 4,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 31,
          "double_faults": 72,
          "aces_per_match": 1.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 44.1,
          "break_points_converted_pct": 42.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 76.7,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 21,
        "wins": 10,
        "tournaments_played": 32,
        "tournaments_won": 4,
        "aces": 35,
        "double_faults": 80,
        "win_rate": 47.6,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:20 UTC"
}