Player Data JSON

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

Alexander Zverev

Alexander Zverev

Germany ATP 3
77W - 31L 71.3% Win Rate Forma: WLWWWWWLWW

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.88,
    "doubles": 14.5,
    "ranking": 5,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 3,
    "points": 5805,
    "best_position": 2,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 3,
      "points": 5805
    },
    {
      "date": "2026-05-07",
      "position": 3,
      "points": 5805
    },
    {
      "date": "2026-05-06",
      "position": 3,
      "points": 5805
    },
    {
      "date": "2026-05-05",
      "position": 3,
      "points": 5805
    },
    {
      "date": "2026-05-04",
      "position": 3,
      "points": 5255
    },
    {
      "date": "2026-05-03",
      "position": 3,
      "points": 5255
    },
    {
      "date": "2026-05-02",
      "position": 3,
      "points": 5255
    },
    {
      "date": "2026-05-01",
      "position": 3,
      "points": 5255
    },
    {
      "date": "2026-04-30",
      "position": 3,
      "points": 5255
    },
    {
      "date": "2026-04-29",
      "position": 3,
      "points": 5255
    }
  ],
  "career_stats": {
    "total_matches": 108,
    "wins": 77,
    "losses": 31,
    "win_rate": 71.3
  },
  "surface_stats": {
    "hard": {
      "matches": 61,
      "wins": 43,
      "losses": 18,
      "win_rate": 70.5
    },
    "clay": {
      "matches": 39,
      "wins": 29,
      "losses": 10,
      "win_rate": 74.4
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 21,
      "wins": 16,
      "losses": 5,
      "win_rate": 76.2
    },
    "Masters 1000": {
      "matches": 48,
      "wins": 35,
      "losses": 13,
      "win_rate": 72.9
    },
    "ATP 500": {
      "matches": 29,
      "wins": 21,
      "losses": 8,
      "win_rate": 72.4
    },
    "ATP 250": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "Otro": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 108,
    "avg_aces_per_match": 7.6,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 73.3,
    "avg_first_serve_won_pct": 73.2,
    "avg_second_serve_won_pct": 54.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 74.6268656716418,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-03",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 77.14285714285715,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 85.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 2,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Jakub Menšik",
      "opponent_id": 372312,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 66.30434782608695,
        "first_serve_won_pct": 80.32786885245902,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 82.05128205128204,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Mariano Navone",
      "opponent_id": 271389,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 72.1311475409836,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-18",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 62.857142857142854,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 72.85714285714285,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 42.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 77.5,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WLWWWWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "matches": 8,
      "wins": 0,
      "losses": 8
    },
    {
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "matches": 6,
      "wins": 4,
      "losses": 2
    },
    {
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "matches": 4,
      "wins": 3,
      "losses": 1
    },
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "matches": 4,
      "wins": 4,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 09:00",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 1.22,
      "odds_opponent": 4.333333333333334
    }
  ],
  "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": 10,
          "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": 26,
        "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": "2026-05-09 00:34:32 UTC"
}