Player Data JSON

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

Lola Mireille Glantz

Lola Mireille Glantz

Germany WTA
1W - 4L 20,0% Win Rate Forma: WLLLL

JSON Data

{
  "player": {
    "id": 4118,
    "api_id": 224124,
    "name": "Lola Mireille Glantz",
    "short_name": "L. M. Glantz",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.4,
    "avg_double_faults_per_match": 5.6,
    "avg_first_serve_pct": 59.2,
    "avg_first_serve_won_pct": 53.1,
    "avg_second_serve_won_pct": 28.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Goldie Kregar",
      "opponent_id": 1162916,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Jessica Kovalcik",
      "opponent_id": 1076131,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 39.285714285714285,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Olivia Dorner",
      "opponent_id": 486483,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Elizabeth Coleman",
      "opponent_id": 267041,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 37.142857142857146,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Marilouise van Zyl",
      "opponent_id": 375617,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 37.77777777777778,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "WLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Elizabeth Coleman",
      "opponent_id": 267041,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jessica Kovalcik",
      "opponent_id": 1076131,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marilouise van Zyl",
      "opponent_id": 375617,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Olivia Dorner",
      "opponent_id": 486483,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Goldie Kregar",
      "opponent_id": 1162916,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:29:47 UTC"
}