Player Data JSON

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

Dean Thurner

Dean Thurner

Germany ATP
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 3659,
    "api_id": 251821,
    "name": "Dean Thurner",
    "short_name": "D. Thurner",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5672270,
    "singles": 11.53,
    "doubles": 11.99,
    "ranking": 1986,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 7.3,
    "avg_first_serve_pct": 52.3,
    "avg_first_serve_won_pct": 65.4,
    "avg_second_serve_won_pct": 36.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-10",
      "opponent": "Vadym Konovchuk",
      "opponent_id": 417265,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 56.81818181818182,
        "first_serve_won_pct": 62.0,
        "second_serve_won_pct": 40.816326530612244,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Joaquin Bianchi",
      "opponent_id": 387313,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 10,
        "first_serve_pct": 48.275862068965516,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "David Schwarc",
      "opponent_id": 519100,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 51.76470588235295,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 43.90243902439025,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Joaquin Bianchi",
      "opponent_id": 387313,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vadym Konovchuk",
      "opponent_id": 417265,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "David Schwarc",
      "opponent_id": 519100,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 02:30",
      "opponent": "Fons van Sambeek",
      "opponent_id": 355545,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:34:39 UTC"
}