Player Data JSON

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

Laura Boehner

Laura Boehner

Germany WTA
1W - 3L 25,0% Win Rate Forma: WLLL

JSON Data

{
  "player": {
    "id": 3010,
    "api_id": 255461,
    "name": "Laura Boehner",
    "short_name": "L. Böhner",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-07-30",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 278261,
    "singles": 9.86,
    "doubles": 10.6,
    "ranking": 1122,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 69.3,
    "avg_first_serve_won_pct": 56.3,
    "avg_second_serve_won_pct": 47.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Clarissa Blomqvist",
      "opponent_id": 387937,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 73.80952380952381,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 15.789473684210526,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Karla Popovic",
      "opponent_id": 50667,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Maria Golovina",
      "opponent_id": 457143,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 74.24242424242425,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Arina Gabriela Vasilescu",
      "opponent_id": 158690,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 37.5,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "WLLL"
  },
  "head_to_head": [
    {
      "opponent": "Karla Popovic",
      "opponent_id": 50667,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maria Golovina",
      "opponent_id": 457143,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arina Gabriela Vasilescu",
      "opponent_id": 158690,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Clarissa Blomqvist",
      "opponent_id": 387937,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-31 04:30",
      "opponent": "Vanja Gudelj",
      "opponent_id": 378436,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 12:53:06 UTC"
}