Player Data JSON

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

Ann Li

Ann Li

USA WTA 38
35W - 27L 56,5% Win Rate Forma: LWLWLLWWWW

JSON Data

{
  "player": {
    "id": 244,
    "api_id": 222826,
    "name": "Ann Li",
    "short_name": "A. Li",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2000-06-26",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1393071,
    "singles": 12.31,
    "doubles": 11.52,
    "ranking": 40,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 38,
    "points": 1316,
    "best_position": 33,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-29",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-28",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-27",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-26",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-25",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-24",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-23",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-22",
      "position": 38,
      "points": 1316
    },
    {
      "date": "2026-01-21",
      "position": 38,
      "points": 1316
    }
  ],
  "career_stats": {
    "total_matches": 62,
    "wins": 35,
    "losses": 27,
    "win_rate": 56.5
  },
  "surface_stats": {
    "hard": {
      "matches": 45,
      "wins": 26,
      "losses": 19,
      "win_rate": 57.8
    },
    "clay": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "grass": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "WTA 1000": {
      "matches": 12,
      "wins": 3,
      "losses": 9,
      "win_rate": 25.0
    },
    "WTA 500": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "WTA 250": {
      "matches": 37,
      "wins": 25,
      "losses": 12,
      "win_rate": 67.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 62,
    "avg_aces_per_match": 4.2,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 61.3,
    "avg_first_serve_won_pct": 66.3,
    "avg_second_serve_won_pct": 46.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Magda Linette",
      "opponent_id": 42289,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Camila Osorio",
      "opponent_id": 213943,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 53.44827586206896,
        "first_serve_won_pct": 79.03225806451613,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 60.824742268041234,
        "first_serve_won_pct": 67.79661016949152,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 95.50561797752809,
        "first_serve_won_pct": 55.294117647058826,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Olivia Gadecki",
      "opponent_id": 232651,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 57.8125,
        "first_serve_won_pct": 62.16216216216216,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Zhuoxuan Bai",
      "opponent_id": 318574,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Lulu Sun",
      "opponent_id": 195182,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 58.0246913580247,
        "first_serve_won_pct": 68.08510638297872,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 84.21052631578947,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 55.223880597014926,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Camila Osorio",
      "opponent_id": 213943,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 56.14035087719298,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWLLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Camila Osorio",
      "opponent_id": 213943,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Rebecca Sramkova",
      "opponent_id": 71034,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Sloane Stephens",
      "opponent_id": 23158,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Elise Mertens",
      "opponent_id": 78551,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 13,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 36.0,
          "winners_total": 62,
          "unforced_errors_total": 83
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 19,
          "losses": 14,
          "win_rate": 57.6,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 138,
          "double_faults": 68,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 52.2,
          "break_points_converted_pct": 42.6,
          "winners_total": 94,
          "unforced_errors_total": 109
        },
        "red_clay": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 43,
          "double_faults": 24,
          "aces_per_match": 3.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 60.7,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 53.5,
          "break_points_converted_pct": 49.0,
          "winners_total": 76,
          "unforced_errors_total": 51
        }
      },
      "totals": {
        "matches": 49,
        "wins": 27,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 203,
        "double_faults": 105,
        "win_rate": 55.1,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 81.8,
          "first_serve_won_pct": 47.6,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 16.7,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 1,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 64.1,
          "second_serve_won_pct": 47.7,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 11,
          "losses": 8,
          "win_rate": 57.9,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 37,
          "double_faults": 44,
          "aces_per_match": 1.9,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 49.8,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 44.8,
          "winners_total": 20,
          "unforced_errors_total": 42
        },
        "red_clay": {
          "matches": 16,
          "wins": 12,
          "losses": 4,
          "win_rate": 75.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 44,
          "double_faults": 28,
          "aces_per_match": 2.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 48.7,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 37,
        "wins": 23,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 87,
        "double_faults": 75,
        "win_rate": 62.2,
        "losses": 14
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 4,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 8,
          "unforced_errors_total": 4
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 1,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 66.1,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 4,
          "losses": 7,
          "win_rate": 36.4,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 35,
          "double_faults": 27,
          "aces_per_match": 3.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 52.0,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 10,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 67.1,
          "first_serve_won_pct": 58.5,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 48.0,
          "break_points_converted_pct": 46.7,
          "winners_total": 5,
          "unforced_errors_total": 10
        }
      },
      "totals": {
        "matches": 18,
        "wins": 7,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 50,
        "double_faults": 42,
        "win_rate": 38.9,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:30 UTC"
}