Player Data JSON

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

Ben Shelton

Ben Shelton

USA ATP 7
45W - 25L 64,3% Win Rate Forma: LWWWWLWLLL

JSON Data

{
  "player": {
    "id": 504,
    "api_id": 385485,
    "name": "Ben Shelton",
    "short_name": "B. Shelton",
    "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": 4681258,
    "singles": 15.65,
    "doubles": 14.6,
    "ranking": 14,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 7,
    "points": 4000,
    "best_position": 5,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-29",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-28",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-27",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-26",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-25",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-24",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-23",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-22",
      "position": 7,
      "points": 4000
    },
    {
      "date": "2026-01-21",
      "position": 7,
      "points": 4000
    }
  ],
  "career_stats": {
    "total_matches": 70,
    "wins": 45,
    "losses": 25,
    "win_rate": 64.3
  },
  "surface_stats": {
    "hard": {
      "matches": 49,
      "wins": 32,
      "losses": 17,
      "win_rate": 65.3
    },
    "clay": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "grass": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 22,
      "wins": 17,
      "losses": 5,
      "win_rate": 77.3
    },
    "Masters 1000": {
      "matches": 22,
      "wins": 15,
      "losses": 7,
      "win_rate": 68.2
    },
    "ATP 500": {
      "matches": 16,
      "wins": 10,
      "losses": 6,
      "win_rate": 62.5
    },
    "ATP 250": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Otro": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 70,
    "avg_aces_per_match": 10.2,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 65.3,
    "avg_first_serve_won_pct": 75.5,
    "avg_second_serve_won_pct": 52.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-28",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 14,
        "double_faults": 4,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 82.53968253968253,
        "second_serve_won_pct": 59.45945945945946,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 15,
        "double_faults": 1,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 79.36507936507937,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Dane Sweeny",
      "opponent_id": 233126,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 19,
        "double_faults": 2,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 88.63636363636364,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 15,
        "double_faults": 2,
        "first_serve_pct": 69.90291262135922,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 48.837209302325576,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 72.6027397260274,
        "first_serve_won_pct": 54.71698113207547,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 79.62962962962963,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-14",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 71.21212121212122,
        "first_serve_won_pct": 76.59574468085107,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-12",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 68.26923076923077,
        "first_serve_won_pct": 74.64788732394366,
        "second_serve_won_pct": 73.68421052631578,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-09",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 70.4225352112676,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWWWLWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "matches": 5,
      "wins": 0,
      "losses": 5
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Jaume Munar",
      "opponent_id": 126356,
      "matches": 3,
      "wins": 0,
      "losses": 3
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 132,
          "double_faults": 42,
          "aces_per_match": 13.2,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 78.1,
          "second_serve_won_pct": 63.1,
          "break_points_saved_pct": 75.7,
          "break_points_converted_pct": 38.8,
          "winners_total": 185,
          "unforced_errors_total": 143
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 77,
          "double_faults": 21,
          "aces_per_match": 7.7,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 76.2,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 39.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 23,
          "losses": 9,
          "win_rate": 71.9,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 8,
          "aces": 338,
          "double_faults": 96,
          "aces_per_match": 10.6,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 70.7,
          "break_points_converted_pct": 38.5,
          "winners_total": 350,
          "unforced_errors_total": 358
        },
        "red_clay": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 80,
          "double_faults": 41,
          "aces_per_match": 6.7,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 69.1,
          "break_points_converted_pct": 48.4,
          "winners_total": 154,
          "unforced_errors_total": 90
        }
      },
      "totals": {
        "matches": 64,
        "wins": 40,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 627,
        "double_faults": 200,
        "win_rate": 62.5,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 111,
          "double_faults": 38,
          "aces_per_match": 13.9,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 75.2,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 78.7,
          "break_points_converted_pct": 32.7,
          "winners_total": 167,
          "unforced_errors_total": 166
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 77,
          "double_faults": 14,
          "aces_per_match": 7.7,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 79.0,
          "second_serve_won_pct": 68.1,
          "break_points_saved_pct": 84.4,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 22,
          "losses": 13,
          "win_rate": 62.9,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 18,
          "tiebreaks_lost": 11,
          "aces": 355,
          "double_faults": 113,
          "aces_per_match": 10.1,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 75.4,
          "second_serve_won_pct": 60.6,
          "break_points_saved_pct": 71.0,
          "break_points_converted_pct": 35.3,
          "winners_total": 316,
          "unforced_errors_total": 262
        },
        "red_clay": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 74,
          "double_faults": 53,
          "aces_per_match": 6.2,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 65.7,
          "break_points_converted_pct": 32.1,
          "winners_total": 97,
          "unforced_errors_total": 114
        }
      },
      "totals": {
        "matches": 65,
        "wins": 41,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 617,
        "double_faults": 218,
        "win_rate": 63.1,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 75,
          "double_faults": 27,
          "aces_per_match": 15.0,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 78.1,
          "second_serve_won_pct": 60.9,
          "break_points_saved_pct": 75.6,
          "break_points_converted_pct": 24.2,
          "winners_total": 147,
          "unforced_errors_total": 100
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 26,
          "double_faults": 8,
          "aces_per_match": 13.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 78.1,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 21,
          "losses": 12,
          "win_rate": 63.6,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 15,
          "tiebreaks_lost": 10,
          "aces": 348,
          "double_faults": 143,
          "aces_per_match": 10.5,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 64.8,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 42.7,
          "winners_total": 427,
          "unforced_errors_total": 368
        },
        "red_clay": {
          "matches": 9,
          "wins": 2,
          "losses": 7,
          "win_rate": 22.2,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 71,
          "double_faults": 45,
          "aces_per_match": 7.9,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 53.7,
          "winners_total": 26,
          "unforced_errors_total": 49
        }
      },
      "totals": {
        "matches": 49,
        "wins": 25,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 520,
        "double_faults": 223,
        "win_rate": 51.0,
        "losses": 24
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:00 UTC"
}