Player Data JSON

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

Petro Kuzmenok

Petro Kuzmenok

USA ATP
4W - 1L 80,0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 3802,
    "api_id": 1095872,
    "name": "Petro Kuzmenok",
    "short_name": "P. Kuzmenok",
    "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": 1705349,
    "singles": 13.0,
    "doubles": null,
    "ranking": 1156,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 4,
    "losses": 1,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.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": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 57.1,
    "avg_first_serve_won_pct": 75.7,
    "avg_second_serve_won_pct": 55.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Matija Pecotic",
      "opponent_id": 78879,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 65.9090909090909,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Kabeer Kapasi",
      "opponent_id": 519189,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 82.14285714285714,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Callum Markowitz",
      "opponent_id": 1089922,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Dante Carlos Teramo",
      "opponent_id": 401429,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 51.42857142857142,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Thomas Kennedy",
      "opponent_id": 1045225,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 4,
    "losses": 1,
    "form_string": "LWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Thomas Kennedy",
      "opponent_id": 1045225,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dante Carlos Teramo",
      "opponent_id": 401429,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Matija Pecotic",
      "opponent_id": 78879,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Callum Markowitz",
      "opponent_id": 1089922,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kabeer Kapasi",
      "opponent_id": 519189,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:54:37 UTC"
}