Player Data JSON

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

Jenson Brooksby

Jenson Brooksby

USA ATP 53
25W - 17L 59.5% Win Rate Forma: LLWLWLWWWL

JSON Data

{
  "player": {
    "id": 554,
    "api_id": 191873,
    "name": "Jenson Brooksby",
    "short_name": "J. Brooksby",
    "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": 2631909,
    "singles": 15.63,
    "doubles": 14.21,
    "ranking": 47,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 53,
    "points": 1017,
    "best_position": 33,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 53,
      "points": 1017
    },
    {
      "date": "2025-12-09",
      "position": 53,
      "points": 1017
    },
    {
      "date": "2025-12-08",
      "position": 53,
      "points": 1017
    },
    {
      "date": "2025-12-07",
      "position": 53,
      "points": 1017
    },
    {
      "date": "2025-12-06",
      "position": 53,
      "points": 1017
    },
    {
      "date": "2025-12-05",
      "position": 53,
      "points": 1017
    },
    {
      "date": "2025-12-04",
      "position": 53,
      "points": 1017
    },
    {
      "date": "2025-12-03",
      "position": 53,
      "points": 1017
    }
  ],
  "career_stats": {
    "total_matches": 42,
    "wins": 25,
    "losses": 17,
    "win_rate": 59.5
  },
  "surface_stats": {
    "hard": {
      "matches": 22,
      "wins": 10,
      "losses": 12,
      "win_rate": 45.5
    },
    "clay": {
      "matches": 10,
      "wins": 9,
      "losses": 1,
      "win_rate": 90.0
    },
    "grass": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "ATP 500": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "ATP 250": {
      "matches": 16,
      "wins": 13,
      "losses": 3,
      "win_rate": 81.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 42,
    "avg_aces_per_match": 2.9,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 64.4,
    "avg_first_serve_won_pct": 69.6,
    "avg_second_serve_won_pct": 52.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-25",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 73.80952380952381,
        "first_serve_won_pct": 69.35483870967742,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 71.1340206185567,
        "first_serve_won_pct": 71.01449275362319,
        "second_serve_won_pct": 52.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 68.88888888888889,
        "first_serve_won_pct": 83.87096774193549,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "James Trotter",
      "opponent_id": 255993,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 84.21052631578947,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 67.24137931034483,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Holger Rune",
      "opponent_id": 283070,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 64.51612903225806,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-27",
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 63.33333333333333,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-25",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 57.971014492753625,
        "first_serve_won_pct": 82.5,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-28",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 75.82417582417582,
        "second_serve_won_pct": 55.78947368421052,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWLWLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Jack Draper",
      "opponent_id": 258749,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 48,
          "double_faults": 27,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 65.9,
          "break_points_converted_pct": 43.2,
          "winners_total": 66,
          "unforced_errors_total": 51
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 28,
          "double_faults": 6,
          "aces_per_match": 5.6,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 9,
          "losses": 9,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 57,
          "double_faults": 46,
          "aces_per_match": 3.2,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 67.4,
          "break_points_converted_pct": 40.0,
          "winners_total": 113,
          "unforced_errors_total": 118
        },
        "red_clay": {
          "matches": 13,
          "wins": 9,
          "losses": 4,
          "win_rate": 69.2,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 9,
          "double_faults": 31,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 41.2,
          "winners_total": 51,
          "unforced_errors_total": 62
        }
      },
      "totals": {
        "matches": 48,
        "wins": 26,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 142,
        "double_faults": 110,
        "win_rate": 54.2,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 25,
          "double_faults": 13,
          "aces_per_match": 3.6,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 47.2,
          "winners_total": 102,
          "unforced_errors_total": 99
        }
      },
      "totals": {
        "matches": 7,
        "wins": 5,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 25,
        "double_faults": 13,
        "win_rate": 71.4,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:43 UTC"
}