Player Data JSON

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

Damir Džumhur

Damir Džumhur

Bosnia & Herzegovina ATP 87
33W - 43L 43.4% Win Rate Forma: LWLLWLLLWL

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": {
    "id": 3654,
    "singles": 14.73,
    "doubles": 13.84,
    "ranking": 123,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-05"
  },
  "current_ranking": {
    "position": 87,
    "points": 674,
    "best_position": 23,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 87,
      "points": 674
    },
    {
      "date": "2026-05-08",
      "position": 87,
      "points": 674
    },
    {
      "date": "2026-05-07",
      "position": 87,
      "points": 674
    },
    {
      "date": "2026-05-06",
      "position": 87,
      "points": 674
    },
    {
      "date": "2026-05-05",
      "position": 87,
      "points": 674
    },
    {
      "date": "2026-05-04",
      "position": 84,
      "points": 694
    },
    {
      "date": "2026-05-03",
      "position": 84,
      "points": 694
    },
    {
      "date": "2026-05-02",
      "position": 84,
      "points": 694
    },
    {
      "date": "2026-05-01",
      "position": 84,
      "points": 694
    },
    {
      "date": "2026-04-30",
      "position": 84,
      "points": 694
    }
  ],
  "career_stats": {
    "total_matches": 76,
    "wins": 33,
    "losses": 43,
    "win_rate": 43.4
  },
  "surface_stats": {
    "hard": {
      "matches": 30,
      "wins": 12,
      "losses": 18,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 43,
      "wins": 21,
      "losses": 22,
      "win_rate": 48.8
    },
    "grass": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "Masters 1000": {
      "matches": 24,
      "wins": 12,
      "losses": 12,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 14,
      "wins": 5,
      "losses": 9,
      "win_rate": 35.7
    },
    "ATP 250": {
      "matches": 28,
      "wins": 13,
      "losses": 15,
      "win_rate": 46.4
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 76,
    "avg_aces_per_match": 1.4,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 67.1,
    "avg_first_serve_won_pct": 60.6,
    "avg_second_serve_won_pct": 51.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 65.51724137931035,
        "first_serve_won_pct": 47.368421052631575,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Adrian Mannarino",
      "opponent_id": 15894,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 65.11627906976744,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-29",
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "tournament": "Cagliari, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 51.35135135135135,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 68.65671641791045,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 82.85714285714286,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Vitaliy Sachko",
      "opponent_id": 100069,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 76.81159420289855,
        "first_serve_won_pct": 56.60377358490566,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 72.54901960784314,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 76.92307692307693,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-05",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 82.6923076923077,
        "first_serve_won_pct": 58.139534883720934,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 71.7948717948718,
        "first_serve_won_pct": 58.92857142857143,
        "second_serve_won_pct": 37.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 64.40677966101694,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWLLWLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Pedro Martinez",
      "opponent_id": 77223,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "matches": 3,
      "wins": 0,
      "losses": 3
    }
  ],
  "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": "2026-05-09 03:39:31 UTC"
}