Player Data JSON

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

Ugo Blanchet

Ugo Blanchet

France ATP 145
18W - 15L 54.5% Win Rate Forma: LLLWWLWWLL

JSON Data

{
  "player": {
    "id": 130,
    "api_id": 200777,
    "name": "Ugo Blanchet",
    "short_name": "U. Blanchet",
    "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": 167843,
    "singles": 14.56,
    "doubles": 14.05,
    "ranking": 153,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 145,
    "points": 427,
    "best_position": 139,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 145,
      "points": 427
    },
    {
      "date": "2025-12-09",
      "position": 145,
      "points": 427
    },
    {
      "date": "2025-12-08",
      "position": 145,
      "points": 427
    },
    {
      "date": "2025-12-07",
      "position": 145,
      "points": 427
    },
    {
      "date": "2025-12-06",
      "position": 145,
      "points": 427
    },
    {
      "date": "2025-12-05",
      "position": 145,
      "points": 427
    },
    {
      "date": "2025-12-04",
      "position": 145,
      "points": 427
    },
    {
      "date": "2025-12-03",
      "position": 145,
      "points": 427
    }
  ],
  "career_stats": {
    "total_matches": 33,
    "wins": 18,
    "losses": 15,
    "win_rate": 54.5
  },
  "surface_stats": {
    "hard": {
      "matches": 23,
      "wins": 13,
      "losses": 10,
      "win_rate": 56.5
    },
    "clay": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 9,
      "losses": 4,
      "win_rate": 69.2
    },
    "Masters 1000": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Challenger": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 33,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 3.6,
    "avg_first_serve_pct": 58.2,
    "avg_first_serve_won_pct": 70.4,
    "avg_second_serve_won_pct": 51.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-03",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 78.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 67.85714285714286,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 73.46938775510205,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-11",
      "opponent": "Ilia Simakin",
      "opponent_id": 342909,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 13,
        "double_faults": 5,
        "first_serve_pct": 58.730158730158735,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 61.81818181818181,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Christopher Eubanks",
      "opponent_id": 197516,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 60.56338028169014,
        "first_serve_won_pct": 74.4186046511628,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Te Rigele",
      "opponent_id": 156664,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 47.368421052631575,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-29",
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 49.411764705882355,
        "first_serve_won_pct": 59.523809523809526,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 29,
          "aces_per_match": 3.2,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 67.9,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 37.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 1,
          "aces": 76,
          "double_faults": 33,
          "aces_per_match": 6.3,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 73.4,
          "second_serve_won_pct": 59.8,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 29.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 13,
          "losses": 10,
          "win_rate": 56.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 120,
          "double_faults": 97,
          "aces_per_match": 5.2,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 38.0,
          "winners_total": 112,
          "unforced_errors_total": 141
        },
        "red_clay": {
          "matches": 16,
          "wins": 7,
          "losses": 9,
          "win_rate": 43.8,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 1,
          "aces": 51,
          "double_faults": 60,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 60.3,
          "break_points_converted_pct": 40.3,
          "winners_total": 52,
          "unforced_errors_total": 64
        }
      },
      "totals": {
        "matches": 56,
        "wins": 30,
        "tournaments_played": 29,
        "tournaments_won": 1,
        "aces": 263,
        "double_faults": 219,
        "win_rate": 53.6,
        "losses": 26
      }
    },
    {
      "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": 7,
          "double_faults": 3,
          "aces_per_match": 7.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 58.8,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 51,
          "double_faults": 28,
          "aces_per_match": 3.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 35.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 4,
          "losses": 10,
          "win_rate": 28.6,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 5,
          "aces": 72,
          "double_faults": 68,
          "aces_per_match": 5.1,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 31.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 21,
          "wins": 10,
          "losses": 11,
          "win_rate": 47.6,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 89,
          "double_faults": 73,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 67.2,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 41.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 49,
        "wins": 21,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 219,
        "double_faults": 172,
        "win_rate": 42.9,
        "losses": 28
      }
    }
  ],
  "data_generated_at": "2025-12-10 06:55:22 UTC"
}