Player Data JSON

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

Flavio Cobolli

Flavio Cobolli

Italy ATP 22
28W - 25L 52.8% Win Rate Forma: LLWLWLWLLW

JSON Data

{
  "player": {
    "id": 413,
    "api_id": 273680,
    "name": "Flavio Cobolli",
    "short_name": "F. Cobolli",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 274922,
    "singles": 15.71,
    "doubles": 14.31,
    "ranking": 35,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 22,
    "points": 2025,
    "best_position": 17,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 22,
      "points": 2025
    },
    {
      "date": "2025-12-09",
      "position": 22,
      "points": 2025
    },
    {
      "date": "2025-12-08",
      "position": 22,
      "points": 2025
    },
    {
      "date": "2025-12-07",
      "position": 22,
      "points": 2025
    },
    {
      "date": "2025-12-06",
      "position": 22,
      "points": 2025
    },
    {
      "date": "2025-12-05",
      "position": 22,
      "points": 2025
    },
    {
      "date": "2025-12-04",
      "position": 22,
      "points": 2025
    },
    {
      "date": "2025-12-03",
      "position": 22,
      "points": 2025
    }
  ],
  "career_stats": {
    "total_matches": 53,
    "wins": 28,
    "losses": 25,
    "win_rate": 52.8
  },
  "surface_stats": {
    "hard": {
      "matches": 26,
      "wins": 9,
      "losses": 17,
      "win_rate": 34.6
    },
    "clay": {
      "matches": 18,
      "wins": 13,
      "losses": 5,
      "win_rate": 72.2
    },
    "grass": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "Masters 1000": {
      "matches": 15,
      "wins": 6,
      "losses": 9,
      "win_rate": 40.0
    },
    "ATP 500": {
      "matches": 17,
      "wins": 10,
      "losses": 7,
      "win_rate": 58.8
    },
    "ATP 250": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 53,
    "avg_aces_per_match": 4.2,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 57.6,
    "avg_first_serve_won_pct": 68.4,
    "avg_second_serve_won_pct": 55.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-04",
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 67.0103092783505,
        "first_serve_won_pct": 75.38461538461539,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 80.55555555555556,
        "second_serve_won_pct": 60.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 77.27272727272727,
        "first_serve_won_pct": 94.11764705882352,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 65.82278481012658,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 63.33333333333333,
        "first_serve_won_pct": 84.21052631578947,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 49.411764705882355,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 37.2093023255814,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 70.6896551724138,
        "first_serve_won_pct": 78.04878048780488,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Jaume Munar",
      "opponent_id": 126356,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 51.02040816326531,
        "first_serve_won_pct": 48.0,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-26",
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 51.89873417721519,
        "first_serve_won_pct": 78.04878048780488,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWLWLWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 2,
          "aces": 62,
          "double_faults": 23,
          "aces_per_match": 6.9,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 67.3,
          "break_points_converted_pct": 35.3,
          "winners_total": 190,
          "unforced_errors_total": 159
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 3,
          "losses": 6,
          "win_rate": 33.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 42,
          "double_faults": 14,
          "aces_per_match": 4.7,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 74.2,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 35.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 9,
          "losses": 13,
          "win_rate": 40.9,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 114,
          "double_faults": 93,
          "aces_per_match": 5.2,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 33.7,
          "winners_total": 132,
          "unforced_errors_total": 199
        },
        "red_clay": {
          "matches": 21,
          "wins": 15,
          "losses": 6,
          "win_rate": 71.4,
          "tournaments_played": 8,
          "tournaments_won": 2,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 50,
          "double_faults": 53,
          "aces_per_match": 2.4,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 69.3,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 60.6,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 38.6,
          "winners_total": 154,
          "unforced_errors_total": 65
        }
      },
      "totals": {
        "matches": 61,
        "wins": 33,
        "tournaments_played": 31,
        "tournaments_won": 2,
        "aces": 268,
        "double_faults": 183,
        "win_rate": 54.1,
        "losses": 28
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 59,
          "double_faults": 27,
          "aces_per_match": 8.4,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 62.9,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 36.4,
          "winners_total": 118,
          "unforced_errors_total": 81
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 12,
          "aces_per_match": 2.4,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 62.3,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 39,
          "wins": 26,
          "losses": 13,
          "win_rate": 66.7,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 3,
          "aces": 223,
          "double_faults": 141,
          "aces_per_match": 5.7,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 42.2,
          "winners_total": 201,
          "unforced_errors_total": 216
        },
        "red_clay": {
          "matches": 19,
          "wins": 10,
          "losses": 9,
          "win_rate": 52.6,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 9,
          "aces": 108,
          "double_faults": 51,
          "aces_per_match": 5.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 73.4,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 37.4,
          "winners_total": 98,
          "unforced_errors_total": 84
        }
      },
      "totals": {
        "matches": 70,
        "wins": 42,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 402,
        "double_faults": 231,
        "win_rate": 60.0,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 5,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 66.7,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 14,
          "double_faults": 8,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 68.0,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 46.8,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 7,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 56.9,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 25,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 27,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 67.5,
          "break_points_converted_pct": 38.6,
          "winners_total": 18,
          "unforced_errors_total": 34
        }
      },
      "totals": {
        "matches": 16,
        "wins": 7,
        "tournaments_played": 37,
        "tournaments_won": 1,
        "aces": 53,
        "double_faults": 47,
        "win_rate": 43.8,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:54:22 UTC"
}