Player Data JSON

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

Bruno Kuzuhara

Bruno Kuzuhara

USA ATP
1W - 4L 20,0% Win Rate Forma: LLWLL

JSON Data

{
  "player": {
    "id": 545,
    "api_id": 328075,
    "name": "Bruno Kuzuhara",
    "short_name": "B. Kuzuhara",
    "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": 139842,
    "singles": 13.65,
    "doubles": 13.46,
    "ranking": 580,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 2.4,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 59.2,
    "avg_first_serve_won_pct": 64.7,
    "avg_second_serve_won_pct": 45.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-13",
      "opponent": "Franco Agamenone",
      "opponent_id": 65606,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Wilson Leite",
      "opponent_id": 54477,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Tomas Martinez",
      "opponent_id": 379453,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 56.71641791044776,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Lorenzo Joaquin Rodriguez",
      "opponent_id": 231579,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-12",
      "opponent": "Maxime Chazal",
      "opponent_id": 17065,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Franco Agamenone",
      "opponent_id": 65606,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lorenzo Joaquin Rodriguez",
      "opponent_id": 231579,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Wilson Leite",
      "opponent_id": 54477,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tomas Martinez",
      "opponent_id": 379453,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maxime Chazal",
      "opponent_id": 17065,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 25,
          "wins": 11,
          "losses": 14,
          "win_rate": 44.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 29,
          "double_faults": 50,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.4,
          "break_points_converted_pct": 40.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 25,
        "wins": 11,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 29,
        "double_faults": 50,
        "win_rate": 44.0,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 10,
          "double_faults": 21,
          "aces_per_match": 1.4,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 35.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 10,
          "losses": 12,
          "win_rate": 45.5,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 34,
          "double_faults": 73,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 61.0,
          "break_points_converted_pct": 42.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 14,
          "wins": 7,
          "losses": 7,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 27,
          "double_faults": 39,
          "aces_per_match": 1.9,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 76.6,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 33.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 43,
        "wins": 19,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 71,
        "double_faults": 133,
        "win_rate": 44.2,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 12,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 37.5,
          "second_serve_won_pct": 38.5,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 12,
        "tournaments_won": 2,
        "aces": 0,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 23:32:50 UTC"
}