Player Data JSON

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

Hernan Casanova

Hernan Casanova

Argentina ATP 375
5W - 3L 62.5% Win Rate Forma: LWWLWWWL

JSON Data

{
  "player": {
    "id": 663,
    "api_id": 54975,
    "name": "Hernan Casanova",
    "short_name": "H. Casanova",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4241871,
    "singles": 14.11,
    "doubles": 13.42,
    "ranking": 318,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 375,
    "points": 131,
    "best_position": 221,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 375,
      "points": 131
    },
    {
      "date": "2025-12-09",
      "position": 375,
      "points": 131
    },
    {
      "date": "2025-12-08",
      "position": 375,
      "points": 131
    },
    {
      "date": "2025-12-07",
      "position": 346,
      "points": 145
    },
    {
      "date": "2025-12-06",
      "position": 346,
      "points": 145
    },
    {
      "date": "2025-12-05",
      "position": 346,
      "points": 145
    },
    {
      "date": "2025-12-04",
      "position": 346,
      "points": 145
    },
    {
      "date": "2025-12-03",
      "position": 346,
      "points": 145
    }
  ],
  "career_stats": {
    "total_matches": 8,
    "wins": 5,
    "losses": 3,
    "win_rate": 62.5
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 64.9,
    "avg_first_serve_won_pct": 64.8,
    "avg_second_serve_won_pct": 50.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-23",
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 71.05263157894737,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Franco Roncadelli",
      "opponent_id": 240797,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Juan Estevez",
      "opponent_id": 396006,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 63.888888888888886,
        "first_serve_won_pct": 73.91304347826086,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-16",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 60.952380952380956,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 45.28301886792453,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-15",
      "opponent": "Zdenek Kolar",
      "opponent_id": 132558,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Miguel Tobon",
      "opponent_id": 451986,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Mateus Alves",
      "opponent_id": 204776,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 50.48543689320388,
        "first_serve_won_pct": 71.15384615384616,
        "second_serve_won_pct": 50.98039215686274,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-02",
      "opponent": "Joel Schwaerzler",
      "opponent_id": 448184,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 5,
    "losses": 3,
    "form_string": "LWWLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Joel Schwaerzler",
      "opponent_id": 448184,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Zdenek Kolar",
      "opponent_id": 132558,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Miguel Tobon",
      "opponent_id": 451986,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 28,
          "wins": 16,
          "losses": 12,
          "win_rate": 57.1,
          "tournaments_played": 15,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 17,
          "double_faults": 35,
          "aces_per_match": 0.6,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 79.7,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 61.2,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 28,
        "wins": 16,
        "tournaments_played": 15,
        "tournaments_won": 2,
        "aces": 17,
        "double_faults": 35,
        "win_rate": 57.1,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 51.5,
          "second_serve_won_pct": 26.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 33,
          "wins": 16,
          "losses": 17,
          "win_rate": 48.5,
          "tournaments_played": 24,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 11,
          "double_faults": 58,
          "aces_per_match": 0.3,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 79.9,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 56.9,
          "break_points_converted_pct": 47.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 34,
        "wins": 16,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 14,
        "double_faults": 60,
        "win_rate": 47.1,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:47 UTC"
}