Player Data JSON

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

Laura Siegemund

Laura Siegemund

Germany WTA 46
22W - 20L 52.4% Win Rate Forma: LWWWLLLWWL

JSON Data

{
  "player": {
    "id": 338,
    "api_id": 37508,
    "name": "Laura Siegemund",
    "short_name": "L. Siegemund",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1988-03-04",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5004517,
    "singles": 12.15,
    "doubles": 12.3,
    "ranking": 70,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 46,
    "points": 1214,
    "best_position": 27,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 46,
      "points": 1214
    },
    {
      "date": "2025-12-09",
      "position": 46,
      "points": 1214
    },
    {
      "date": "2025-12-08",
      "position": 46,
      "points": 1214
    },
    {
      "date": "2025-12-07",
      "position": 46,
      "points": 1214
    },
    {
      "date": "2025-12-06",
      "position": 46,
      "points": 1214
    },
    {
      "date": "2025-12-05",
      "position": 46,
      "points": 1214
    },
    {
      "date": "2025-12-04",
      "position": 46,
      "points": 1214
    },
    {
      "date": "2025-12-03",
      "position": 46,
      "points": 1214
    }
  ],
  "career_stats": {
    "total_matches": 42,
    "wins": 22,
    "losses": 20,
    "win_rate": 52.4
  },
  "surface_stats": {
    "hard": {
      "matches": 26,
      "wins": 14,
      "losses": 12,
      "win_rate": 53.8
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 8,
      "losses": 4,
      "win_rate": 66.7
    },
    "WTA 1000": {
      "matches": 20,
      "wins": 11,
      "losses": 9,
      "win_rate": 55.0
    },
    "WTA 500": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "WTA 250": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 42,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 73.3,
    "avg_first_serve_won_pct": 60.5,
    "avg_second_serve_won_pct": 43.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-10",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 37.142857142857146,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-09",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 72.94117647058823,
        "first_serve_won_pct": 62.903225806451616,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.22123893805309,
        "first_serve_won_pct": 55.294117647058826,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 65.78947368421053,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Catherine McNally",
      "opponent_id": 220592,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Sofia Kenin",
      "opponent_id": 91960,
      "tournament": "Seoul",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 57.377049180327866,
        "first_serve_won_pct": 48.57142857142857,
        "second_serve_won_pct": 25.806451612903224,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-30",
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 38.46153846153847,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-28",
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 63.934426229508205,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Diana Shnaider",
      "opponent_id": 318575,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 65.95744680851064,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-07",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 82.25806451612904,
        "first_serve_won_pct": 60.78431372549019,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWWLLLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Hanyu Guo",
      "opponent_id": 153652,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 4,
          "double_faults": 16,
          "aces_per_match": 0.4,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 78.5,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 54.0,
          "break_points_converted_pct": 48.6,
          "winners_total": 81,
          "unforced_errors_total": 101
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 12,
          "losses": 13,
          "win_rate": 48.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 25,
          "double_faults": 96,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 58.4,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 49.1,
          "break_points_converted_pct": 41.5,
          "winners_total": 125,
          "unforced_errors_total": 176
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 16,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 80.2,
          "first_serve_won_pct": 57.6,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 54.3,
          "break_points_converted_pct": 44.2,
          "winners_total": 31,
          "unforced_errors_total": 45
        },
        "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": 2,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 79.8,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 68.4,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 41,
        "wins": 20,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 34,
        "double_faults": 132,
        "win_rate": 48.8,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 0.3,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 55.2,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 42.9,
          "winners_total": 35,
          "unforced_errors_total": 42
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 10,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 79.1,
          "first_serve_won_pct": 54.5,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 58.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 16,
          "losses": 10,
          "win_rate": 61.5,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 24,
          "double_faults": 76,
          "aces_per_match": 0.9,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 80.2,
          "first_serve_won_pct": 56.4,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 53.9,
          "break_points_converted_pct": 50.4,
          "winners_total": 68,
          "unforced_errors_total": 119
        },
        "red_clay": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 41,
          "aces_per_match": 0.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 81.1,
          "first_serve_won_pct": 57.8,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 55.3,
          "break_points_converted_pct": 46.8,
          "winners_total": 25,
          "unforced_errors_total": 31
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 6,
          "aces_per_match": 0.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 83.6,
          "first_serve_won_pct": 51.2,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 35.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 49,
        "wins": 28,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 29,
        "double_faults": 139,
        "win_rate": 57.1,
        "losses": 21
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 13,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 80.4,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 68.6,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 41.9,
          "winners_total": 8,
          "unforced_errors_total": 13
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 15,
          "losses": 8,
          "win_rate": 65.2,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 19,
          "double_faults": 67,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 80.3,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 61.8,
          "break_points_converted_pct": 48.5,
          "winners_total": 123,
          "unforced_errors_total": 186
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 84.8,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 68.2,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 41.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 29,
        "wins": 18,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 28,
        "double_faults": 83,
        "win_rate": 62.1,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:24 UTC"
}