Player Data JSON

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

Hamad Medjedovic

Hamad Medjedovic

Serbia ATP 90
23W - 21L 52,3% Win Rate Forma: LWLWWWLLLW

JSON Data

{
  "player": {
    "id": 713,
    "api_id": 321404,
    "name": "Hamad Medjedovic",
    "short_name": "H. Medjedovic",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 261285,
    "singles": 15.24,
    "doubles": 14.37,
    "ranking": 58,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 90,
    "points": 681,
    "best_position": 57,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-29",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-28",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-27",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-26",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-25",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-24",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-23",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-22",
      "position": 90,
      "points": 681
    },
    {
      "date": "2026-01-21",
      "position": 90,
      "points": 681
    }
  ],
  "career_stats": {
    "total_matches": 44,
    "wins": 23,
    "losses": 21,
    "win_rate": 52.3
  },
  "surface_stats": {
    "hard": {
      "matches": 28,
      "wins": 15,
      "losses": 13,
      "win_rate": 53.6
    },
    "clay": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "grass": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Masters 1000": {
      "matches": 10,
      "wins": 3,
      "losses": 7,
      "win_rate": 30.0
    },
    "ATP 500": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 17,
      "wins": 12,
      "losses": 5,
      "win_rate": 70.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 44,
    "avg_aces_per_match": 8.4,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 71.5,
    "avg_second_serve_won_pct": 49.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 19,
        "double_faults": 11,
        "first_serve_pct": 64.23357664233576,
        "first_serve_won_pct": 64.77272727272727,
        "second_serve_won_pct": 60.60606060606061,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Mariano Navone",
      "opponent_id": 271389,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 15,
        "double_faults": 5,
        "first_serve_pct": 71.7741935483871,
        "first_serve_won_pct": 69.66292134831461,
        "second_serve_won_pct": 62.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Jakub Mensik",
      "opponent_id": 372312,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 7,
        "first_serve_pct": 60.43956043956044,
        "first_serve_won_pct": 61.81818181818181,
        "second_serve_won_pct": 40.476190476190474,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 71.76470588235294,
        "first_serve_won_pct": 81.9672131147541,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 84.84848484848484,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Dalibor Svrcina",
      "opponent_id": 260122,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 71.69811320754717,
        "first_serve_won_pct": 78.94736842105263,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "David Goffin",
      "opponent_id": 25838,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 63.95348837209303,
        "first_serve_won_pct": 65.45454545454545,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 71.1864406779661,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 77.27272727272727,
        "first_serve_won_pct": 72.54901960784314,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Joel Schwaerzler",
      "opponent_id": 448184,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 78.0,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 23,
          "aces_per_match": 5.6,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 22.7,
          "winners_total": 15,
          "unforced_errors_total": 23
        },
        "hardcourt_indoor": {
          "matches": 18,
          "wins": 12,
          "losses": 6,
          "win_rate": 66.7,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 111,
          "double_faults": 33,
          "aces_per_match": 6.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 65.9,
          "break_points_converted_pct": 45.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 3,
          "aces": 142,
          "double_faults": 41,
          "aces_per_match": 11.8,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 74.2,
          "second_serve_won_pct": 60.2,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 42.6,
          "winners_total": 78,
          "unforced_errors_total": 63
        },
        "red_clay": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 59,
          "double_faults": 29,
          "aces_per_match": 5.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 47.0,
          "break_points_saved_pct": 70.4,
          "break_points_converted_pct": 23.7,
          "winners_total": 127,
          "unforced_errors_total": 146
        }
      },
      "totals": {
        "matches": 46,
        "wins": 26,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 340,
        "double_faults": 126,
        "win_rate": 56.5,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 76,
          "double_faults": 20,
          "aces_per_match": 19.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 81.2,
          "second_serve_won_pct": 64.1,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 97,
          "double_faults": 27,
          "aces_per_match": 6.9,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 60.1,
          "break_points_saved_pct": 67.2,
          "break_points_converted_pct": 37.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 121,
          "double_faults": 57,
          "aces_per_match": 8.1,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 43.2,
          "winners_total": 42,
          "unforced_errors_total": 48
        },
        "red_clay": {
          "matches": 23,
          "wins": 15,
          "losses": 8,
          "win_rate": 65.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 183,
          "double_faults": 60,
          "aces_per_match": 8.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 38.3,
          "winners_total": 42,
          "unforced_errors_total": 47
        }
      },
      "totals": {
        "matches": 56,
        "wins": 35,
        "tournaments_played": 21,
        "tournaments_won": 0,
        "aces": 477,
        "double_faults": 164,
        "win_rate": 62.5,
        "losses": 21
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 55,
          "double_faults": 23,
          "aces_per_match": 13.8,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 80.3,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 72.0,
          "break_points_converted_pct": 38.2,
          "winners_total": 40,
          "unforced_errors_total": 50
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 8,
          "aces": 120,
          "double_faults": 18,
          "aces_per_match": 12.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 79.7,
          "first_serve_won_pct": 76.4,
          "second_serve_won_pct": 66.1,
          "break_points_saved_pct": 88.9,
          "break_points_converted_pct": 30.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 5,
          "aces_per_match": 12.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 78.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 11,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 60,
          "double_faults": 61,
          "aces_per_match": 6.0,
          "double_faults_per_match": 6.1,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 45.9,
          "winners_total": 25,
          "unforced_errors_total": 52
        }
      },
      "totals": {
        "matches": 25,
        "wins": 17,
        "tournaments_played": 27,
        "tournaments_won": 4,
        "aces": 247,
        "double_faults": 107,
        "win_rate": 68.0,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:23 UTC"
}