Player Data JSON

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

Flavio Cobolli

Flavio Cobolli

Italy ATP 12
44W - 35L 55.7% Win Rate Forma: LWWWLWWWWL

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.2,
    "doubles": 14.15,
    "ranking": 60,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-19"
  },
  "current_ranking": {
    "position": 12,
    "points": 2750,
    "best_position": 12,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 12,
      "points": 2750
    },
    {
      "date": "2026-05-08",
      "position": 12,
      "points": 2750
    },
    {
      "date": "2026-05-07",
      "position": 12,
      "points": 2750
    },
    {
      "date": "2026-05-06",
      "position": 12,
      "points": 2750
    },
    {
      "date": "2026-05-05",
      "position": 12,
      "points": 2750
    },
    {
      "date": "2026-05-04",
      "position": 13,
      "points": 2600
    },
    {
      "date": "2026-05-03",
      "position": 13,
      "points": 2600
    },
    {
      "date": "2026-05-02",
      "position": 13,
      "points": 2600
    },
    {
      "date": "2026-05-01",
      "position": 13,
      "points": 2600
    },
    {
      "date": "2026-04-30",
      "position": 13,
      "points": 2600
    }
  ],
  "career_stats": {
    "total_matches": 79,
    "wins": 44,
    "losses": 35,
    "win_rate": 55.7
  },
  "surface_stats": {
    "hard": {
      "matches": 41,
      "wins": 17,
      "losses": 24,
      "win_rate": 41.5
    },
    "clay": {
      "matches": 29,
      "wins": 21,
      "losses": 8,
      "win_rate": 72.4
    },
    "grass": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "Masters 1000": {
      "matches": 23,
      "wins": 10,
      "losses": 13,
      "win_rate": 43.5
    },
    "ATP 500": {
      "matches": 28,
      "wins": 19,
      "losses": 9,
      "win_rate": 67.9
    },
    "ATP 250": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "win_rate": 50.0
    },
    "Otro": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 79,
    "avg_aces_per_match": 4.7,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 57.0,
    "avg_first_serve_won_pct": 69.6,
    "avg_second_serve_won_pct": 54.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-30",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 56.451612903225815,
        "first_serve_won_pct": 48.57142857142857,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 59.04761904761905,
        "first_serve_won_pct": 69.35483870967742,
        "second_serve_won_pct": 62.7906976744186,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 50.877192982456144,
        "first_serve_won_pct": 86.20689655172413,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 51.64835164835166,
        "first_serve_won_pct": 78.72340425531915,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-19",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 57.89473684210527,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-18",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 51.66666666666667,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Zizou Bergs",
      "opponent_id": 170946,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 53.06122448979592,
        "first_serve_won_pct": 88.46153846153845,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Diego Dedura-Palomero",
      "opponent_id": 484219,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 59.61538461538461,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 78.94736842105263,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWWLWWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 4,
      "wins": 1,
      "losses": 3
    },
    {
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 11:20",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.3599999999999999,
      "odds_opponent": 3.2
    }
  ],
  "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": 14,
          "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": 32,
        "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": "2026-05-09 01:54:21 UTC"
}