Player Data JSON

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

Harrison C / Khromacheva I

Harrison C / Khromacheva I

WTA
2W - 1L 66,7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 4308,
    "api_id": 1165738,
    "name": "Harrison C / Khromacheva I",
    "short_name": "",
    "country": "",
    "country_code": "",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "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": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 6.3,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 69.4,
    "avg_first_serve_won_pct": 72.4,
    "avg_second_serve_won_pct": 58.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-27",
      "opponent": "Mektic N / Townsend T",
      "opponent_id": 1165748,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 65.95744680851064,
        "first_serve_won_pct": 54.83870967741935,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-25",
      "opponent": "Glasspool L / Mihalikova T",
      "opponent_id": 1165734,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Zielinski J / Hsieh S-W",
      "opponent_id": 504230,
      "tournament": "Australian Open, Mixed Doubles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 67.1875,
        "first_serve_won_pct": 79.06976744186046,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Zielinski J / Hsieh S-W",
      "opponent_id": 504230,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Glasspool L / Mihalikova T",
      "opponent_id": 1165734,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mektic N / Townsend T",
      "opponent_id": 1165748,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:50:04 UTC"
}