Player Data JSON

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

Petr Brunclik

Petr Brunclik

Czechia ATP 310
6W - 2L 75.0% Win Rate Forma: LWWWWWLW

JSON Data

{
  "player": {
    "id": 839,
    "api_id": 414847,
    "name": "Petr Brunclik",
    "short_name": "P. Brunclik",
    "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": 3691692,
    "singles": 14.29,
    "doubles": 13.38,
    "ranking": 238,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 310,
    "points": 168,
    "best_position": 309,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 310,
      "points": 168
    },
    {
      "date": "2025-12-09",
      "position": 310,
      "points": 168
    },
    {
      "date": "2025-12-08",
      "position": 310,
      "points": 168
    },
    {
      "date": "2025-12-07",
      "position": 309,
      "points": 168
    },
    {
      "date": "2025-12-06",
      "position": 309,
      "points": 168
    },
    {
      "date": "2025-12-05",
      "position": 309,
      "points": 168
    },
    {
      "date": "2025-12-04",
      "position": 309,
      "points": 168
    },
    {
      "date": "2025-12-03",
      "position": 309,
      "points": 168
    }
  ],
  "career_stats": {
    "total_matches": 8,
    "wins": 6,
    "losses": 2,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 61.6,
    "avg_first_serve_won_pct": 75.2,
    "avg_second_serve_won_pct": 51.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-04",
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 61.016949152542374,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Luca Potenza",
      "opponent_id": 226810,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Neil Oberleitner",
      "opponent_id": 230344,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 63.793103448275865,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Giles Hussey",
      "opponent_id": 289173,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 93.75,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Adrian Oetzbach",
      "opponent_id": 165198,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Carles Hernandez",
      "opponent_id": 276763,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 96.15384615384616,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-07",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 58.4070796460177,
        "first_serve_won_pct": 74.24242424242425,
        "second_serve_won_pct": 61.702127659574465,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-05",
      "opponent": "Calvin Hemery",
      "opponent_id": 81271,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 58.4070796460177,
        "first_serve_won_pct": 74.24242424242425,
        "second_serve_won_pct": 48.93617021276596,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 6,
    "losses": 2,
    "form_string": "LWWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Giles Hussey",
      "opponent_id": 289173,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Adrian Oetzbach",
      "opponent_id": 165198,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Carles Hernandez",
      "opponent_id": 276763,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 5,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 65.0,
          "first_serve_won_pct": 44.4,
          "second_serve_won_pct": 62.5,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 15,
          "aces_per_match": 4.5,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 74.1,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 69.8,
          "break_points_converted_pct": 48.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 44,
          "double_faults": 59,
          "aces_per_match": 3.1,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 36.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 15,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 82,
        "double_faults": 79,
        "win_rate": 65.2,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 0,
          "aces_per_match": 4.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 81.7,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 68.4,
          "break_points_saved_pct": 80.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 49.4,
          "break_points_saved_pct": 55.2,
          "break_points_converted_pct": 31.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 8,
        "win_rate": 25.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:51 UTC"
}