Player Data JSON

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

Laura Samson

Laura Samson

Czechia WTA 156
9W - 9L 50.0% Win Rate Forma: LWWLWLLLWL

JSON Data

{
  "player": {
    "id": 635,
    "api_id": 478938,
    "name": "Laura Samson",
    "short_name": "L. Samson",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-03-10",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4870551,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 156,
    "points": 492,
    "best_position": 156,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 156,
      "points": 492
    },
    {
      "date": "2026-05-08",
      "position": 156,
      "points": 492
    },
    {
      "date": "2026-05-07",
      "position": 156,
      "points": 492
    },
    {
      "date": "2026-05-06",
      "position": 156,
      "points": 492
    },
    {
      "date": "2026-05-05",
      "position": 156,
      "points": 492
    },
    {
      "date": "2026-05-04",
      "position": 156,
      "points": 492
    },
    {
      "date": "2026-05-03",
      "position": 171,
      "points": 428
    },
    {
      "date": "2026-05-02",
      "position": 171,
      "points": 428
    },
    {
      "date": "2026-05-01",
      "position": 171,
      "points": 428
    },
    {
      "date": "2026-04-30",
      "position": 171,
      "points": 428
    }
  ],
  "career_stats": {
    "total_matches": 18,
    "wins": 9,
    "losses": 9,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 1000": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 13,
      "wins": 7,
      "losses": 6,
      "win_rate": 53.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 18,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 4.9,
    "avg_first_serve_pct": 63.5,
    "avg_first_serve_won_pct": 56.9,
    "avg_second_serve_won_pct": 60.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-25",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 68.65671641791045,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Xinyu Wang",
      "opponent_id": 227431,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 61.72839506172839,
        "first_serve_won_pct": 62.0,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Tatjana Maria",
      "opponent_id": 19520,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Lisa Pigato",
      "opponent_id": 276767,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 54.02298850574713,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 64.81481481481481,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-31",
      "opponent": "Vendula Valdmannova",
      "opponent_id": 410231,
      "tournament": "Ostrava",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 3,
        "double_faults": 8,
        "first_serve_pct": 53.125,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 76.71232876712328,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-04",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-02",
      "opponent": "Jazmin Ortenzi",
      "opponent_id": 254281,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 74.15730337078652,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-28",
      "opponent": "Veronika Erjavec",
      "opponent_id": 263653,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 87.09677419354838,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 275.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWWLWLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Carole Monnet",
      "opponent_id": 221362,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sara Sorribes Tormo",
      "opponent_id": 60392,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 8,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 45.6,
          "second_serve_won_pct": 37.9,
          "break_points_saved_pct": 18.8,
          "break_points_converted_pct": 83.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 41,
          "aces_per_match": 0.7,
          "double_faults_per_match": 5.9,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 53.6,
          "second_serve_won_pct": 77.9,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 55.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 5,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 49,
        "win_rate": 55.6,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 23,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 56.4,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 44.2,
          "break_points_converted_pct": 51.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 5,
        "tournaments_won": 1,
        "aces": 5,
        "double_faults": 23,
        "win_rate": 60.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:34 UTC"
}