Player Data JSON

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

Kabeer Kapasi

Kabeer Kapasi

USA ATP
3W - 1L 75,0% Win Rate Forma: LWWW

JSON Data

{
  "player": {
    "id": 3804,
    "api_id": 519189,
    "name": "Kabeer Kapasi",
    "short_name": "K. Kapasi",
    "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": 3061144,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2697,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 67.2,
    "avg_first_serve_won_pct": 66.2,
    "avg_second_serve_won_pct": 52.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-19",
      "opponent": "Petro Kuzmenok",
      "opponent_id": 1095872,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 62.903225806451616,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Jose David Segovia Perez",
      "opponent_id": 1158387,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 62.03703703703704,
        "first_serve_won_pct": 64.17910447761194,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Danny Flynn",
      "opponent_id": 1158258,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Felix Felsmann",
      "opponent_id": 1141267,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 77.33333333333333,
        "first_serve_won_pct": 67.24137931034483,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "LWWW"
  },
  "head_to_head": [
    {
      "opponent": "Danny Flynn",
      "opponent_id": 1158258,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jose David Segovia Perez",
      "opponent_id": 1158387,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Petro Kuzmenok",
      "opponent_id": 1095872,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Felix Felsmann",
      "opponent_id": 1141267,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 21:08:17 UTC"
}