Player Data JSON

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

Titouan Droguet

Titouan Droguet

France ATP 109
32W - 18L 64.0% Win Rate Forma: LWLWWLWWLW

JSON Data

{
  "player": {
    "id": 474,
    "api_id": 243925,
    "name": "Titouan Droguet",
    "short_name": "T. Droguet",
    "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": 4420041,
    "singles": 14.82,
    "doubles": 14.38,
    "ranking": 105,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-19"
  },
  "current_ranking": {
    "position": 109,
    "points": 594,
    "best_position": 109,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 109,
      "points": 594
    },
    {
      "date": "2026-05-08",
      "position": 109,
      "points": 594
    },
    {
      "date": "2026-05-07",
      "position": 109,
      "points": 594
    },
    {
      "date": "2026-05-06",
      "position": 109,
      "points": 594
    },
    {
      "date": "2026-05-05",
      "position": 109,
      "points": 594
    },
    {
      "date": "2026-05-04",
      "position": 113,
      "points": 571
    },
    {
      "date": "2026-05-03",
      "position": 113,
      "points": 571
    },
    {
      "date": "2026-05-02",
      "position": 113,
      "points": 571
    },
    {
      "date": "2026-05-01",
      "position": 113,
      "points": 571
    },
    {
      "date": "2026-04-30",
      "position": 113,
      "points": 571
    }
  ],
  "career_stats": {
    "total_matches": 50,
    "wins": 32,
    "losses": 18,
    "win_rate": 64.0
  },
  "surface_stats": {
    "hard": {
      "matches": 29,
      "wins": 18,
      "losses": 11,
      "win_rate": 62.1
    },
    "clay": {
      "matches": 18,
      "wins": 12,
      "losses": 6,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "Masters 1000": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 20,
      "wins": 14,
      "losses": 6,
      "win_rate": 70.0
    },
    "Challenger": {
      "matches": 12,
      "wins": 8,
      "losses": 4,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 50,
    "avg_aces_per_match": 8.6,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 65.0,
    "avg_first_serve_won_pct": 74.2,
    "avg_second_serve_won_pct": 51.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-05",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 2,
        "first_serve_pct": 60.58394160583942,
        "first_serve_won_pct": 67.46987951807229,
        "second_serve_won_pct": 57.407407407407405,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Juan Cruz Martin Manzano",
      "opponent_id": 418785,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 67.05882352941175,
        "first_serve_won_pct": 75.43859649122807,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 15,
        "double_faults": 3,
        "first_serve_pct": 55.08474576271186,
        "first_serve_won_pct": 73.84615384615385,
        "second_serve_won_pct": 58.490566037735846,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Yibing Wu",
      "opponent_id": 194186,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 13,
        "double_faults": 1,
        "first_serve_pct": 58.44155844155844,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 65.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 54.794520547945204,
        "first_serve_won_pct": 85.0,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 66.25,
        "first_serve_won_pct": 69.81132075471697,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Roberto Bautista Agut",
      "opponent_id": 16720,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 62.31884057971014,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Montpellier",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 3,
        "first_serve_pct": 64.46280991735537,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 46.51162790697674,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-06",
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "tournament": "Montpellier",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 19,
        "double_faults": 0,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 65.21739130434783,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 28,
          "double_faults": 8,
          "aces_per_match": 9.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 79.7,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 16,
          "wins": 10,
          "losses": 6,
          "win_rate": 62.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 155,
          "double_faults": 37,
          "aces_per_match": 9.7,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 70.7,
          "break_points_converted_pct": 32.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 7,
          "losses": 7,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 89,
          "double_faults": 30,
          "aces_per_match": 6.4,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 48.1,
          "break_points_converted_pct": 30.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 24,
          "wins": 16,
          "losses": 8,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 84,
          "double_faults": 57,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 41.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 35,
        "tournaments_played": 27,
        "tournaments_won": 1,
        "aces": 356,
        "double_faults": 132,
        "win_rate": 61.4,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 42,
          "double_faults": 12,
          "aces_per_match": 8.4,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 79.4,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 74.1,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 21,
          "wins": 9,
          "losses": 12,
          "win_rate": 42.9,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 7,
          "aces": 176,
          "double_faults": 37,
          "aces_per_match": 8.4,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 76,
          "double_faults": 16,
          "aces_per_match": 6.9,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 54.2,
          "break_points_converted_pct": 27.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 26,
          "wins": 18,
          "losses": 8,
          "win_rate": 69.2,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 1,
          "aces": 118,
          "double_faults": 60,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 45.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 36,
        "tournaments_played": 30,
        "tournaments_won": 1,
        "aces": 412,
        "double_faults": 125,
        "win_rate": 57.1,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 42,
          "double_faults": 13,
          "aces_per_match": 8.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 38.3,
          "winners_total": 76,
          "unforced_errors_total": 107
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 4,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 44,
        "double_faults": 16,
        "win_rate": 66.7,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-05-09 05:11:00 UTC"
}