Player Data JSON

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

Suzan Lamens

Suzan Lamens

Netherlands WTA 97
26W - 34L 43,3% Win Rate Forma: LLLLLLLWLW

JSON Data

{
  "player": {
    "id": 159,
    "api_id": 199509,
    "name": "Suzan Lamens",
    "short_name": "S. Lamens",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-07-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2644333,
    "singles": 11.9,
    "doubles": 11.89,
    "ranking": 130,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 97,
    "points": 780,
    "best_position": 57,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-29",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-28",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-27",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-26",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-25",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-24",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-23",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-22",
      "position": 97,
      "points": 780
    },
    {
      "date": "2026-01-21",
      "position": 97,
      "points": 780
    }
  ],
  "career_stats": {
    "total_matches": 60,
    "wins": 26,
    "losses": 34,
    "win_rate": 43.3
  },
  "surface_stats": {
    "hard": {
      "matches": 43,
      "wins": 18,
      "losses": 25,
      "win_rate": 41.9
    },
    "clay": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "grass": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "WTA 1000": {
      "matches": 15,
      "wins": 6,
      "losses": 9,
      "win_rate": 40.0
    },
    "WTA 500": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 23,
      "wins": 11,
      "losses": 12,
      "win_rate": 47.8
    },
    "Otro": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 60,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 63.0,
    "avg_first_serve_won_pct": 61.1,
    "avg_second_serve_won_pct": 39.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 57.57575757575758,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 69.56521739130434,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 57.8125,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Eudice Chong",
      "opponent_id": 87090,
      "tournament": "Hong Kong",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 68.29268292682927,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Maria Sakkari",
      "opponent_id": 65950,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 77.14285714285715,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Aliaksandra Sasnovich",
      "opponent_id": 45902,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 68.6046511627907,
        "first_serve_won_pct": 54.23728813559322,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Naomi Osaka",
      "opponent_id": 66476,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 75.24752475247524,
        "first_serve_won_pct": 64.47368421052632,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 57.99999999999999,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLLLLLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Kamilla Rakhimova",
      "opponent_id": 217828,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 16,
          "double_faults": 40,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 48.4,
          "break_points_converted_pct": 44.6,
          "winners_total": 23,
          "unforced_errors_total": 29
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 28,
          "aces_per_match": 1.6,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 48.0,
          "break_points_converted_pct": 64.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 15,
          "losses": 17,
          "win_rate": 46.9,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 54,
          "double_faults": 152,
          "aces_per_match": 1.7,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 49.4,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 44.9,
          "winners_total": 72,
          "unforced_errors_total": 121
        },
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 30,
          "aces_per_match": 1.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 56.9,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 45.8,
          "break_points_converted_pct": 45.8,
          "winners_total": 8,
          "unforced_errors_total": 33
        }
      },
      "totals": {
        "matches": 53,
        "wins": 25,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 88,
        "double_faults": 250,
        "win_rate": 47.2,
        "losses": 28
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 15,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 62.8,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 45.2,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 6,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 28,
          "double_faults": 15,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 74.6,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 14,
          "losses": 11,
          "win_rate": 56.0,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 76,
          "double_faults": 91,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 50.7,
          "break_points_converted_pct": 55.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 21,
          "wins": 13,
          "losses": 8,
          "win_rate": 61.9,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 39,
          "double_faults": 68,
          "aces_per_match": 1.9,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 52.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 56,
        "wins": 34,
        "tournaments_played": 30,
        "tournaments_won": 3,
        "aces": 156,
        "double_faults": 189,
        "win_rate": 60.7,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 18,
          "aces_per_match": 0.4,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 55.5,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 49.0,
          "break_points_converted_pct": 47.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 90.8,
          "first_serve_won_pct": 49.1,
          "second_serve_won_pct": 25.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 66.7,
          "first_serve_won_pct": 18.8,
          "second_serve_won_pct": 7.7,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 2,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 2,
        "double_faults": 23,
        "win_rate": 28.6,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:48 UTC"
}