Player Data JSON

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

Ben Shelton

Ben Shelton

USA ATP 6
56W - 29L 65.9% Win Rate Forma: LWWWWWLWLL

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": 5844639,
    "singles": 15.66,
    "doubles": 14.56,
    "ranking": 10,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 6,
    "points": 4030,
    "best_position": 5,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 6,
      "points": 4030
    },
    {
      "date": "2026-05-08",
      "position": 6,
      "points": 4030
    },
    {
      "date": "2026-05-07",
      "position": 6,
      "points": 4030
    },
    {
      "date": "2026-05-06",
      "position": 6,
      "points": 4030
    },
    {
      "date": "2026-05-05",
      "position": 6,
      "points": 4030
    },
    {
      "date": "2026-05-04",
      "position": 6,
      "points": 4070
    },
    {
      "date": "2026-05-03",
      "position": 6,
      "points": 4070
    },
    {
      "date": "2026-05-02",
      "position": 6,
      "points": 4070
    },
    {
      "date": "2026-05-01",
      "position": 6,
      "points": 4070
    },
    {
      "date": "2026-04-30",
      "position": 6,
      "points": 4070
    }
  ],
  "career_stats": {
    "total_matches": 85,
    "wins": 56,
    "losses": 29,
    "win_rate": 65.9
  },
  "surface_stats": {
    "hard": {
      "matches": 56,
      "wins": 37,
      "losses": 19,
      "win_rate": 66.1
    },
    "clay": {
      "matches": 19,
      "wins": 13,
      "losses": 6,
      "win_rate": 68.4
    },
    "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": 25,
      "wins": 15,
      "losses": 10,
      "win_rate": 60.0
    },
    "ATP 500": {
      "matches": 26,
      "wins": 20,
      "losses": 6,
      "win_rate": 76.9
    },
    "ATP 250": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "Otro": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 85,
    "avg_aces_per_match": 10.4,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 65.6,
    "avg_first_serve_won_pct": 75.9,
    "avg_second_serve_won_pct": 53.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-24",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 75.64102564102564,
        "second_serve_won_pct": 57.77777777777777,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-19",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 85.0,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-18",
      "opponent": "Alex Molčan",
      "opponent_id": 145130,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 61.29032258064516,
        "first_serve_won_pct": 71.05263157894737,
        "second_serve_won_pct": 70.83333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 84.44444444444444,
        "second_serve_won_pct": 68.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 75.51020408163265,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 6,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 63.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 69.51219512195121,
        "first_serve_won_pct": 85.96491228070175,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Zhizhen Zhang",
      "opponent_id": 75813,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 21,
        "double_faults": 2,
        "first_serve_pct": 71.76470588235294,
        "first_serve_won_pct": 73.77049180327869,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 17,
        "double_faults": 2,
        "first_serve_pct": 69.6969696969697,
        "first_serve_won_pct": 79.71014492753623,
        "second_serve_won_pct": 65.78947368421053,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-08",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 63.0,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "matches": 5,
      "wins": 0,
      "losses": 5
    },
    {
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "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
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 11:20",
      "opponent": "Nikoloz Basilashvili",
      "opponent_id": 26204,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.33,
      "odds_opponent": 3.4
    }
  ],
  "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-05-09 03:39:29 UTC"
}