Player Data JSON

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

Chelsea Stergiopoulos

Chelsea Stergiopoulos

Australia WTA
0W - 4L 0.0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 3690,
    "api_id": 495029,
    "name": "Chelsea Stergiopoulos",
    "short_name": "C. Stergiopoulos",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-05-09",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3440312,
    "singles": 9.0,
    "doubles": null,
    "ranking": 4488,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.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": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 5.2,
    "avg_first_serve_pct": 51.0,
    "avg_first_serve_won_pct": 50.3,
    "avg_second_serve_won_pct": 34.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-10",
      "opponent": "Christina Dodaj",
      "opponent_id": 422704,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 53.94736842105263,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Jasmine Adams",
      "opponent_id": 309602,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 56.99999999999999,
        "first_serve_won_pct": 59.64912280701754,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Belinda Woolcock",
      "opponent_id": 197557,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 49.09090909090909,
        "first_serve_won_pct": 37.03703703703704,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Kaylah McPhee",
      "opponent_id": 119496,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 44.0,
        "first_serve_won_pct": 40.909090909090914,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Kaylah McPhee",
      "opponent_id": 119496,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Belinda Woolcock",
      "opponent_id": 197557,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Christina Dodaj",
      "opponent_id": 422704,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jasmine Adams",
      "opponent_id": 309602,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:35:22 UTC"
}