Player Data JSON

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

Andi Anderson

Andi Anderson

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

JSON Data

{
  "player": {
    "id": 3973,
    "api_id": 1161084,
    "name": "Andi Anderson",
    "short_name": "A. Anderson",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1967-11-15",
    "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": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.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": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 74.2,
    "avg_first_serve_won_pct": 43.6,
    "avg_second_serve_won_pct": 28.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-03",
      "opponent": "Amy Gray",
      "opponent_id": 1111094,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 79.22077922077922,
        "first_serve_won_pct": 52.459016393442624,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Solymar Colling",
      "opponent_id": 277240,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 76.08695652173914,
        "first_serve_won_pct": 34.285714285714285,
        "second_serve_won_pct": 18.181818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Anna Grigoreva",
      "opponent_id": 342908,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 48.717948717948715,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Rioko Umekuni",
      "opponent_id": 1161083,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 67.74193548387096,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Jermine Sherif",
      "opponent_id": 373259,
      "tournament": "UTR PTT Waco Women 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.86206896551724,
        "first_serve_won_pct": 18.181818181818183,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Jermine Sherif",
      "opponent_id": 373259,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Solymar Colling",
      "opponent_id": 277240,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Amy Gray",
      "opponent_id": 1111094,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Rioko Umekuni",
      "opponent_id": 1161083,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anna Grigoreva",
      "opponent_id": 342908,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:59:38 UTC"
}