Player Data JSON

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

Willow Renton

Willow Renton

USA WTA
3W - 2L 60,0% Win Rate Forma: LWWWL

JSON Data

{
  "player": {
    "id": 4124,
    "api_id": 1162149,
    "name": "Willow Renton",
    "short_name": "W. Renton",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1861676,
    "singles": 9.0,
    "doubles": null,
    "ranking": 2817,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.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": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 63.4,
    "avg_first_serve_won_pct": 55.0,
    "avg_second_serve_won_pct": 39.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Georgia Kulevich",
      "opponent_id": 1080904,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Emerson (USA) Jones",
      "opponent_id": 1162147,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 64.13043478260869,
        "first_serve_won_pct": 50.847457627118644,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Julia Ionescu",
      "opponent_id": 1139061,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 68.68686868686868,
        "first_serve_won_pct": 63.23529411764706,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Sophia Holod",
      "opponent_id": 1044095,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 55.172413793103445,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Bojana Pozder",
      "opponent_id": 1162150,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 61.40350877192983,
        "first_serve_won_pct": 54.285714285714285,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Georgia Kulevich",
      "opponent_id": 1080904,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julia Ionescu",
      "opponent_id": 1139061,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Bojana Pozder",
      "opponent_id": 1162150,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sophia Holod",
      "opponent_id": 1044095,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Emerson (USA) Jones",
      "opponent_id": 1162147,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:29:47 UTC"
}