Player Data JSON

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

Kaia Giribalan

Kaia Giribalan

USA WTA
2W - 4L 33,3% Win Rate Forma: WWLLLL

JSON Data

{
  "player": {
    "id": 4133,
    "api_id": 1095919,
    "name": "Kaia Giribalan",
    "short_name": "K. Giribalan",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-05-29",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 926018,
    "singles": 9.0,
    "doubles": null,
    "ranking": 866,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 2,
    "losses": 4,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "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": {
    "UTR": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 73.2,
    "avg_first_serve_won_pct": 50.2,
    "avg_second_serve_won_pct": 42.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Amy Duong",
      "opponent_id": 1091366,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 52.38095238095239,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Susannah Su",
      "opponent_id": 490677,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 77.19298245614034,
        "first_serve_won_pct": 65.9090909090909,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Raegan Farm",
      "opponent_id": 1129205,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 73.5632183908046,
        "first_serve_won_pct": 40.625,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Brandy Walker",
      "opponent_id": 394471,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 73.91304347826086,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 42.64705882352941,
        "second_serve_won_pct": 41.46341463414634,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Mingyue Deng",
      "opponent_id": 530959,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.51724137931035,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 2,
    "losses": 4,
    "form_string": "WWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Raegan Farm",
      "opponent_id": 1129205,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Brandy Walker",
      "opponent_id": 394471,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Amy Duong",
      "opponent_id": 1091366,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mingyue Deng",
      "opponent_id": 530959,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:29:57 UTC"
}