Player Data JSON

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

Storm Hunter

Storm Hunter

Australia WTA 367
7W - 8L 46,7% Win Rate Forma: LWWWWWLWLL

JSON Data

{
  "player": {
    "id": 1132,
    "api_id": 45835,
    "name": "Storm Hunter",
    "short_name": "S. Hunter",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1994-08-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1711967,
    "singles": 11.54,
    "doubles": 12.01,
    "ranking": 266,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 367,
    "points": 169,
    "best_position": 114,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-29",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-28",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-27",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-26",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-25",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-24",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-23",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-22",
      "position": 367,
      "points": 169
    },
    {
      "date": "2026-01-21",
      "position": 367,
      "points": 169
    }
  ],
  "career_stats": {
    "total_matches": 15,
    "wins": 7,
    "losses": 8,
    "win_rate": 46.7
  },
  "surface_stats": {
    "hard": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "clay": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "WTA 1000": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "WTA 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 15,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 5.6,
    "avg_first_serve_pct": 66.4,
    "avg_first_serve_won_pct": 59.8,
    "avg_second_serve_won_pct": 39.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 77.35849056603774,
        "first_serve_won_pct": 41.46341463414634,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Jessica Bouzas Maneiro",
      "opponent_id": 275105,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 57.57575757575758,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Taylor Townsend",
      "opponent_id": 51387,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 72.85714285714285,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Lola Radivojevic",
      "opponent_id": 348712,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 77.55102040816327,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Ekaterine Gorgodze",
      "opponent_id": 48486,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 63.793103448275865,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Malene Helgo",
      "opponent_id": 152766,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Arina Rodionova",
      "opponent_id": 23082,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 12,
        "first_serve_pct": 61.165048543689316,
        "first_serve_won_pct": 53.96825396825397,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Mai Hontama",
      "opponent_id": 197535,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 64.36781609195403,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 48.148148148148145,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-11",
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "tournament": "Guadalajara",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 67.3076923076923,
        "first_serve_won_pct": 51.42857142857142,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lola Radivojevic",
      "opponent_id": 348712,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 0,
          "double_faults": 24,
          "aces_per_match": 0.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 55.0,
          "second_serve_won_pct": 46.4,
          "break_points_saved_pct": 43.6,
          "break_points_converted_pct": 41.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 8,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 37.8,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 1,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 32,
        "win_rate": 16.7,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 14,
          "losses": 5,
          "win_rate": 73.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 47,
          "double_faults": 63,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 62.8,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 91,
          "unforced_errors_total": 75
        }
      },
      "totals": {
        "matches": 19,
        "wins": 14,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 47,
        "double_faults": 63,
        "win_rate": 73.7,
        "losses": 5
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 10,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 39.4,
          "winners_total": 13,
          "unforced_errors_total": 19
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 1,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 42.3,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 15,
          "double_faults": 24,
          "aces_per_match": 1.9,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 58.2,
          "second_serve_won_pct": 46.9,
          "break_points_saved_pct": 38.5,
          "break_points_converted_pct": 42.9,
          "winners_total": 22,
          "unforced_errors_total": 43
        },
        "red_clay": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 21,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 77.4,
          "first_serve_won_pct": 58.6,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 47.7,
          "winners_total": 66,
          "unforced_errors_total": 87
        }
      },
      "totals": {
        "matches": 21,
        "wins": 11,
        "tournaments_played": 16,
        "tournaments_won": 1,
        "aces": 26,
        "double_faults": 56,
        "win_rate": 52.4,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:38:24 UTC"
}