Player Data JSON

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

Henry Bernet

Henry Bernet

Switzerland ATP
2W - 3L 40.0% Win Rate Forma: LWLLW

JSON Data

{
  "player": {
    "id": 1563,
    "api_id": 466210,
    "name": "Henry Bernet",
    "short_name": "H. Bernet",
    "country": "Switzerland",
    "country_code": "CH",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4207463,
    "singles": 14.06,
    "doubles": 13.03,
    "ranking": 4,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 8.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 63.5,
    "avg_first_serve_won_pct": 73.0,
    "avg_second_serve_won_pct": 55.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-02",
      "opponent": "Jan-Lennard Struff",
      "opponent_id": 46391,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 4,
        "first_serve_pct": 69.38775510204081,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 56.060606060606055,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Jakub Mensik",
      "opponent_id": 372312,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 56.19047619047619,
        "first_serve_won_pct": 74.57627118644068,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Gstaad",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-12",
      "opponent": "Dmitry Popko",
      "opponent_id": 50901,
      "tournament": "Gstaad",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Dmitry Popko",
      "opponent_id": 50901,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jakub Mensik",
      "opponent_id": 372312,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jan-Lennard Struff",
      "opponent_id": 46391,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 33,
          "double_faults": 13,
          "aces_per_match": 11.0,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 69.3,
          "first_serve_won_pct": 76.3,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 77.8,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 14,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 64.5,
          "break_points_saved_pct": 81.2,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 3,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 53,
        "double_faults": 27,
        "win_rate": 42.9,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 2,
          "aces_per_match": 9.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 11,
          "aces_per_match": 3.3,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 68.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 28,
        "double_faults": 13,
        "win_rate": 60.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:47 UTC"
}