Player Data JSON

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

Eliot Spizzirri

Eliot Spizzirri

USA ATP 85
27W - 18L 60,0% Win Rate Forma: LWWLWWWWLL

JSON Data

{
  "player": {
    "id": 457,
    "api_id": 288748,
    "name": "Eliot Spizzirri",
    "short_name": "E. Spizzirri",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 85804,
    "singles": 15.16,
    "doubles": 13.95,
    "ranking": 70,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 85,
    "points": 725,
    "best_position": 85,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-29",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-28",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-27",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-26",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-25",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-24",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-23",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-22",
      "position": 85,
      "points": 725
    },
    {
      "date": "2026-01-21",
      "position": 85,
      "points": 725
    }
  ],
  "career_stats": {
    "total_matches": 45,
    "wins": 27,
    "losses": 18,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 39,
      "wins": 25,
      "losses": 14,
      "win_rate": 64.1
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "Masters 1000": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "ATP 250": {
      "matches": 18,
      "wins": 12,
      "losses": 6,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 45,
    "avg_aces_per_match": 5.7,
    "avg_double_faults_per_match": 1.3,
    "avg_first_serve_pct": 70.0,
    "avg_first_serve_won_pct": 71.0,
    "avg_second_serve_won_pct": 50.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 63.888888888888886,
        "first_serve_won_pct": 65.21739130434783,
        "second_serve_won_pct": 42.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Yibing Wu",
      "opponent_id": 194186,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-2",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 71.17647058823529,
        "first_serve_won_pct": 68.59504132231406,
        "second_serve_won_pct": 41.509433962264154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 14,
        "double_faults": 3,
        "first_serve_pct": 67.0103092783505,
        "first_serve_won_pct": 81.53846153846153,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 51.515151515151516,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 74.24242424242425,
        "first_serve_won_pct": 81.63265306122449,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Adrian Mannarino",
      "opponent_id": 15894,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 89.28571428571429,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Juan Manuel Cerundolo",
      "opponent_id": 248861,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 77.5,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 77.35849056603774,
        "first_serve_won_pct": 78.04878048780488,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Quentin Halys",
      "opponent_id": 90798,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 59.61538461538461,
        "first_serve_won_pct": 77.41935483870968,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 67.67676767676768,
        "first_serve_won_pct": 70.1492537313433,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWWWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Hugo Gaston",
      "opponent_id": 205906,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 31,
          "double_faults": 4,
          "aces_per_match": 5.2,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 10,
          "losses": 3,
          "win_rate": 76.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 1,
          "aces": 85,
          "double_faults": 24,
          "aces_per_match": 6.5,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 35.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 17,
          "losses": 14,
          "win_rate": 54.8,
          "tournaments_played": 16,
          "tournaments_won": 2,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 5,
          "aces": 127,
          "double_faults": 55,
          "aces_per_match": 4.1,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 38.3,
          "winners_total": 60,
          "unforced_errors_total": 62
        },
        "red_clay": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 22,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 53.6,
          "break_points_converted_pct": 38.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 36,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 249,
        "double_faults": 105,
        "win_rate": 57.1,
        "losses": 27
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 6,
          "aces_per_match": 5.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 74.4,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 57,
          "double_faults": 24,
          "aces_per_match": 4.4,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 11,
          "losses": 8,
          "win_rate": 57.9,
          "tournaments_played": 13,
          "tournaments_won": 2,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 5,
          "aces": 79,
          "double_faults": 54,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 51.6,
          "break_points_converted_pct": 41.3,
          "winners_total": 11,
          "unforced_errors_total": 30
        }
      },
      "totals": {
        "matches": 34,
        "wins": 20,
        "tournaments_played": 20,
        "tournaments_won": 2,
        "aces": 147,
        "double_faults": 84,
        "win_rate": 58.8,
        "losses": 14
      }
    },
    {
      "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": 1,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 77.9,
          "first_serve_won_pct": 48.3,
          "second_serve_won_pct": 68.4,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 2,
          "unforced_errors_total": 4
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 1,
          "aces_per_match": 7.0,
          "double_faults_per_match": 0.3,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 47.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 23,
        "double_faults": 5,
        "win_rate": 50.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:56:59 UTC"
}