Player Data JSON

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

Ugo Blanchet

Ugo Blanchet

France ATP 142
20W - 16L 55,6% Win Rate Forma: WWLLLLWWLW

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.53,
    "doubles": 14.03,
    "ranking": 161,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 142,
    "points": 435,
    "best_position": 139,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-29",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-28",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-27",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-26",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-25",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-24",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-23",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-22",
      "position": 142,
      "points": 435
    },
    {
      "date": "2026-01-21",
      "position": 142,
      "points": 435
    }
  ],
  "career_stats": {
    "total_matches": 36,
    "wins": 20,
    "losses": 16,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 26,
      "wins": 15,
      "losses": 11,
      "win_rate": 57.7
    },
    "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": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "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": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 36,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 57.7,
    "avg_first_serve_won_pct": 70.8,
    "avg_second_serve_won_pct": 51.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 49.333333333333336,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 48.64864864864865,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 68.42105263157895,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 60.63829787234043,
        "first_serve_won_pct": 71.9298245614035,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "WWLLLLWWLW"
  },
  "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": [
    {
      "date": "2026-01-30 14:00",
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Quarterfinals",
      "odds_player": 2.2,
      "odds_opponent": 1.62
    }
  ],
  "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": "2026-01-30 08:58:43 UTC"
}