Player Data JSON

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

Luke Cripps

Luke Cripps

Australia ATP
2W - 3L 40,0% Win Rate Forma: LWWLL

JSON Data

{
  "player": {
    "id": 4055,
    "api_id": 508315,
    "name": "Luke Cripps",
    "short_name": "L. Cripps",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2847764,
    "singles": 11.0,
    "doubles": null,
    "ranking": 2212,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.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": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 3.8,
    "avg_double_faults_per_match": 9.0,
    "avg_first_serve_pct": 56.6,
    "avg_first_serve_won_pct": 65.0,
    "avg_second_serve_won_pct": 37.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Harry Roberts",
      "opponent_id": 453445,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 43.58974358974359,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Jerome Estephan",
      "opponent_id": 504578,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 10,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Dimitri Bagaric",
      "opponent_id": 464826,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 12,
        "first_serve_pct": 56.666666666666664,
        "first_serve_won_pct": 68.62745098039215,
        "second_serve_won_pct": 41.02564102564102,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Lachlan King",
      "opponent_id": 1158134,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 9,
        "first_serve_pct": 56.043956043956044,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 47.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Luca Connaughton",
      "opponent_id": 1083984,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 48.275862068965516,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Harry Roberts",
      "opponent_id": 453445,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luca Connaughton",
      "opponent_id": 1083984,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jerome Estephan",
      "opponent_id": 504578,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dimitri Bagaric",
      "opponent_id": 464826,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lachlan King",
      "opponent_id": 1158134,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:29:46 UTC"
}