Player Data JSON

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

Kirsty Robertson

Kirsty Robertson

United Kingdom WTA
1W - 2L 33,3% Win Rate Forma: LWL

JSON Data

{
  "player": {
    "id": 4152,
    "api_id": 417278,
    "name": "Kirsty Robertson",
    "short_name": "K. Robertson",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-11-22",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 306590,
    "singles": 8.0,
    "doubles": null,
    "ranking": 8425,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "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": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 65.8,
    "avg_first_serve_won_pct": 52.9,
    "avg_second_serve_won_pct": 39.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Mille Haagensen",
      "opponent_id": 236243,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 63.33333333333333,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Kyra Shetty",
      "opponent_id": 502601,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 77.96610169491525,
        "first_serve_won_pct": 55.434782608695656,
        "second_serve_won_pct": 43.90243902439025,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Masa Viriant",
      "opponent_id": 373665,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 59.523809523809526,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LWL"
  },
  "head_to_head": [
    {
      "opponent": "Masa Viriant",
      "opponent_id": 373665,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kyra Shetty",
      "opponent_id": 502601,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mille Haagensen",
      "opponent_id": 236243,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:41:31 UTC"
}