Player Data JSON

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

Gonzalo Bueno

Gonzalo Bueno

Peru ATP 212
8W - 6L 57.1% Win Rate Forma: LLWWLLWLWW

JSON Data

{
  "player": {
    "id": 573,
    "api_id": 299765,
    "name": "Gonzalo Bueno",
    "short_name": "G. Bueno",
    "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": 4638807,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 212,
    "points": 277,
    "best_position": 205,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 212,
      "points": 277
    },
    {
      "date": "2025-12-09",
      "position": 212,
      "points": 277
    },
    {
      "date": "2025-12-08",
      "position": 212,
      "points": 277
    },
    {
      "date": "2025-12-07",
      "position": 213,
      "points": 277
    },
    {
      "date": "2025-12-06",
      "position": 213,
      "points": 277
    },
    {
      "date": "2025-12-05",
      "position": 213,
      "points": 277
    },
    {
      "date": "2025-12-04",
      "position": 213,
      "points": 277
    },
    {
      "date": "2025-12-03",
      "position": 213,
      "points": 277
    }
  ],
  "career_stats": {
    "total_matches": 14,
    "wins": 8,
    "losses": 6,
    "win_rate": 57.1
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 14,
      "wins": 8,
      "losses": 6,
      "win_rate": 57.1
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 14,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 54.7,
    "avg_second_serve_won_pct": 46.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-11",
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 72.09302325581395,
        "first_serve_won_pct": 38.70967741935484,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-26",
      "opponent": "Nicolas Kicker",
      "opponent_id": 66086,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 78.94736842105263,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-25",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 65.42056074766354,
        "first_serve_won_pct": 52.85714285714286,
        "second_serve_won_pct": 59.45945945945946,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Javier Barranco Cosano",
      "opponent_id": 177686,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 55.10204081632652,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 77.77777777777779,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "tournament": "Gstaad",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-12",
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "tournament": "Gstaad",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 60.526315789473685,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-04",
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 44.0,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-04",
      "opponent": "Pedro Sakamoto",
      "opponent_id": 65576,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 40.0,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-01",
      "opponent": "Daniel Antonio Nunez",
      "opponent_id": 305134,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 44.0,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWLLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Murkel Dellien",
      "opponent_id": 82133,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Javier Barranco Cosano",
      "opponent_id": 177686,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ezequiel Monferrer",
      "opponent_id": 302587,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 62,
          "wins": 35,
          "losses": 27,
          "win_rate": 56.5,
          "tournaments_played": 33,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 6,
          "aces": 52,
          "double_faults": 134,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 60.3,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 62,
        "wins": 35,
        "tournaments_played": 33,
        "tournaments_won": 1,
        "aces": 52,
        "double_faults": 134,
        "win_rate": 56.5,
        "losses": 27
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 53,
          "wins": 28,
          "losses": 25,
          "win_rate": 52.8,
          "tournaments_played": 30,
          "tournaments_won": 2,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 11,
          "aces": 35,
          "double_faults": 131,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 55.5,
          "break_points_converted_pct": 44.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 55,
        "wins": 28,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 39,
        "double_faults": 138,
        "win_rate": 50.9,
        "losses": 27
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:31 UTC"
}