Player Data JSON

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

Hynek Barton

Hynek Barton

Czechia ATP 300
6W - 4L 60.0% Win Rate Forma: LWLLWWWWLW

JSON Data

{
  "player": {
    "id": 832,
    "api_id": 372310,
    "name": "Hynek Barton",
    "short_name": "H. Barton",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3622603,
    "singles": 14.39,
    "doubles": 13.82,
    "ranking": 203,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 300,
    "points": 177,
    "best_position": 292,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 300,
      "points": 177
    },
    {
      "date": "2025-12-09",
      "position": 300,
      "points": 177
    },
    {
      "date": "2025-12-08",
      "position": 300,
      "points": 177
    },
    {
      "date": "2025-12-07",
      "position": 300,
      "points": 177
    },
    {
      "date": "2025-12-06",
      "position": 300,
      "points": 177
    },
    {
      "date": "2025-12-05",
      "position": 300,
      "points": 177
    },
    {
      "date": "2025-12-04",
      "position": 300,
      "points": 177
    },
    {
      "date": "2025-12-03",
      "position": 300,
      "points": 177
    }
  ],
  "career_stats": {
    "total_matches": 10,
    "wins": 6,
    "losses": 4,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 7,
      "wins": 5,
      "losses": 2,
      "win_rate": 71.4
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 8.7,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 60.1,
    "avg_first_serve_won_pct": 73.3,
    "avg_second_serve_won_pct": 47.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-12",
      "opponent": "Rei Sakamoto",
      "opponent_id": 413296,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 4,
        "first_serve_pct": 51.388888888888886,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Ji Sung Nam",
      "opponent_id": 42151,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 24,
        "double_faults": 7,
        "first_serve_pct": 49.24242424242424,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 51.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 51.724137931034484,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-19",
      "opponent": "Roberto Carballés Baena",
      "opponent_id": 51141,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 55.223880597014926,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-18",
      "opponent": "Facundo Diaz Acosta",
      "opponent_id": 264372,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 68.81720430107528,
        "first_serve_won_pct": 73.4375,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Marvin Möller",
      "opponent_id": 226833,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 1,
        "first_serve_pct": 69.79166666666666,
        "first_serve_won_pct": 71.64179104477611,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Matthew William Donald",
      "opponent_id": 353705,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Stijn Slump",
      "opponent_id": 207083,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-10",
      "opponent": "Facundo Diaz Acosta",
      "opponent_id": 264372,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 69.0909090909091,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 61.165048543689316,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 44.680851063829785,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLLWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Facundo Diaz Acosta",
      "opponent_id": 264372,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Roberto Carballés Baena",
      "opponent_id": 51141,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Rei Sakamoto",
      "opponent_id": 413296,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 37,
          "double_faults": 11,
          "aces_per_match": 18.5,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 66.7,
          "first_serve_won_pct": 80.4,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 119,
          "double_faults": 59,
          "aces_per_match": 7.4,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 67.9,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 69.9,
          "break_points_converted_pct": 39.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 43,
          "wins": 27,
          "losses": 16,
          "win_rate": 62.8,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 198,
          "double_faults": 121,
          "aces_per_match": 4.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 61,
        "wins": 37,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 354,
        "double_faults": 191,
        "win_rate": 60.7,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 28,
          "double_faults": 4,
          "aces_per_match": 4.7,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 40.8,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 21.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 10,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 27.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 31,
          "wins": 20,
          "losses": 11,
          "win_rate": 64.5,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 154,
          "double_faults": 65,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 62.6,
          "break_points_converted_pct": 43.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 41,
        "wins": 24,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 198,
        "double_faults": 79,
        "win_rate": 58.5,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:39 UTC"
}