Player Data JSON

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

Alexander Zverev

Alexander Zverev

Germany ATP 3
51W - 23L 68.9% Win Rate Forma: LLWLWWWLWW

JSON Data

{
  "player": {
    "id": 510,
    "api_id": 57163,
    "name": "Alexander Zverev",
    "short_name": "A. Zverev",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 52294,
    "singles": 15.97,
    "doubles": 14.27,
    "ranking": 13,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 3,
    "points": 5160,
    "best_position": 2,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 3,
      "points": 5160
    },
    {
      "date": "2025-12-09",
      "position": 3,
      "points": 5160
    },
    {
      "date": "2025-12-08",
      "position": 3,
      "points": 5160
    },
    {
      "date": "2025-12-07",
      "position": 3,
      "points": 5160
    },
    {
      "date": "2025-12-06",
      "position": 3,
      "points": 5160
    },
    {
      "date": "2025-12-05",
      "position": 3,
      "points": 5160
    },
    {
      "date": "2025-12-04",
      "position": 3,
      "points": 5160
    },
    {
      "date": "2025-12-03",
      "position": 3,
      "points": 5160
    }
  ],
  "career_stats": {
    "total_matches": 74,
    "wins": 51,
    "losses": 23,
    "win_rate": 68.9
  },
  "surface_stats": {
    "hard": {
      "matches": 42,
      "wins": 29,
      "losses": 13,
      "win_rate": 69.0
    },
    "clay": {
      "matches": 24,
      "wins": 17,
      "losses": 7,
      "win_rate": 70.8
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 15,
      "wins": 11,
      "losses": 4,
      "win_rate": 73.3
    },
    "Masters 1000": {
      "matches": 28,
      "wins": 19,
      "losses": 9,
      "win_rate": 67.9
    },
    "ATP 500": {
      "matches": 23,
      "wins": 17,
      "losses": 6,
      "win_rate": 73.9
    },
    "ATP 250": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "Otro": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 74,
    "avg_aces_per_match": 6.9,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 73.6,
    "avg_first_serve_won_pct": 72.1,
    "avg_second_serve_won_pct": 53.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-14",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 71.66666666666667,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-12",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 82.6923076923077,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-09",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 81.48148148148148,
        "first_serve_won_pct": 84.0909090909091,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 67.3469387755102,
        "first_serve_won_pct": 48.484848484848484,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-31",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 78.49462365591397,
        "first_serve_won_pct": 69.86301369863014,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 77.19298245614034,
        "first_serve_won_pct": 70.45454545454545,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 73.91304347826086,
        "second_serve_won_pct": 78.26086956521739,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 4,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 70.51282051282051,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 82.75862068965517,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 71.69811320754717,
        "first_serve_won_pct": 86.8421052631579,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWLWWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "matches": 3,
      "wins": 1,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 3,
          "aces": 91,
          "double_faults": 16,
          "aces_per_match": 10.1,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 82.1,
          "first_serve_won_pct": 77.3,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 76.3,
          "break_points_converted_pct": 24.4,
          "winners_total": 63,
          "unforced_errors_total": 34
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 69,
          "double_faults": 8,
          "aces_per_match": 5.8,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 80.6,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 58.7,
          "break_points_converted_pct": 31.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 24,
          "losses": 9,
          "win_rate": 72.7,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 7,
          "aces": 262,
          "double_faults": 73,
          "aces_per_match": 7.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 78.5,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 37.9,
          "winners_total": 279,
          "unforced_errors_total": 274
        },
        "red_clay": {
          "matches": 25,
          "wins": 18,
          "losses": 7,
          "win_rate": 72.0,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 2,
          "aces": 120,
          "double_faults": 63,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 39.9,
          "winners_total": 147,
          "unforced_errors_total": 148
        }
      },
      "totals": {
        "matches": 79,
        "wins": 56,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 542,
        "double_faults": 160,
        "win_rate": 70.9,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 112,
          "double_faults": 13,
          "aces_per_match": 14.0,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 83.0,
          "second_serve_won_pct": 62.6,
          "break_points_saved_pct": 78.6,
          "break_points_converted_pct": 34.5,
          "winners_total": 178,
          "unforced_errors_total": 117
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 10,
          "losses": 2,
          "win_rate": 83.3,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 114,
          "double_faults": 20,
          "aces_per_match": 9.5,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 78.5,
          "first_serve_won_pct": 80.6,
          "second_serve_won_pct": 67.9,
          "break_points_saved_pct": 78.6,
          "break_points_converted_pct": 39.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 39,
          "wins": 29,
          "losses": 10,
          "win_rate": 74.4,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 15,
          "tiebreaks_lost": 12,
          "aces": 375,
          "double_faults": 94,
          "aces_per_match": 9.6,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 59.8,
          "break_points_saved_pct": 72.0,
          "break_points_converted_pct": 39.2,
          "winners_total": 485,
          "unforced_errors_total": 461
        },
        "red_clay": {
          "matches": 29,
          "wins": 23,
          "losses": 6,
          "win_rate": 79.3,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 2,
          "aces": 217,
          "double_faults": 62,
          "aces_per_match": 7.5,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 75.2,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 59.8,
          "break_points_converted_pct": 35.4,
          "winners_total": 297,
          "unforced_errors_total": 255
        }
      },
      "totals": {
        "matches": 88,
        "wins": 68,
        "tournaments_played": 23,
        "tournaments_won": 2,
        "aces": 818,
        "double_faults": 189,
        "win_rate": 77.3,
        "losses": 20
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 80,
          "double_faults": 18,
          "aces_per_match": 11.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 79.9,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 83.3,
          "break_points_converted_pct": 36.1,
          "winners_total": 133,
          "unforced_errors_total": 70
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 96,
          "double_faults": 15,
          "aces_per_match": 8.7,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 82.5,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 30.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 22,
          "losses": 11,
          "win_rate": 66.7,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 8,
          "aces": 299,
          "double_faults": 87,
          "aces_per_match": 9.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 73.2,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 33.1,
          "winners_total": 296,
          "unforced_errors_total": 278
        },
        "red_clay": {
          "matches": 27,
          "wins": 20,
          "losses": 7,
          "win_rate": 74.1,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 156,
          "double_faults": 97,
          "aces_per_match": 5.8,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 64.5,
          "break_points_converted_pct": 43.4,
          "winners_total": 241,
          "unforced_errors_total": 238
        }
      },
      "totals": {
        "matches": 78,
        "wins": 54,
        "tournaments_played": 26,
        "tournaments_won": 2,
        "aces": 631,
        "double_faults": 217,
        "win_rate": 69.2,
        "losses": 24
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:53:53 UTC"
}