Player Data JSON

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

Holger Rune

Holger Rune

Denmark ATP 15
33W - 18L 64.7% Win Rate Forma: LWWLWWWLWW

JSON Data

{
  "player": {
    "id": 217,
    "api_id": 283070,
    "name": "Holger Rune",
    "short_name": "H. Rune",
    "country": "Denmark",
    "country_code": "DK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3991517,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 15,
    "points": 2590,
    "best_position": 4,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 15,
      "points": 2590
    },
    {
      "date": "2025-12-09",
      "position": 15,
      "points": 2590
    },
    {
      "date": "2025-12-08",
      "position": 15,
      "points": 2590
    },
    {
      "date": "2025-12-07",
      "position": 15,
      "points": 2590
    },
    {
      "date": "2025-12-06",
      "position": 15,
      "points": 2590
    },
    {
      "date": "2025-12-05",
      "position": 15,
      "points": 2590
    },
    {
      "date": "2025-12-04",
      "position": 15,
      "points": 2590
    },
    {
      "date": "2025-12-03",
      "position": 15,
      "points": 2590
    }
  ],
  "career_stats": {
    "total_matches": 51,
    "wins": 33,
    "losses": 18,
    "win_rate": 64.7
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 23,
      "losses": 12,
      "win_rate": 65.7
    },
    "clay": {
      "matches": 12,
      "wins": 8,
      "losses": 4,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "Masters 1000": {
      "matches": 21,
      "wins": 14,
      "losses": 7,
      "win_rate": 66.7
    },
    "ATP 500": {
      "matches": 15,
      "wins": 11,
      "losses": 4,
      "win_rate": 73.3
    },
    "ATP 250": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 51,
    "avg_aces_per_match": 5.1,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 62.5,
    "avg_first_serve_won_pct": 69.8,
    "avg_second_serve_won_pct": 52.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-18",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Stockholm",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 57.692307692307686,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "tournament": "Stockholm",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 8,
        "first_serve_pct": 62.19512195121951,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 41.02564102564102,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Stockholm",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 67.14285714285714,
        "first_serve_won_pct": 68.08510638297872,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-09",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 4,
        "first_serve_pct": 68.36734693877551,
        "first_serve_won_pct": 73.13432835820896,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 63.44086021505376,
        "first_serve_won_pct": 81.35593220338984,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 59.61538461538461,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 62.31884057971014,
        "first_serve_won_pct": 74.4186046511628,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 67.24137931034483,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-27",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-25",
      "opponent": "Hamad Medjedovic",
      "opponent_id": 321404,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 65.07936507936508,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWLWWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Roberto Bautista Agut",
      "opponent_id": 16720,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 40,
          "double_faults": 30,
          "aces_per_match": 10.0,
          "double_faults_per_match": 7.5,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 79.0,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 74.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 27,
          "unforced_errors_total": 34
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 26,
          "double_faults": 15,
          "aces_per_match": 5.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 46.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 20,
          "losses": 10,
          "win_rate": 66.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 6,
          "aces": 168,
          "double_faults": 81,
          "aces_per_match": 5.6,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 54.7,
          "break_points_converted_pct": 43.1,
          "winners_total": 300,
          "unforced_errors_total": 252
        },
        "red_clay": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 27,
          "aces_per_match": 2.2,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 71.1,
          "break_points_converted_pct": 42.3,
          "winners_total": 212,
          "unforced_errors_total": 139
        }
      },
      "totals": {
        "matches": 53,
        "wins": 34,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 265,
        "double_faults": 153,
        "win_rate": 64.2,
        "losses": 19
      }
    },
    {
      "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": 2,
          "aces": 60,
          "double_faults": 17,
          "aces_per_match": 12.0,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 64.8,
          "break_points_saved_pct": 73.3,
          "break_points_converted_pct": 34.2,
          "winners_total": 147,
          "unforced_errors_total": 93
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 10,
          "losses": 4,
          "win_rate": 71.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 108,
          "double_faults": 35,
          "aces_per_match": 7.7,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 75.6,
          "second_serve_won_pct": 64.9,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 34.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 21,
          "losses": 11,
          "win_rate": 65.6,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 6,
          "aces": 211,
          "double_faults": 93,
          "aces_per_match": 6.6,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 62.3,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 38.0,
          "winners_total": 131,
          "unforced_errors_total": 125
        },
        "red_clay": {
          "matches": 17,
          "wins": 11,
          "losses": 6,
          "win_rate": 64.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 1,
          "aces": 77,
          "double_faults": 49,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 57.8,
          "break_points_saved_pct": 65.4,
          "break_points_converted_pct": 39.5,
          "winners_total": 183,
          "unforced_errors_total": 167
        }
      },
      "totals": {
        "matches": 68,
        "wins": 45,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 456,
        "double_faults": 194,
        "win_rate": 66.2,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 7,
          "losses": 2,
          "win_rate": 77.8,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 2,
          "aces": 71,
          "double_faults": 42,
          "aces_per_match": 7.9,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 72.2,
          "break_points_converted_pct": 32.8,
          "winners_total": 223,
          "unforced_errors_total": 180
        },
        "hardcourt_indoor": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 3,
          "aces": 111,
          "double_faults": 37,
          "aces_per_match": 6.9,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 35.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 10,
          "losses": 9,
          "win_rate": 52.6,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 100,
          "double_faults": 80,
          "aces_per_match": 5.3,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 61.3,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 43.1,
          "winners_total": 171,
          "unforced_errors_total": 170
        },
        "red_clay": {
          "matches": 21,
          "wins": 17,
          "losses": 4,
          "win_rate": 81.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 63,
          "double_faults": 88,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 70.3,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 40.1,
          "winners_total": 166,
          "unforced_errors_total": 166
        }
      },
      "totals": {
        "matches": 65,
        "wins": 43,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 345,
        "double_faults": 247,
        "win_rate": 66.2,
        "losses": 22
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:52:17 UTC"
}