Player Data JSON

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

Jasmine Adams

Jasmine Adams

Australia WTA
1W - 2L 33.3% Win Rate Forma: LWL

JSON Data

{
  "player": {
    "id": 3691,
    "api_id": 309602,
    "name": "Jasmine Adams",
    "short_name": "J. Adams",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2010-12-15",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 232254,
    "singles": 9.0,
    "doubles": null,
    "ranking": 2658,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "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.7,
    "avg_double_faults_per_match": 1.3,
    "avg_first_serve_pct": 72.2,
    "avg_first_serve_won_pct": 55.0,
    "avg_second_serve_won_pct": 48.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-10",
      "opponent": "Belinda Woolcock",
      "opponent_id": 197557,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 68.91891891891892,
        "first_serve_won_pct": 62.745098039215684,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 73.26732673267327,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Kaylah McPhee",
      "opponent_id": 119496,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 74.46808510638297,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 41.66666666666667,
        "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": "Belinda Woolcock",
      "opponent_id": 197557,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kaylah McPhee",
      "opponent_id": 119496,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Chelsea Stergiopoulos",
      "opponent_id": 495029,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 00:00",
      "opponent": "Christina Dodaj",
      "opponent_id": 422704,
      "tournament": "UTR PTT Melbourne Women 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:35:18 UTC"
}