Player Data JSON

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

Marin Čilić

Marin Čilić

Croatia ATP 47
25W - 20L 55.6% Win Rate Forma: WWLLWLWWLL

JSON Data

{
  "player": {
    "id": 728,
    "api_id": 15387,
    "name": "Marin Čilić",
    "short_name": "M. Čilić",
    "country": "Croatia",
    "country_code": "HR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3871,
    "singles": 15.42,
    "doubles": null,
    "ranking": 29,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-05"
  },
  "current_ranking": {
    "position": 47,
    "points": 980,
    "best_position": 3,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 47,
      "points": 980
    },
    {
      "date": "2026-05-07",
      "position": 47,
      "points": 980
    },
    {
      "date": "2026-05-06",
      "position": 47,
      "points": 980
    },
    {
      "date": "2026-05-05",
      "position": 47,
      "points": 980
    },
    {
      "date": "2026-05-04",
      "position": 51,
      "points": 950
    },
    {
      "date": "2026-05-03",
      "position": 51,
      "points": 950
    },
    {
      "date": "2026-05-02",
      "position": 51,
      "points": 950
    },
    {
      "date": "2026-05-01",
      "position": 51,
      "points": 950
    },
    {
      "date": "2026-04-30",
      "position": 51,
      "points": 950
    },
    {
      "date": "2026-04-29",
      "position": 51,
      "points": 950
    }
  ],
  "career_stats": {
    "total_matches": 45,
    "wins": 25,
    "losses": 20,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 31,
      "wins": 17,
      "losses": 14,
      "win_rate": 54.8
    },
    "clay": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "Masters 1000": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "ATP 500": {
      "matches": 14,
      "wins": 8,
      "losses": 6,
      "win_rate": 57.1
    },
    "ATP 250": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 45,
    "avg_aces_per_match": 9.3,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 58.2,
    "avg_first_serve_won_pct": 77.7,
    "avg_second_serve_won_pct": 51.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 45.0,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Zizou Bergs",
      "opponent_id": 170946,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 53.75,
        "first_serve_won_pct": 81.3953488372093,
        "second_serve_won_pct": 64.86486486486487,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 63.26530612244898,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 51.42857142857142,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-23",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 3,
        "first_serve_pct": 58.26086956521739,
        "first_serve_won_pct": 74.6268656716418,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-22",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 18,
        "double_faults": 1,
        "first_serve_pct": 63.44086021505376,
        "first_serve_won_pct": 79.66101694915254,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-17",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 67.41573033707866,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-14",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 16,
        "double_faults": 8,
        "first_serve_pct": 59.79381443298969,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 48.717948717948715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "WWLLWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 10:10",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.62,
      "odds_opponent": 2.3
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 9,
          "losses": 2,
          "win_rate": 81.8,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 140,
          "double_faults": 26,
          "aces_per_match": 12.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 78.0,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 73.5,
          "break_points_converted_pct": 37.5,
          "winners_total": 178,
          "unforced_errors_total": 170
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 94,
          "double_faults": 29,
          "aces_per_match": 10.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 80.3,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 3,
          "losses": 6,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 56,
          "double_faults": 28,
          "aces_per_match": 6.2,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 30.6,
          "winners_total": 18,
          "unforced_errors_total": 26
        },
        "red_clay": {
          "matches": 17,
          "wins": 11,
          "losses": 6,
          "win_rate": 64.7,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 93,
          "double_faults": 41,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 72.4,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 69.9,
          "break_points_converted_pct": 40.2,
          "winners_total": 26,
          "unforced_errors_total": 31
        }
      },
      "totals": {
        "matches": 46,
        "wins": 29,
        "tournaments_played": 19,
        "tournaments_won": 2,
        "aces": 383,
        "double_faults": 124,
        "win_rate": 63.0,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 4,
          "aces": 44,
          "double_faults": 8,
          "aces_per_match": 11.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 75.3,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 193,
          "double_faults": 70,
          "aces_per_match": 13.8,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 79.8,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 63.9,
          "break_points_converted_pct": 42.9,
          "winners_total": 44,
          "unforced_errors_total": 47
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 9,
        "tournaments_played": 11,
        "tournaments_won": 1,
        "aces": 240,
        "double_faults": 82,
        "win_rate": 47.4,
        "losses": 10
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 48.0,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 0.0,
          "winners_total": 3,
          "unforced_errors_total": 3
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:41 UTC"
}