Player Data JSON

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

Borna Gojo

Borna Gojo

Croatia ATP 296
9W - 12L 42.9% Win Rate Forma: LLWLLLWWLW

JSON Data

{
  "player": {
    "id": 113,
    "api_id": 124916,
    "name": "Borna Gojo",
    "short_name": "B. Gojo",
    "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": 91084,
    "singles": 14.41,
    "doubles": 14.3,
    "ranking": 196,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 296,
    "points": 178,
    "best_position": 72,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 296,
      "points": 178
    },
    {
      "date": "2025-12-09",
      "position": 296,
      "points": 178
    },
    {
      "date": "2025-12-08",
      "position": 296,
      "points": 178
    },
    {
      "date": "2025-12-07",
      "position": 296,
      "points": 178
    },
    {
      "date": "2025-12-06",
      "position": 296,
      "points": 178
    },
    {
      "date": "2025-12-05",
      "position": 296,
      "points": 178
    },
    {
      "date": "2025-12-04",
      "position": 296,
      "points": 178
    },
    {
      "date": "2025-12-03",
      "position": 296,
      "points": 178
    }
  ],
  "career_stats": {
    "total_matches": 21,
    "wins": 9,
    "losses": 12,
    "win_rate": 42.9
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 3,
      "losses": 6,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "Masters 1000": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 21,
    "avg_aces_per_match": 9.1,
    "avg_double_faults_per_match": 2.4,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 73.6,
    "avg_second_serve_won_pct": 46.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-04",
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 19,
        "double_faults": 8,
        "first_serve_pct": 54.45544554455446,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 36.95652173913043,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 64.51612903225806,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Francesco Forti",
      "opponent_id": 217834,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 13,
        "double_faults": 0,
        "first_serve_pct": 73.01587301587301,
        "first_serve_won_pct": 80.43478260869566,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 3,
        "first_serve_pct": 88.63636363636364,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "James McCabe",
      "opponent_id": 339452,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 6,
        "first_serve_pct": 67.21311475409836,
        "first_serve_won_pct": 75.60975609756098,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Jiri Lehecka",
      "opponent_id": 254742,
      "tournament": "Hamburg",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 67.04545454545455,
        "first_serve_won_pct": 66.10169491525424,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-18",
      "opponent": "Dimitar Kuzmanov",
      "opponent_id": 51009,
      "tournament": "Hamburg",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 67.04545454545455,
        "first_serve_won_pct": 66.10169491525424,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Mika Petkovic",
      "opponent_id": 462177,
      "tournament": "Hamburg",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 67.04545454545455,
        "first_serve_won_pct": 66.10169491525424,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-23",
      "opponent": "Gael Monfils",
      "opponent_id": 14844,
      "tournament": "Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 60.65573770491803,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-22",
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "tournament": "Madrid",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 60.65573770491803,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 47.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWLLLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jiri Lehecka",
      "opponent_id": 254742,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 15,
          "aces_per_match": 4.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 68.0,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 52,
          "double_faults": 14,
          "aces_per_match": 17.3,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 75.3,
          "second_serve_won_pct": 50.9,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 39.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 91,
          "double_faults": 21,
          "aces_per_match": 11.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 75.2,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 34.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 20,
          "wins": 12,
          "losses": 8,
          "win_rate": 60.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 142,
          "double_faults": 29,
          "aces_per_match": 7.1,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 73.0,
          "break_points_converted_pct": 31.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 35,
        "wins": 18,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 303,
        "double_faults": 79,
        "win_rate": 51.4,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 128,
          "double_faults": 44,
          "aces_per_match": 11.6,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 75.7,
          "second_serve_won_pct": 59.8,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 43.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 69,
          "double_faults": 21,
          "aces_per_match": 11.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 51.4,
          "break_points_converted_pct": 25.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 9,
        "tournaments_played": 11,
        "tournaments_won": 1,
        "aces": 197,
        "double_faults": 65,
        "win_rate": 52.9,
        "losses": 8
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 12,
          "aces_per_match": 11.5,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 64.1,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 8.3,
          "winners_total": 42,
          "unforced_errors_total": 40
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 37,
          "double_faults": 11,
          "aces_per_match": 9.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 76.6,
          "first_serve_won_pct": 75.7,
          "second_serve_won_pct": 64.6,
          "break_points_saved_pct": 72.2,
          "break_points_converted_pct": 25.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 126,
          "double_faults": 24,
          "aces_per_match": 12.6,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 76.2,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 58.9,
          "break_points_converted_pct": 38.4,
          "winners_total": 155,
          "unforced_errors_total": 111
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 38,
          "double_faults": 8,
          "aces_per_match": 12.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 78.7,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 10,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 224,
        "double_faults": 55,
        "win_rate": 52.6,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:45 UTC"
}