Player Data JSON

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

Belle Thompson

Belle Thompson

Australia WTA
4W - 2L 66,7% Win Rate Forma: LWLWWW

JSON Data

{
  "player": {
    "id": 3760,
    "api_id": 207587,
    "name": "Belle Thompson",
    "short_name": "B. Thompson",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-11-19",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2871881,
    "singles": 9.99,
    "doubles": 10.13,
    "ranking": 1055,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "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": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 54.7,
    "avg_first_serve_won_pct": 65.1,
    "avg_second_serve_won_pct": 46.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Gurmanat Kaur Sandhu",
      "opponent_id": 448988,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 55.04587155963303,
        "first_serve_won_pct": 63.33333333333333,
        "second_serve_won_pct": 54.71698113207547,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Arabelle Mancini",
      "opponent_id": 1117586,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Carolann Delaunay",
      "opponent_id": 391100,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 48.64864864864865,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Amy Stevens",
      "opponent_id": 302014,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 55.670103092783506,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 42.5531914893617,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Gabrielle Villegas",
      "opponent_id": 422695,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 50.57471264367817,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 39.53488372093023,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "tournament": "UTR PTT Melbourne Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "LWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Gurmanat Kaur Sandhu",
      "opponent_id": 448988,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arabelle Mancini",
      "opponent_id": 1117586,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Amy Stevens",
      "opponent_id": 302014,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Carolann Delaunay",
      "opponent_id": 391100,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-31 01:01:36 UTC"
}