Player Data JSON

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

Ella Seidel

Ella Seidel

Germany WTA 82
38W - 28L 57,6% Win Rate Forma: LLLWLWLWLW

JSON Data

{
  "player": {
    "id": 74,
    "api_id": 371932,
    "name": "Ella Seidel",
    "short_name": "E. Seidel",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-02-14",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3694223,
    "singles": 12.03,
    "doubles": 11.04,
    "ranking": 98,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 82,
    "points": 850,
    "best_position": 78,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-29",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-28",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-27",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-26",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-25",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-24",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-23",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-22",
      "position": 82,
      "points": 850
    },
    {
      "date": "2026-01-21",
      "position": 82,
      "points": 850
    }
  ],
  "career_stats": {
    "total_matches": 66,
    "wins": 38,
    "losses": 28,
    "win_rate": 57.6
  },
  "surface_stats": {
    "hard": {
      "matches": 43,
      "wins": 27,
      "losses": 16,
      "win_rate": 62.8
    },
    "clay": {
      "matches": 15,
      "wins": 6,
      "losses": 9,
      "win_rate": 40.0
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 1000": {
      "matches": 12,
      "wins": 9,
      "losses": 3,
      "win_rate": 75.0
    },
    "WTA 500": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 250": {
      "matches": 28,
      "wins": 13,
      "losses": 15,
      "win_rate": 46.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 66,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 64.4,
    "avg_second_serve_won_pct": 43.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Oksana Selekhmeteva",
      "opponent_id": 287804,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 53.65853658536586,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 34.21052631578947,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 54.761904761904766,
        "first_serve_won_pct": 47.82608695652174,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Sonay Kartal",
      "opponent_id": 291152,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 90.9090909090909,
        "first_serve_won_pct": 42.0,
        "second_serve_won_pct": 100.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Monique Barry",
      "opponent_id": 246283,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 62.264150943396224,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Tamara Korpatsch",
      "opponent_id": 69988,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 60.810810810810814,
        "first_serve_won_pct": 51.11111111111111,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Tiantsoa Rakotomanga Rajaonah",
      "opponent_id": 385274,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 53.44827586206896,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Claire Liu",
      "opponent_id": 179300,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 63.46153846153846,
        "second_serve_won_pct": 32.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWLWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Leolia Jeanjean",
      "opponent_id": 112957,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Yanina Wickmayer",
      "opponent_id": 19876,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Priscilla Hon",
      "opponent_id": 87834,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 38,
          "double_faults": 43,
          "aces_per_match": 4.8,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 55.2,
          "break_points_converted_pct": 44.3,
          "winners_total": 8,
          "unforced_errors_total": 16
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 22,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 40.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 20,
          "losses": 9,
          "win_rate": 69.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 99,
          "double_faults": 148,
          "aces_per_match": 3.4,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 45.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 31,
          "aces_per_match": 2.6,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 38.1,
          "break_points_converted_pct": 39.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 7,
          "aces_per_match": 3.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 60.7,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 61.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 36,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 195,
        "double_faults": 251,
        "win_rate": 63.2,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 12,
          "aces_per_match": 4.5,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 18.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 11,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 52.6,
          "break_points_converted_pct": 32.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 12,
          "losses": 9,
          "win_rate": 57.1,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 47,
          "double_faults": 111,
          "aces_per_match": 2.2,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 53.5,
          "break_points_converted_pct": 38.2,
          "winners_total": 4,
          "unforced_errors_total": 17
        },
        "red_clay": {
          "matches": 15,
          "wins": 6,
          "losses": 9,
          "win_rate": 40.0,
          "tournaments_played": 16,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 34,
          "double_faults": 69,
          "aces_per_match": 2.3,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 50.8,
          "break_points_converted_pct": 51.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "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": 75.0,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 41.2,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 42,
        "wins": 19,
        "tournaments_played": 30,
        "tournaments_won": 2,
        "aces": 97,
        "double_faults": 205,
        "win_rate": 45.2,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 13,
          "aces_per_match": 1.7,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 62.7,
          "break_points_saved_pct": 41.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 19,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 3.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 67.3,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 37.5,
          "winners_total": 3,
          "unforced_errors_total": 8
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 23,
        "tournaments_won": 2,
        "aces": 8,
        "double_faults": 21,
        "win_rate": 50.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-01-30 10:15:55 UTC"
}