Player Data JSON

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

Aria Nina Abalos

Aria Nina Abalos

USA WTA
1W - 4L 20,0% Win Rate Forma: LWLLL

JSON Data

{
  "player": {
    "id": 4363,
    "api_id": 1166508,
    "name": "Aria Nina Abalos",
    "short_name": "A. N. Abalos",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 62.8,
    "avg_first_serve_won_pct": 59.6,
    "avg_second_serve_won_pct": 44.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Isabelle Oak",
      "opponent_id": 1166509,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 59.63302752293578,
        "first_serve_won_pct": 56.92307692307692,
        "second_serve_won_pct": 43.18181818181818,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Calla McGill",
      "opponent_id": 476549,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 65.9090909090909,
        "first_serve_won_pct": 63.793103448275865,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Najah Dawson",
      "opponent_id": 217484,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.11627906976744,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.93406593406593,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 57.407407407407405,
        "first_serve_won_pct": 54.83870967741935,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Calla McGill",
      "opponent_id": 476549,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Isabelle Oak",
      "opponent_id": 1166509,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Najah Dawson",
      "opponent_id": 217484,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:00 UTC"
}