Player Data JSON

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

Zizou Bergs

Zizou Bergs

Belgium ATP 43
29W - 26L 52.7% Win Rate Forma: LWLLWWWWLW

JSON Data

{
  "player": {
    "id": 266,
    "api_id": 170946,
    "name": "Zizou Bergs",
    "short_name": "Z. Bergs",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 182461,
    "singles": 15.44,
    "doubles": 14.46,
    "ranking": 61,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 43,
    "points": 1218,
    "best_position": 39,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 43,
      "points": 1218
    },
    {
      "date": "2025-12-09",
      "position": 43,
      "points": 1218
    },
    {
      "date": "2025-12-08",
      "position": 43,
      "points": 1218
    },
    {
      "date": "2025-12-07",
      "position": 43,
      "points": 1218
    },
    {
      "date": "2025-12-06",
      "position": 43,
      "points": 1218
    },
    {
      "date": "2025-12-05",
      "position": 43,
      "points": 1218
    },
    {
      "date": "2025-12-04",
      "position": 43,
      "points": 1218
    },
    {
      "date": "2025-12-03",
      "position": 43,
      "points": 1218
    }
  ],
  "career_stats": {
    "total_matches": 55,
    "wins": 29,
    "losses": 26,
    "win_rate": 52.7
  },
  "surface_stats": {
    "hard": {
      "matches": 40,
      "wins": 23,
      "losses": 17,
      "win_rate": 57.5
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "Masters 1000": {
      "matches": 17,
      "wins": 9,
      "losses": 8,
      "win_rate": 52.9
    },
    "ATP 500": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "ATP 250": {
      "matches": 22,
      "wins": 14,
      "losses": 8,
      "win_rate": 63.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 55,
    "avg_aces_per_match": 6.1,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 59.1,
    "avg_first_serve_won_pct": 70.1,
    "avg_second_serve_won_pct": 49.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-29",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 59.523809523809526,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 64.55696202531645,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 48.78048780487805,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-09",
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 67.1875,
        "first_serve_won_pct": 74.4186046511628,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 65.34653465346535,
        "first_serve_won_pct": 71.21212121212122,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 79.06976744186046,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 11,
        "double_faults": 5,
        "first_serve_pct": 50.74626865671642,
        "first_serve_won_pct": 85.29411764705883,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 65.07936507936508,
        "first_serve_won_pct": 75.60975609756098,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-27",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-25",
      "opponent": "Alejandro Tabilo",
      "opponent_id": 102151,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 59.80392156862745,
        "first_serve_won_pct": 70.49180327868852,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLLWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 63,
          "double_faults": 64,
          "aces_per_match": 7.9,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 67.9,
          "first_serve_won_pct": 70.3,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 71.2,
          "break_points_converted_pct": 30.1,
          "winners_total": 43,
          "unforced_errors_total": 63
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 46,
          "double_faults": 13,
          "aces_per_match": 7.7,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 65.6,
          "break_points_converted_pct": 48.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 19,
          "losses": 14,
          "win_rate": 57.6,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 5,
          "aces": 196,
          "double_faults": 123,
          "aces_per_match": 5.9,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 53.2,
          "break_points_converted_pct": 40.0,
          "winners_total": 96,
          "unforced_errors_total": 143
        },
        "red_clay": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 23,
          "double_faults": 25,
          "aces_per_match": 3.3,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 68.6,
          "break_points_converted_pct": 45.2,
          "winners_total": 42,
          "unforced_errors_total": 48
        }
      },
      "totals": {
        "matches": 54,
        "wins": 29,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 328,
        "double_faults": 225,
        "win_rate": 53.7,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 69,
          "double_faults": 26,
          "aces_per_match": 6.9,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 64.2,
          "break_points_converted_pct": 36.6,
          "winners_total": 59,
          "unforced_errors_total": 43
        },
        "hardcourt_indoor": {
          "matches": 19,
          "wins": 11,
          "losses": 8,
          "win_rate": 57.9,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 134,
          "double_faults": 57,
          "aces_per_match": 7.1,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 35.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 9,
          "losses": 9,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 115,
          "double_faults": 65,
          "aces_per_match": 6.4,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 56.3,
          "break_points_converted_pct": 37.1,
          "winners_total": 144,
          "unforced_errors_total": 166
        },
        "red_clay": {
          "matches": 24,
          "wins": 17,
          "losses": 7,
          "win_rate": 70.8,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 164,
          "double_faults": 84,
          "aces_per_match": 6.8,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 71.8,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 42.9,
          "winners_total": 149,
          "unforced_errors_total": 130
        }
      },
      "totals": {
        "matches": 71,
        "wins": 43,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 482,
        "double_faults": 232,
        "win_rate": 60.6,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 4,
          "aces_per_match": 8.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 80.5,
          "second_serve_won_pct": 64.7,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 1,
          "aces_per_match": 10.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 81.8,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 104.8,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 54,
          "double_faults": 19,
          "aces_per_match": 7.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 62.3,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 34.5,
          "winners_total": 25,
          "unforced_errors_total": 43
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 35,
          "double_faults": 21,
          "aces_per_match": 5.8,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 35.7,
          "winners_total": 11,
          "unforced_errors_total": 2
        }
      },
      "totals": {
        "matches": 16,
        "wins": 7,
        "tournaments_played": 27,
        "tournaments_won": 3,
        "aces": 116,
        "double_faults": 45,
        "win_rate": 43.8,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:53:01 UTC"
}