Player Data JSON

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

Raina Kim

Raina Kim

USA WTA
3W - 1L 75,0% Win Rate Forma: WLWW

JSON Data

{
  "player": {
    "id": 2163,
    "api_id": 1073527,
    "name": "Raina Kim",
    "short_name": "R. Kim",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-02-09",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5033954,
    "singles": 1.0,
    "doubles": null,
    "ranking": 66569,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 70.0,
    "avg_first_serve_won_pct": 66.6,
    "avg_second_serve_won_pct": 43.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Emilse Lujan Ruiz",
      "opponent_id": 329255,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Sofia Johnson",
      "opponent_id": 355426,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 64.47368421052632,
        "first_serve_won_pct": 53.06122448979592,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Alexandra Wolf",
      "opponent_id": 523904,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Brooke Wallman",
      "opponent_id": 1166679,
      "tournament": "UTR Newport Beach W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 63.33333333333333,
        "second_serve_won_pct": 39.53488372093023,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "WLWW"
  },
  "head_to_head": [
    {
      "opponent": "Alexandra Wolf",
      "opponent_id": 523904,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Brooke Wallman",
      "opponent_id": 1166679,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sofia Johnson",
      "opponent_id": 355426,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Emilse Lujan Ruiz",
      "opponent_id": 329255,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:00 UTC"
}