Player Data JSON

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

Fabio Fognini

Fabio Fognini

Italy ATP
2W - 10L 16.7% Win Rate Forma: LLLLLLWWLL

JSON Data

{
  "player": {
    "id": 351,
    "api_id": 15434,
    "name": "Fabio Fognini",
    "short_name": "F. Fognini",
    "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": 3570,
    "singles": null,
    "doubles": null,
    "ranking": 158,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 12,
    "wins": 2,
    "losses": 10,
    "win_rate": 16.7
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 5.8,
    "avg_first_serve_pct": 53.8,
    "avg_first_serve_won_pct": 63.3,
    "avg_second_serve_won_pct": 45.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-06-30",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 50.63291139240506,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-22",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "Mallorca",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 51.31578947368421,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-10",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Stuttgart",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 57.47126436781609,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Nicolas Moreno de Alboran",
      "opponent_id": 113905,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 75.34246575342466,
        "first_serve_won_pct": 61.81818181818181,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-08",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 50.90909090909091,
        "first_serve_won_pct": 53.57142857142857,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-23",
      "opponent": "Laslo Djere",
      "opponent_id": 97231,
      "tournament": "Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 46.55172413793103,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-22",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Madrid",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 57.8125,
        "first_serve_won_pct": 58.108108108108105,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-21",
      "opponent": "Alexander Ritschard",
      "opponent_id": 56017,
      "tournament": "Madrid",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 46.55172413793103,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-07",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 52.54237288135594,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-31",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 43.63636363636363,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLLLLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Laslo Djere",
      "opponent_id": 97231,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 24,
          "aces_per_match": 2.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 62.6,
          "break_points_saved_pct": 68.6,
          "break_points_converted_pct": 27.0,
          "winners_total": 51,
          "unforced_errors_total": 57
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 14,
          "aces_per_match": 0.5,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 66.4,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 90.9,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 11,
          "wins": 3,
          "losses": 8,
          "win_rate": 27.3,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 69,
          "aces_per_match": 1.0,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 68.6,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 69.1,
          "break_points_converted_pct": 33.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 3,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 20,
        "double_faults": 107,
        "win_rate": 17.6,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 58,
          "double_faults": 49,
          "aces_per_match": 11.6,
          "double_faults_per_match": 9.8,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 76.2,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 180,
          "unforced_errors_total": 163
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 20,
          "double_faults": 29,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 65.5,
          "break_points_converted_pct": 35.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 7,
          "losses": 10,
          "win_rate": 41.2,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 64,
          "double_faults": 82,
          "aces_per_match": 3.8,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 43.2,
          "winners_total": 19,
          "unforced_errors_total": 40
        },
        "red_clay": {
          "matches": 33,
          "wins": 22,
          "losses": 11,
          "win_rate": 66.7,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 66,
          "double_faults": 126,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 49.4,
          "winners_total": 32,
          "unforced_errors_total": 63
        }
      },
      "totals": {
        "matches": 63,
        "wins": 35,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 208,
        "double_faults": 286,
        "win_rate": 55.6,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 22,
          "aces_per_match": 2.5,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 0,
          "losses": 6,
          "win_rate": 0.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 24,
          "double_faults": 28,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 49.6,
          "break_points_saved_pct": 47.2,
          "break_points_converted_pct": 27.6,
          "winners_total": 19,
          "unforced_errors_total": 26
        },
        "red_clay": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 34,
          "double_faults": 55,
          "aces_per_match": 2.6,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 59.2,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 54.0,
          "break_points_converted_pct": 51.7,
          "winners_total": 100,
          "unforced_errors_total": 125
        }
      },
      "totals": {
        "matches": 23,
        "wins": 9,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 68,
        "double_faults": 105,
        "win_rate": 39.1,
        "losses": 14
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:53 UTC"
}