Player Data JSON

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

Clement Tabur

Clement Tabur

France ATP 202
13W - 5L 72.2% Win Rate Forma: LWWWWLWWWW

JSON Data

{
  "player": {
    "id": 794,
    "api_id": 206602,
    "name": "Clement Tabur",
    "short_name": "C. Tabur",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1973122,
    "singles": 14.43,
    "doubles": 13.52,
    "ranking": 189,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 202,
    "points": 292,
    "best_position": 198,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 202,
      "points": 292
    },
    {
      "date": "2025-12-09",
      "position": 202,
      "points": 292
    },
    {
      "date": "2025-12-08",
      "position": 202,
      "points": 292
    },
    {
      "date": "2025-12-07",
      "position": 202,
      "points": 292
    },
    {
      "date": "2025-12-06",
      "position": 202,
      "points": 292
    },
    {
      "date": "2025-12-05",
      "position": 202,
      "points": 292
    },
    {
      "date": "2025-12-04",
      "position": 202,
      "points": 292
    },
    {
      "date": "2025-12-03",
      "position": 202,
      "points": 292
    }
  ],
  "career_stats": {
    "total_matches": 18,
    "wins": 13,
    "losses": 5,
    "win_rate": 72.2
  },
  "surface_stats": {
    "hard": {
      "matches": 14,
      "wins": 10,
      "losses": 4,
      "win_rate": 71.4
    },
    "clay": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    },
    "Challenger": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 18,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 66.3,
    "avg_first_serve_won_pct": 73.7,
    "avg_second_serve_won_pct": 54.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-06",
      "opponent": "Vitaliy Sachko",
      "opponent_id": 100069,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 61.627906976744185,
        "first_serve_won_pct": 81.13207547169812,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 61.6,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 60.46511627906976,
        "first_serve_won_pct": 92.3076923076923,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Vitaliy Sachko",
      "opponent_id": 100069,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 70.65217391304348,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 73.61111111111111,
        "first_serve_won_pct": 75.47169811320755,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 72.3076923076923,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Mae Malige",
      "opponent_id": 421695,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 67.5925925925926,
        "first_serve_won_pct": 72.6027397260274,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Colton Smith",
      "opponent_id": 391865,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 70.83333333333334,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Laurent Lokoli",
      "opponent_id": 66002,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 82.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "LWWWWLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Vitaliy Sachko",
      "opponent_id": 100069,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Li Tu",
      "opponent_id": 49417,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maks Kasnikowski",
      "opponent_id": 342835,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Filip Cristian Jianu",
      "opponent_id": 230049,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 52,
          "double_faults": 24,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 76.7,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 40.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 11,
          "losses": 6,
          "win_rate": 64.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 54,
          "double_faults": 28,
          "aces_per_match": 3.2,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 62.4,
          "break_points_converted_pct": 58.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 43,
          "double_faults": 64,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 60.2,
          "break_points_saved_pct": 59.2,
          "break_points_converted_pct": 36.4,
          "winners_total": 31,
          "unforced_errors_total": 42
        }
      },
      "totals": {
        "matches": 44,
        "wins": 28,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 149,
        "double_faults": 116,
        "win_rate": 63.6,
        "losses": 16
      }
    },
    {
      "year": 2024,
      "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": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 3,
          "aces_per_match": 2.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 41.5,
          "break_points_saved_pct": 9.1,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 11,
          "aces_per_match": 4.3,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 80.2,
          "first_serve_won_pct": 57.7,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 18.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 43,
          "wins": 19,
          "losses": 24,
          "win_rate": 44.2,
          "tournaments_played": 25,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 7,
          "aces": 109,
          "double_faults": 146,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 57.0,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 49,
        "wins": 19,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 130,
        "double_faults": 163,
        "win_rate": 38.8,
        "losses": 30
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:20 UTC"
}