Player Data JSON

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

Ava Catanzarite

Ava Catanzarite

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

JSON Data

{
  "player": {
    "id": 4233,
    "api_id": 420383,
    "name": "Ava Catanzarite",
    "short_name": "A. Catanzarite",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-10-03",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4938893,
    "singles": 10.0,
    "doubles": null,
    "ranking": 770,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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": 3.0,
    "avg_first_serve_pct": 68.8,
    "avg_first_serve_won_pct": 64.2,
    "avg_second_serve_won_pct": 52.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-15",
      "opponent": "Ana Carmen Zamburek",
      "opponent_id": 314590,
      "tournament": "UTR PTT Stillwater Women 01",
      "surface": "hard",
      "round": "Match for 3rd place",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 79.48717948717949,
        "first_serve_won_pct": 59.13978494623656,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "tournament": "UTR PTT Stillwater Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 64.44444444444444,
        "first_serve_won_pct": 41.37931034482759,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Daniela Del Mastro",
      "opponent_id": 1163772,
      "tournament": "UTR PTT Stillwater Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 67.3469387755102,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Lauren Nolan",
      "opponent_id": 1151301,
      "tournament": "UTR PTT Stillwater Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Lexie Weir",
      "opponent_id": 246671,
      "tournament": "UTR PTT Stillwater Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 65.11627906976744,
        "first_serve_won_pct": 89.28571428571429,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alina Shcherbinina",
      "opponent_id": 295045,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lexie Weir",
      "opponent_id": 246671,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lauren Nolan",
      "opponent_id": 1151301,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Daniela Del Mastro",
      "opponent_id": 1163772,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ana Carmen Zamburek",
      "opponent_id": 314590,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:59:37 UTC"
}