Player Data JSON

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

Daniel Merida

Daniel Merida

Spain ATP 86
26W - 15L 63.4% Win Rate Forma: LWWLWWWWLW

JSON Data

{
  "player": {
    "id": 725,
    "api_id": 338890,
    "name": "Daniel Merida",
    "short_name": "D. Merida",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1867177,
    "singles": 14.0,
    "doubles": null,
    "ranking": 113,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-05"
  },
  "current_ranking": {
    "position": 86,
    "points": 696,
    "best_position": 86,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 86,
      "points": 696
    },
    {
      "date": "2026-05-07",
      "position": 86,
      "points": 696
    },
    {
      "date": "2026-05-06",
      "position": 86,
      "points": 696
    },
    {
      "date": "2026-05-05",
      "position": 86,
      "points": 696
    },
    {
      "date": "2026-05-04",
      "position": 102,
      "points": 632
    },
    {
      "date": "2026-05-03",
      "position": 102,
      "points": 632
    },
    {
      "date": "2026-05-02",
      "position": 102,
      "points": 632
    },
    {
      "date": "2026-05-01",
      "position": 102,
      "points": 632
    },
    {
      "date": "2026-04-30",
      "position": 102,
      "points": 632
    },
    {
      "date": "2026-04-29",
      "position": 102,
      "points": 632
    }
  ],
  "career_stats": {
    "total_matches": 41,
    "wins": 26,
    "losses": 15,
    "win_rate": 63.4
  },
  "surface_stats": {
    "hard": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 27,
      "wins": 19,
      "losses": 8,
      "win_rate": 70.4
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "Masters 1000": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    },
    "Challenger": {
      "matches": 15,
      "wins": 9,
      "losses": 6,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 41,
    "avg_aces_per_match": 2.1,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 69.4,
    "avg_first_serve_won_pct": 65.5,
    "avg_second_serve_won_pct": 46.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Nikoloz Basilashvili",
      "opponent_id": 26204,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 64.76190476190476,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 37.83783783783784,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 65.26315789473685,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Mackenzie McDonald",
      "opponent_id": 63438,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 65.55555555555556,
        "first_serve_won_pct": 61.016949152542374,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Stefanos Tsitsipas",
      "opponent_id": 122366,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 70.4225352112676,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 71.1340206185567,
        "first_serve_won_pct": 62.31884057971014,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 66.21621621621621,
        "first_serve_won_pct": 73.46938775510205,
        "second_serve_won_pct": 64.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 77.27272727272727,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 63.04347826086957,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.84126984126983,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWLWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Dalibor Svrčina",
      "opponent_id": 260122,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 14,
          "double_faults": 10,
          "aces_per_match": 4.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 57.7,
          "second_serve_won_pct": 70.1,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 44.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 10,
          "losses": 5,
          "win_rate": 66.7,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 21,
          "double_faults": 42,
          "aces_per_match": 1.4,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 59.0,
          "break_points_converted_pct": 46.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 24,
          "wins": 14,
          "losses": 10,
          "win_rate": 58.3,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 40,
          "double_faults": 83,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 60.6,
          "second_serve_won_pct": 61.4,
          "break_points_saved_pct": 59.9,
          "break_points_converted_pct": 37.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 6,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 80.6,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 27,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 79,
        "double_faults": 141,
        "win_rate": 58.7,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 6,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 81.5,
          "first_serve_won_pct": 51.0,
          "second_serve_won_pct": 43.5,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 55.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 7,
          "losses": 7,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 58,
          "aces_per_match": 1.4,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 65.3,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 52.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 19,
          "wins": 8,
          "losses": 11,
          "win_rate": 42.1,
          "tournaments_played": 22,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 29,
          "double_faults": 68,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 63.7,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 48.9,
          "break_points_converted_pct": 44.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 8,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 83.8,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 38,
        "wins": 17,
        "tournaments_played": 35,
        "tournaments_won": 2,
        "aces": 54,
        "double_faults": 140,
        "win_rate": 44.7,
        "losses": 21
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:41 UTC"
}