Player Data JSON

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

Caden Hasler

Caden Hasler

USA ATP
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 4078,
    "api_id": 1162165,
    "name": "Caden Hasler",
    "short_name": "C. Hasler",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1624620,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3516,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "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": 3.7,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 55.8,
    "avg_first_serve_won_pct": 57.8,
    "avg_second_serve_won_pct": 39.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-08",
      "opponent": "William Zhang",
      "opponent_id": 1138906,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 59.13978494623656,
        "first_serve_won_pct": 56.36363636363636,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Vraj Patel",
      "opponent_id": 1074774,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 60.29411764705882,
        "first_serve_won_pct": 68.29268292682927,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Maximilian Wuelfing",
      "opponent_id": 377423,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 48.05194805194805,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 35.0,
        "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": "William Zhang",
      "opponent_id": 1138906,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vraj Patel",
      "opponent_id": 1074774,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maximilian Wuelfing",
      "opponent_id": 377423,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:17 UTC"
}