Player Data JSON

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

Hamad Medjedovic

Hamad Medjedovic

Serbia ATP 83
19W - 19L 50.0% Win Rate Forma: LLLWLLLLLW

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.53,
    "doubles": 14.43,
    "ranking": 56,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 83,
    "points": 718,
    "best_position": 57,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 83,
      "points": 718
    },
    {
      "date": "2025-12-09",
      "position": 83,
      "points": 718
    },
    {
      "date": "2025-12-08",
      "position": 83,
      "points": 718
    },
    {
      "date": "2025-12-07",
      "position": 83,
      "points": 718
    },
    {
      "date": "2025-12-06",
      "position": 83,
      "points": 718
    },
    {
      "date": "2025-12-05",
      "position": 83,
      "points": 718
    },
    {
      "date": "2025-12-04",
      "position": 83,
      "points": 718
    },
    {
      "date": "2025-12-03",
      "position": 83,
      "points": 718
    }
  ],
  "career_stats": {
    "total_matches": 38,
    "wins": 19,
    "losses": 19,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 22,
      "wins": 11,
      "losses": 11,
      "win_rate": 50.0
    },
    "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": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "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": 13,
      "wins": 9,
      "losses": 4,
      "win_rate": 69.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 38,
    "avg_aces_per_match": 7.8,
    "avg_double_faults_per_match": 3.1,
    "avg_first_serve_pct": 65.2,
    "avg_first_serve_won_pct": 71.2,
    "avg_second_serve_won_pct": 48.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "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
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 71.83098591549296,
        "first_serve_won_pct": 72.54901960784314,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 64.17910447761194,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-25",
      "opponent": "Holger Rune",
      "opponent_id": 283070,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 64.0625,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 28,
        "double_faults": 11,
        "first_serve_pct": 64.21052631578948,
        "first_serve_won_pct": 81.9672131147541,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 13,
        "double_faults": 4,
        "first_serve_pct": 71.875,
        "first_serve_won_pct": 73.91304347826086,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-20",
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 60.78431372549019,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLWLLLLLW"
  },
  "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": "Jacob Fearnley",
      "opponent_id": 275948,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "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": "2025-12-10 07:55:37 UTC"
}