Player Data JSON

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

Hamad Medjedović

Hamad Medjedović

Serbia ATP 67
31W - 26L 54.4% Win Rate Forma: WLWWWWWLLW

JSON Data

{
  "player": {
    "id": 713,
    "api_id": 321404,
    "name": "Hamad Medjedović",
    "short_name": "H. Medjedović",
    "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.15,
    "doubles": 14.57,
    "ranking": 67,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 67,
    "points": 804,
    "best_position": 57,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 67,
      "points": 804
    },
    {
      "date": "2026-05-07",
      "position": 67,
      "points": 804
    },
    {
      "date": "2026-05-06",
      "position": 67,
      "points": 804
    },
    {
      "date": "2026-05-05",
      "position": 67,
      "points": 804
    },
    {
      "date": "2026-05-04",
      "position": 68,
      "points": 814
    },
    {
      "date": "2026-05-03",
      "position": 68,
      "points": 814
    },
    {
      "date": "2026-05-02",
      "position": 68,
      "points": 814
    },
    {
      "date": "2026-05-01",
      "position": 68,
      "points": 814
    },
    {
      "date": "2026-04-30",
      "position": 68,
      "points": 814
    },
    {
      "date": "2026-04-29",
      "position": 68,
      "points": 814
    }
  ],
  "career_stats": {
    "total_matches": 57,
    "wins": 31,
    "losses": 26,
    "win_rate": 54.4
  },
  "surface_stats": {
    "hard": {
      "matches": 33,
      "wins": 17,
      "losses": 16,
      "win_rate": 51.5
    },
    "clay": {
      "matches": 19,
      "wins": 12,
      "losses": 7,
      "win_rate": 63.2
    },
    "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": 11,
      "wins": 4,
      "losses": 7,
      "win_rate": 36.4
    },
    "ATP 500": {
      "matches": 20,
      "wins": 12,
      "losses": 8,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 19,
      "wins": 12,
      "losses": 7,
      "win_rate": 63.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 57,
    "avg_aces_per_match": 8.3,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 71.7,
    "avg_second_serve_won_pct": 50.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-18",
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 66.21621621621621,
        "first_serve_won_pct": 73.46938775510205,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 70.96774193548387,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Quentin Halys",
      "opponent_id": 90798,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 75.60975609756098,
        "first_serve_won_pct": 75.80645161290323,
        "second_serve_won_pct": 60.526315789473685,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 69.62025316455697,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 67.02127659574468,
        "first_serve_won_pct": 68.25396825396825,
        "second_serve_won_pct": 38.70967741935484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-12",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Rotterdam",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 62.121212121212125,
        "first_serve_won_pct": 68.29268292682927,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-10",
      "opponent": "Zizou Bergs",
      "opponent_id": 170946,
      "tournament": "Rotterdam",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 6,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 68.33333333333333,
        "second_serve_won_pct": 52.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "WLWWWWWLLW"
  },
  "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": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 12:30",
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 3.0,
      "odds_opponent": 1.4
    }
  ],
  "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-05-09 00:34:42 UTC"
}