Player Data JSON

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

Lilli Tagger

Lilli Tagger

Austria WTA 92
18W - 13L 58.1% Win Rate Forma: LLWLWWLLWW

JSON Data

{
  "player": {
    "id": 67,
    "api_id": 418056,
    "name": "Lilli Tagger",
    "short_name": "L. Tagger",
    "country": "Austria",
    "country_code": "AT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-02-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 945153,
    "singles": 12.18,
    "doubles": 11.09,
    "ranking": 1,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 92,
    "points": 836,
    "best_position": 91,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 92,
      "points": 836
    },
    {
      "date": "2026-05-08",
      "position": 92,
      "points": 836
    },
    {
      "date": "2026-05-07",
      "position": 92,
      "points": 836
    },
    {
      "date": "2026-05-06",
      "position": 92,
      "points": 836
    },
    {
      "date": "2026-05-05",
      "position": 92,
      "points": 836
    },
    {
      "date": "2026-05-04",
      "position": 92,
      "points": 836
    },
    {
      "date": "2026-05-03",
      "position": 91,
      "points": 814
    },
    {
      "date": "2026-05-02",
      "position": 91,
      "points": 814
    },
    {
      "date": "2026-05-01",
      "position": 91,
      "points": 814
    },
    {
      "date": "2026-04-30",
      "position": 91,
      "points": 814
    }
  ],
  "career_stats": {
    "total_matches": 31,
    "wins": 18,
    "losses": 13,
    "win_rate": 58.1
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 13,
      "losses": 8,
      "win_rate": 61.9
    },
    "clay": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "WTA 1000": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "WTA 500": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 18,
      "wins": 12,
      "losses": 6,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 31,
    "avg_aces_per_match": 3.3,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 72.8,
    "avg_first_serve_won_pct": 62.6,
    "avg_second_serve_won_pct": 40.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-06",
      "opponent": "Maria Sakkari",
      "opponent_id": 65950,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 60.24096385542169,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Alina Korneeva",
      "opponent_id": 396293,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 64.86486486486487,
        "first_serve_won_pct": 52.083333333333336,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 75.55555555555556,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Tereza Valentová",
      "opponent_id": 381430,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-29",
      "opponent": "Amandine Monnot",
      "opponent_id": 305745,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Tiantsoa Rakotomanga Rajaonah",
      "opponent_id": 385274,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 81.35593220338984,
        "first_serve_won_pct": 64.58333333333334,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 62.82051282051282,
        "first_serve_won_pct": 63.26530612244898,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 76.36363636363637,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Liudmila Samsonova",
      "opponent_id": 128584,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 73.21428571428571,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Paula Badosa",
      "opponent_id": 69050,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 81.81818181818183,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWLWWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Tamara Korpatsch",
      "opponent_id": 69988,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 18,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 41.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 4,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 22,
        "double_faults": 18,
        "win_rate": 57.1,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 5,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 54.3,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 63.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 5,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:13 UTC"
}