Player Data JSON

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

Hugo Dellien

Hugo Dellien

Bolivia ATP 133
20W - 22L 47.6% Win Rate Forma: LWLWLLWWWL

JSON Data

{
  "player": {
    "id": 380,
    "api_id": 57289,
    "name": "Hugo Dellien",
    "short_name": "H. Dellien",
    "country": "Bolivia",
    "country_code": "BO",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4584,
    "singles": 14.45,
    "doubles": 13.31,
    "ranking": 198,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 133,
    "points": 468,
    "best_position": 64,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 133,
      "points": 468
    },
    {
      "date": "2026-05-08",
      "position": 133,
      "points": 468
    },
    {
      "date": "2026-05-07",
      "position": 133,
      "points": 468
    },
    {
      "date": "2026-05-06",
      "position": 133,
      "points": 468
    },
    {
      "date": "2026-05-05",
      "position": 133,
      "points": 468
    },
    {
      "date": "2026-05-04",
      "position": 132,
      "points": 472
    },
    {
      "date": "2026-05-03",
      "position": 132,
      "points": 472
    },
    {
      "date": "2026-05-02",
      "position": 132,
      "points": 472
    },
    {
      "date": "2026-05-01",
      "position": 132,
      "points": 472
    },
    {
      "date": "2026-04-30",
      "position": 132,
      "points": 472
    }
  ],
  "career_stats": {
    "total_matches": 42,
    "wins": 20,
    "losses": 22,
    "win_rate": 47.6
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "clay": {
      "matches": 34,
      "wins": 18,
      "losses": 16,
      "win_rate": 52.9
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "Masters 1000": {
      "matches": 10,
      "wins": 4,
      "losses": 6,
      "win_rate": 40.0
    },
    "ATP 500": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "ATP 250": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "Challenger": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 42,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 73.6,
    "avg_first_serve_won_pct": 63.0,
    "avg_second_serve_won_pct": 49.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-05",
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 66.99029126213593,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 57.446808510638306,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 65.71428571428571,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Benjamin Torrealba",
      "opponent_id": 409970,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 70.37037037037037,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-14",
      "opponent": "Dušan Lajović",
      "opponent_id": 39234,
      "tournament": "Rio de Janeiro",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 88.23529411764706,
        "first_serve_won_pct": 61.33333333333333,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-12",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Buenos Aires",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.76923076923077,
        "first_serve_won_pct": 54.347826086956516,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-09",
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "tournament": "Buenos Aires",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 82.35294117647058,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-08",
      "opponent": "Thiago Monteiro",
      "opponent_id": 47603,
      "tournament": "Buenos Aires",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 82.6923076923077,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Genaro Alberto Olivieri",
      "opponent_id": 169486,
      "tournament": "Buenos Aires",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 87.27272727272727,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-06",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 70.96774193548387,
        "first_serve_won_pct": 47.72727272727273,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWLLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Dušan Lajović",
      "opponent_id": 39234,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Reilly Opelka",
      "opponent_id": 130400,
      "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": 1,
          "aces": 6,
          "double_faults": 2,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 19,
          "unforced_errors_total": 27
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 16,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 32.5,
          "winners_total": 38,
          "unforced_errors_total": 57
        },
        "red_clay": {
          "matches": 42,
          "wins": 23,
          "losses": 19,
          "win_rate": 54.8,
          "tournaments_played": 21,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 10,
          "aces": 108,
          "double_faults": 61,
          "aces_per_match": 2.6,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 78.9,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 35.6,
          "winners_total": 43,
          "unforced_errors_total": 52
        }
      },
      "totals": {
        "matches": 49,
        "wins": 25,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 131,
        "double_faults": 79,
        "win_rate": 51.0,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 80.3,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 65.9,
          "break_points_saved_pct": 82.4,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 5,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 83.7,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 40.7,
          "break_points_saved_pct": 65.4,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 66,
          "wins": 42,
          "losses": 24,
          "win_rate": 63.6,
          "tournaments_played": 28,
          "tournaments_won": 3,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 7,
          "aces": 137,
          "double_faults": 97,
          "aces_per_match": 2.1,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 77.4,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 62.8,
          "break_points_converted_pct": 45.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 71,
        "wins": 44,
        "tournaments_played": 31,
        "tournaments_won": 3,
        "aces": 156,
        "double_faults": 108,
        "win_rate": 62.0,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 6,
          "aces_per_match": 3.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 75.4,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 14.3,
          "winners_total": 23,
          "unforced_errors_total": 35
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 46.9,
          "break_points_saved_pct": 52.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 29,
          "unforced_errors_total": 71
        },
        "red_clay": {
          "matches": 14,
          "wins": 5,
          "losses": 9,
          "win_rate": 35.7,
          "tournaments_played": 27,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 24,
          "double_faults": 19,
          "aces_per_match": 1.7,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 27,
          "unforced_errors_total": 28
        }
      },
      "totals": {
        "matches": 17,
        "wins": 5,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 30,
        "double_faults": 33,
        "win_rate": 29.4,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:22 UTC"
}