Player Data JSON

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

Damir Džumhur

Damir Džumhur

Bosnia & Herzegovina ATP 65
25W - 29L 46.3% Win Rate Forma: LWLWWLWWLW

JSON Data

{
  "player": {
    "id": 352,
    "api_id": 49172,
    "name": "Damir Džumhur",
    "short_name": "D. Džumhur",
    "country": "Bosnia & Herzegovina",
    "country_code": "BA",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 65,
    "points": 850,
    "best_position": 23,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 65,
      "points": 850
    },
    {
      "date": "2025-12-09",
      "position": 65,
      "points": 850
    },
    {
      "date": "2025-12-08",
      "position": 65,
      "points": 850
    },
    {
      "date": "2025-12-07",
      "position": 65,
      "points": 850
    },
    {
      "date": "2025-12-06",
      "position": 65,
      "points": 850
    },
    {
      "date": "2025-12-05",
      "position": 65,
      "points": 850
    },
    {
      "date": "2025-12-04",
      "position": 65,
      "points": 850
    },
    {
      "date": "2025-12-03",
      "position": 65,
      "points": 850
    }
  ],
  "career_stats": {
    "total_matches": 54,
    "wins": 25,
    "losses": 29,
    "win_rate": 46.3
  },
  "surface_stats": {
    "hard": {
      "matches": 23,
      "wins": 10,
      "losses": 13,
      "win_rate": 43.5
    },
    "clay": {
      "matches": 28,
      "wins": 15,
      "losses": 13,
      "win_rate": 53.6
    },
    "grass": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "Masters 1000": {
      "matches": 15,
      "wins": 8,
      "losses": 7,
      "win_rate": 53.3
    },
    "ATP 500": {
      "matches": 10,
      "wins": 4,
      "losses": 6,
      "win_rate": 40.0
    },
    "ATP 250": {
      "matches": 22,
      "wins": 11,
      "losses": 11,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 54,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 66.1,
    "avg_first_serve_won_pct": 60.5,
    "avg_second_serve_won_pct": 52.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-04",
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 58.75,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 57.57575757575758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 55.319148936170215,
        "first_serve_won_pct": 80.76923076923077,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 58.18181818181818,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.87301587301587,
        "first_serve_won_pct": 68.67469879518072,
        "second_serve_won_pct": 41.30434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Quentin Halys",
      "opponent_id": 90798,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 64.47368421052632,
        "first_serve_won_pct": 79.59183673469387,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 79.16666666666666,
        "first_serve_won_pct": 44.73684210526316,
        "second_serve_won_pct": 72.22222222222221,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.66666666666667,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 72.80701754385966,
        "first_serve_won_pct": 67.46987951807229,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 76.2589928057554,
        "first_serve_won_pct": 67.9245283018868,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Federico Cinà",
      "opponent_id": 421761,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 72.04301075268818,
        "first_serve_won_pct": 83.5820895522388,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Pedro Martinez",
      "opponent_id": 77223,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 12,
          "aces_per_match": 3.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 61.7,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 27.3,
          "winners_total": 19,
          "unforced_errors_total": 21
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 13,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 70.7,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 5,
          "losses": 10,
          "win_rate": 33.3,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 27,
          "double_faults": 59,
          "aces_per_match": 1.8,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 62.1,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 55.4,
          "winners_total": 49,
          "unforced_errors_total": 99
        },
        "red_clay": {
          "matches": 33,
          "wins": 19,
          "losses": 14,
          "win_rate": 57.6,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 80,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 42.3,
          "winners_total": 114,
          "unforced_errors_total": 98
        }
      },
      "totals": {
        "matches": 57,
        "wins": 28,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 66,
        "double_faults": 164,
        "win_rate": 49.1,
        "losses": 29
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 14,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 65.5,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 7,
          "double_faults": 20,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 61.8,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 46.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 11,
          "losses": 13,
          "win_rate": 45.8,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 31,
          "double_faults": 48,
          "aces_per_match": 1.3,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.6,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 42.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 25,
          "wins": 18,
          "losses": 7,
          "win_rate": 72.0,
          "tournaments_played": 13,
          "tournaments_won": 4,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 46,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 60.8,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 53.7,
          "break_points_converted_pct": 47.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 2,
          "aces_per_match": 1.2,
          "double_faults_per_match": 0.4,
          "first_serve_pct": 80.0,
          "first_serve_won_pct": 65.3,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 47.4,
          "break_points_converted_pct": 58.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 69,
        "wins": 40,
        "tournaments_played": 37,
        "tournaments_won": 6,
        "aces": 61,
        "double_faults": 130,
        "win_rate": 58.0,
        "losses": 29
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 1,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 65.2,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 4,
          "double_faults": 6,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 79.0,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 61.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 62.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 0.2,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 84.3,
          "first_serve_won_pct": 58.9,
          "second_serve_won_pct": 45.1,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 40.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 3,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 7,
        "double_faults": 13,
        "win_rate": 33.3,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-10 06:51:23 UTC"
}