Player Data JSON

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

Jenson Brooksby

Jenson Brooksby

USA ATP 48
26W - 19L 57,8% Win Rate Forma: LLWLLWLWLW

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.32,
    "doubles": 14.13,
    "ranking": 47,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 48,
    "points": 1042,
    "best_position": 33,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-29",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-28",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-27",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-26",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-25",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-24",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-23",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-22",
      "position": 48,
      "points": 1042
    },
    {
      "date": "2026-01-21",
      "position": 48,
      "points": 1042
    }
  ],
  "career_stats": {
    "total_matches": 45,
    "wins": 26,
    "losses": 19,
    "win_rate": 57.8
  },
  "surface_stats": {
    "hard": {
      "matches": 25,
      "wins": 11,
      "losses": 14,
      "win_rate": 44.0
    },
    "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": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "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": 18,
      "wins": 14,
      "losses": 4,
      "win_rate": 77.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 45,
    "avg_aces_per_match": 2.8,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 68.9,
    "avg_second_serve_won_pct": 52.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 62.88659793814433,
        "first_serve_won_pct": 62.295081967213115,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 66.0377358490566,
        "first_serve_won_pct": 45.714285714285715,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "James Watt",
      "opponent_id": 459208,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWLLWLWLW"
  },
  "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": "2026-01-30 08:58:41 UTC"
}