Player Data JSON

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

Hamish Stewart

Hamish Stewart

United Kingdom ATP 336
4W - 2L 66.7% Win Rate Forma: LWWLWW

JSON Data

{
  "player": {
    "id": 856,
    "api_id": 245307,
    "name": "Hamish Stewart",
    "short_name": "H. Stewart",
    "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": 1608055,
    "singles": 13.88,
    "doubles": 13.27,
    "ranking": 441,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 336,
    "points": 150,
    "best_position": 336,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 336,
      "points": 150
    },
    {
      "date": "2025-12-09",
      "position": 336,
      "points": 150
    },
    {
      "date": "2025-12-08",
      "position": 336,
      "points": 150
    },
    {
      "date": "2025-12-07",
      "position": 338,
      "points": 150
    },
    {
      "date": "2025-12-06",
      "position": 338,
      "points": 150
    },
    {
      "date": "2025-12-05",
      "position": 338,
      "points": 150
    },
    {
      "date": "2025-12-04",
      "position": 338,
      "points": 150
    },
    {
      "date": "2025-12-03",
      "position": 338,
      "points": 150
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 10.0,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 67.9,
    "avg_first_serve_won_pct": 72.4,
    "avg_second_serve_won_pct": 47.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-01",
      "opponent": "Arthur Fery",
      "opponent_id": 321789,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 69.11764705882352,
        "first_serve_won_pct": 53.191489361702125,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Robert Strombachs",
      "opponent_id": 263699,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 14,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 88.23529411764706,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Carl Emil Overbeck",
      "opponent_id": 330452,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 84.21052631578947,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-26",
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 8,
        "double_faults": 9,
        "first_serve_pct": 58.730158730158735,
        "first_serve_won_pct": 66.21621621621621,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-25",
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 18,
        "double_faults": 6,
        "first_serve_pct": 62.93103448275862,
        "first_serve_won_pct": 79.45205479452055,
        "second_serve_won_pct": 48.837209302325576,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "0-1",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 81.92771084337349,
        "first_serve_won_pct": 63.23529411764706,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "LWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arthur Fery",
      "opponent_id": 321789,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Robert Strombachs",
      "opponent_id": 263699,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 34,
          "double_faults": 23,
          "aces_per_match": 8.5,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 61.7,
          "break_points_saved_pct": 73.5,
          "break_points_converted_pct": 15.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 61,
          "double_faults": 18,
          "aces_per_match": 8.7,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 76.3,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 38,
          "double_faults": 23,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 62.6,
          "break_points_saved_pct": 67.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 12,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 133,
        "double_faults": 64,
        "win_rate": 63.2,
        "losses": 7
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 14,
          "aces_per_match": 6.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 61.8,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 30.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 127,
          "double_faults": 49,
          "aces_per_match": 11.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 60.4,
          "break_points_saved_pct": 64.5,
          "break_points_converted_pct": 37.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 11,
          "aces_per_match": 9.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 78.5,
          "second_serve_won_pct": 74.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 16,
        "wins": 8,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 166,
        "double_faults": 74,
        "win_rate": 50.0,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:44 UTC"
}