Player Data JSON

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

Brandon Holt

Brandon Holt

USA ATP 109
16W - 17L 48,5% Win Rate Forma: LWLLLWLLLL

JSON Data

{
  "player": {
    "id": 395,
    "api_id": 207050,
    "name": "Brandon Holt",
    "short_name": "B. Holt",
    "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": 3120209,
    "singles": 14.36,
    "doubles": 13.77,
    "ranking": 220,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 109,
    "points": 553,
    "best_position": 99,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-29",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-28",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-27",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-26",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-25",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-24",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-23",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-22",
      "position": 109,
      "points": 553
    },
    {
      "date": "2026-01-21",
      "position": 109,
      "points": 553
    }
  ],
  "career_stats": {
    "total_matches": 33,
    "wins": 16,
    "losses": 17,
    "win_rate": 48.5
  },
  "surface_stats": {
    "hard": {
      "matches": 26,
      "wins": 13,
      "losses": 13,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "Masters 1000": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "ATP 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 33,
    "avg_aces_per_match": 5.4,
    "avg_double_faults_per_match": 0.6,
    "avg_first_serve_pct": 68.1,
    "avg_first_serve_won_pct": 64.4,
    "avg_second_serve_won_pct": 51.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-13",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Lukas Neumayer",
      "opponent_id": 339450,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 61.95652173913043,
        "first_serve_won_pct": 77.19298245614034,
        "second_serve_won_pct": 51.162790697674424,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Kimmer Coppejans",
      "opponent_id": 54955,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 63.46153846153846,
        "second_serve_won_pct": 65.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Rei Sakamoto",
      "opponent_id": 413296,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 62.264150943396224,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 61.29032258064516,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Ye Chen",
      "opponent_id": 507588,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 61.33333333333333,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 54.02298850574713,
        "first_serve_won_pct": 59.57446808510638,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-17",
      "opponent": "Mackenzie McDonald",
      "opponent_id": 63438,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 64.48598130841121,
        "first_serve_won_pct": 79.71014492753623,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-08",
      "opponent": "Tristan Boyer",
      "opponent_id": 232036,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 64.47368421052632,
        "first_serve_won_pct": 67.3469387755102,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-30",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 65.51724137931035,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LWLLLWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Mackenzie McDonald",
      "opponent_id": 63438,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Pavel Kotov",
      "opponent_id": 203258,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "James Trotter",
      "opponent_id": 255993,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 44,
          "double_faults": 8,
          "aces_per_match": 6.3,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 43.2,
          "break_points_saved_pct": 54.7,
          "break_points_converted_pct": 41.2,
          "winners_total": 14,
          "unforced_errors_total": 29
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 30,
          "double_faults": 7,
          "aces_per_match": 3.0,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 48,
          "wins": 32,
          "losses": 16,
          "win_rate": 66.7,
          "tournaments_played": 20,
          "tournaments_won": 2,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 8,
          "aces": 258,
          "double_faults": 31,
          "aces_per_match": 5.4,
          "double_faults_per_match": 0.6,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 62.8,
          "break_points_converted_pct": 42.7,
          "winners_total": 17,
          "unforced_errors_total": 43
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 0,
          "aces_per_match": 3.5,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 67,
        "wins": 40,
        "tournaments_played": 33,
        "tournaments_won": 2,
        "aces": 339,
        "double_faults": 46,
        "win_rate": 59.7,
        "losses": 27
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 14,
          "aces_per_match": 2.9,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 52.5,
          "break_points_converted_pct": 25.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 51,
          "wins": 30,
          "losses": 21,
          "win_rate": 58.8,
          "tournaments_played": 24,
          "tournaments_won": 1,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 6,
          "aces": 198,
          "double_faults": 46,
          "aces_per_match": 3.9,
          "double_faults_per_match": 0.9,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 58.4,
          "break_points_converted_pct": 42.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 0,
          "aces_per_match": 4.5,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 64,
        "wins": 36,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 239,
        "double_faults": 60,
        "win_rate": 56.2,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "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": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 2,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 79.5,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 51,
          "double_faults": 5,
          "aces_per_match": 6.4,
          "double_faults_per_match": 0.6,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 43.1,
          "winners_total": 103,
          "unforced_errors_total": 114
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 0,
          "aces_per_match": 1.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 85.7,
          "first_serve_won_pct": 58.7,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 5,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 59,
        "double_faults": 10,
        "win_rate": 45.5,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:44:16 UTC"
}