Player Data JSON

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

Daniil Medvedev

Daniil Medvedev

Russia ATP 9
60W - 30L 66.7% Win Rate Forma: LWWLLWLWWW

JSON Data

{
  "player": {
    "id": 559,
    "api_id": 163504,
    "name": "Daniil Medvedev",
    "short_name": "D. Medvedev",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3554581,
    "singles": 15.75,
    "doubles": 14.49,
    "ranking": 7,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-03-01"
  },
  "current_ranking": {
    "position": 9,
    "points": 3460,
    "best_position": 1,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 9,
      "points": 3460
    },
    {
      "date": "2026-05-07",
      "position": 9,
      "points": 3460
    },
    {
      "date": "2026-05-06",
      "position": 9,
      "points": 3460
    },
    {
      "date": "2026-05-05",
      "position": 9,
      "points": 3460
    },
    {
      "date": "2026-05-04",
      "position": 10,
      "points": 3560
    },
    {
      "date": "2026-05-03",
      "position": 10,
      "points": 3560
    },
    {
      "date": "2026-05-02",
      "position": 10,
      "points": 3560
    },
    {
      "date": "2026-05-01",
      "position": 10,
      "points": 3560
    },
    {
      "date": "2026-04-30",
      "position": 10,
      "points": 3560
    },
    {
      "date": "2026-04-29",
      "position": 10,
      "points": 3560
    }
  ],
  "career_stats": {
    "total_matches": 90,
    "wins": 60,
    "losses": 30,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 69,
      "wins": 48,
      "losses": 21,
      "win_rate": 69.6
    },
    "clay": {
      "matches": 13,
      "wins": 7,
      "losses": 6,
      "win_rate": 53.8
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "Masters 1000": {
      "matches": 36,
      "wins": 23,
      "losses": 13,
      "win_rate": 63.9
    },
    "ATP 500": {
      "matches": 29,
      "wins": 20,
      "losses": 9,
      "win_rate": 69.0
    },
    "ATP 250": {
      "matches": 16,
      "wins": 13,
      "losses": 3,
      "win_rate": 81.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 90,
    "avg_aces_per_match": 7.9,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 64.3,
    "avg_first_serve_won_pct": 75.9,
    "avg_second_serve_won_pct": 50.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-28",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 75.80645161290323,
        "second_serve_won_pct": 62.7906976744186,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 75.90361445783132,
        "first_serve_won_pct": 79.36507936507937,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 36.36363636363637,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 83.33333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-23",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Rei Sakamoto",
      "opponent_id": 413296,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 70.2127659574468,
        "first_serve_won_pct": 80.3030303030303,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-15",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 56.32183908045977,
        "first_serve_won_pct": 77.55102040816327,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-14",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 58.666666666666664,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 74.19354838709677,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-13",
      "opponent": "Jack Draper",
      "opponent_id": 258749,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 84.61538461538461,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-11",
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 77.94117647058823,
        "first_serve_won_pct": 71.69811320754717,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLLWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 4,
      "wins": 1,
      "losses": 3
    },
    {
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 3,
      "wins": 2,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 09:00",
      "opponent": "Tomaš Machač",
      "opponent_id": 238300,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.53,
      "odds_opponent": 2.5
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 79,
          "double_faults": 44,
          "aces_per_match": 9.9,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 76.5,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 68.4,
          "break_points_converted_pct": 20.7,
          "winners_total": 41,
          "unforced_errors_total": 46
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 10,
          "losses": 4,
          "win_rate": 71.4,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 120,
          "double_faults": 67,
          "aces_per_match": 8.6,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 76.5,
          "second_serve_won_pct": 58.1,
          "break_points_saved_pct": 69.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 20,
          "losses": 12,
          "win_rate": 62.5,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 5,
          "aces": 284,
          "double_faults": 140,
          "aces_per_match": 8.9,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 79.8,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 34.3,
          "winners_total": 151,
          "unforced_errors_total": 178
        },
        "red_clay": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 40,
          "double_faults": 33,
          "aces_per_match": 3.6,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 39.3,
          "winners_total": 67,
          "unforced_errors_total": 67
        }
      },
      "totals": {
        "matches": 65,
        "wins": 42,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 523,
        "double_faults": 284,
        "win_rate": 64.6,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 91,
          "double_faults": 41,
          "aces_per_match": 11.4,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 75.1,
          "second_serve_won_pct": 63.1,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 49.1,
          "winners_total": 197,
          "unforced_errors_total": 163
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 29,
          "double_faults": 14,
          "aces_per_match": 7.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 48.6,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 37,
          "wins": 28,
          "losses": 9,
          "win_rate": 75.7,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 3,
          "aces": 252,
          "double_faults": 178,
          "aces_per_match": 6.8,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 415,
          "unforced_errors_total": 462
        },
        "red_clay": {
          "matches": 16,
          "wins": 11,
          "losses": 5,
          "win_rate": 68.8,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 63,
          "double_faults": 53,
          "aces_per_match": 3.9,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 48.6,
          "winners_total": 137,
          "unforced_errors_total": 123
        }
      },
      "totals": {
        "matches": 65,
        "wins": 46,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 435,
        "double_faults": 286,
        "win_rate": 70.8,
        "losses": 19
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 98,
          "double_faults": 40,
          "aces_per_match": 9.8,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 76.3,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 61.0,
          "break_points_converted_pct": 42.5,
          "winners_total": 230,
          "unforced_errors_total": 151
        },
        "hardcourt_indoor": {
          "matches": 15,
          "wins": 11,
          "losses": 4,
          "win_rate": 73.3,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 107,
          "double_faults": 44,
          "aces_per_match": 7.1,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 70.8,
          "break_points_converted_pct": 38.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 42,
          "wins": 35,
          "losses": 7,
          "win_rate": 83.3,
          "tournaments_played": 11,
          "tournaments_won": 3,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 9,
          "aces": 300,
          "double_faults": 187,
          "aces_per_match": 7.1,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 74.9,
          "second_serve_won_pct": 60.4,
          "break_points_saved_pct": 68.7,
          "break_points_converted_pct": 50.2,
          "winners_total": 310,
          "unforced_errors_total": 331
        },
        "red_clay": {
          "matches": 13,
          "wins": 10,
          "losses": 3,
          "win_rate": 76.9,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 61,
          "double_faults": 62,
          "aces_per_match": 4.7,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 58.2,
          "break_points_converted_pct": 47.3,
          "winners_total": 45,
          "unforced_errors_total": 47
        }
      },
      "totals": {
        "matches": 80,
        "wins": 63,
        "tournaments_played": 22,
        "tournaments_won": 5,
        "aces": 566,
        "double_faults": 333,
        "win_rate": 78.8,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:36 UTC"
}