Player Data JSON

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

Ignacio Buse

Ignacio Buse

Peru ATP 62
26W - 18L 59.1% Win Rate Forma: WLWLLLWLWW

JSON Data

{
  "player": {
    "id": 480,
    "api_id": 322082,
    "name": "Ignacio Buse",
    "short_name": "I. Buse",
    "country": "Peru",
    "country_code": "PE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3699993,
    "singles": 14.68,
    "doubles": 13.39,
    "ranking": 137,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 62,
    "points": 863,
    "best_position": 58,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 62,
      "points": 863
    },
    {
      "date": "2026-05-07",
      "position": 62,
      "points": 863
    },
    {
      "date": "2026-05-06",
      "position": 62,
      "points": 863
    },
    {
      "date": "2026-05-05",
      "position": 62,
      "points": 863
    },
    {
      "date": "2026-05-04",
      "position": 58,
      "points": 864
    },
    {
      "date": "2026-05-03",
      "position": 58,
      "points": 864
    },
    {
      "date": "2026-05-02",
      "position": 58,
      "points": 864
    },
    {
      "date": "2026-05-01",
      "position": 58,
      "points": 864
    },
    {
      "date": "2026-04-30",
      "position": 58,
      "points": 864
    },
    {
      "date": "2026-04-29",
      "position": 58,
      "points": 864
    }
  ],
  "career_stats": {
    "total_matches": 44,
    "wins": 26,
    "losses": 18,
    "win_rate": 59.1
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "clay": {
      "matches": 34,
      "wins": 21,
      "losses": 13,
      "win_rate": 61.8
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Masters 1000": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "ATP 500": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 11,
      "wins": 9,
      "losses": 2,
      "win_rate": 81.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 44,
    "avg_aces_per_match": 3.6,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 62.5,
    "avg_first_serve_won_pct": 69.4,
    "avg_second_serve_won_pct": 49.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Arthur Fils",
      "opponent_id": 338500,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 73.80952380952381,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Adrian Mannarino",
      "opponent_id": 15894,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 71.21212121212122,
        "first_serve_won_pct": 57.446808510638306,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "David Goffin",
      "opponent_id": 25838,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 44.73684210526316,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-02",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 58.76288659793815,
        "first_serve_won_pct": 78.94736842105263,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 61.29032258064516,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 67.64705882352942,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 66.0,
        "first_serve_won_pct": 71.21212121212122,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 84.44444444444444,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 82.0,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "WLWLLLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Laslo Djere",
      "opponent_id": 97231,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Pablo Llamas Ruiz",
      "opponent_id": 264358,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Arthur Cazaux",
      "opponent_id": 287803,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 12:30",
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.73,
      "odds_opponent": 2.1
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "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": 3,
          "double_faults": 4,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 40.6,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 28,
          "double_faults": 16,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 34.7,
          "winners_total": 15,
          "unforced_errors_total": 24
        },
        "red_clay": {
          "matches": 53,
          "wins": 36,
          "losses": 17,
          "win_rate": 67.9,
          "tournaments_played": 23,
          "tournaments_won": 2,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 6,
          "aces": 145,
          "double_faults": 112,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 38.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 39,
        "tournaments_played": 31,
        "tournaments_won": 2,
        "aces": 179,
        "double_faults": 135,
        "win_rate": 61.9,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 46,
          "wins": 27,
          "losses": 19,
          "win_rate": 58.7,
          "tournaments_played": 25,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 7,
          "aces": 118,
          "double_faults": 98,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 57.0,
          "break_points_converted_pct": 43.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 27,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 118,
        "double_faults": 98,
        "win_rate": 58.7,
        "losses": 19
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:38 UTC"
}