Player Data JSON

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

Harry Wendelken

Harry Wendelken

United Kingdom ATP 315
1W - 2L 33.3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 845,
    "api_id": 267242,
    "name": "Harry Wendelken",
    "short_name": "H. Wendelken",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1609443,
    "singles": 14.26,
    "doubles": 13.41,
    "ranking": 249,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 315,
    "points": 166,
    "best_position": 315,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 315,
      "points": 166
    },
    {
      "date": "2025-12-09",
      "position": 315,
      "points": 166
    },
    {
      "date": "2025-12-08",
      "position": 315,
      "points": 166
    },
    {
      "date": "2025-12-07",
      "position": 317,
      "points": 166
    },
    {
      "date": "2025-12-06",
      "position": 317,
      "points": 166
    },
    {
      "date": "2025-12-05",
      "position": 317,
      "points": 166
    },
    {
      "date": "2025-12-04",
      "position": 317,
      "points": 166
    },
    {
      "date": "2025-12-03",
      "position": 317,
      "points": 166
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 7.3,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 62.5,
    "avg_first_serve_won_pct": 73.0,
    "avg_second_serve_won_pct": 54.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-22",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 76.78571428571429,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Remy Bertola",
      "opponent_id": 145108,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 57.57575757575758,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 54.761904761904766,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Alexis Gautier",
      "opponent_id": 121178,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 66.30434782608695,
        "first_serve_won_pct": 73.77049180327869,
        "second_serve_won_pct": 64.51612903225806,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Remy Bertola",
      "opponent_id": 145108,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexis Gautier",
      "opponent_id": 121178,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 34,
          "double_faults": 20,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 31.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 5,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 38,
        "double_faults": 24,
        "win_rate": 50.0,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 8,
          "aces_per_match": 4.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 68.0,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 78.3,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 26,
          "double_faults": 7,
          "aces_per_match": 5.2,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 67.7,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 3,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 39,
        "double_faults": 15,
        "win_rate": 37.5,
        "losses": 5
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 3,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 73.5,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 85.7,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 5,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:48 UTC"
}