Player Data JSON

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

Stefano Travaglia

Stefano Travaglia

Italy ATP 194
7W - 6L 53.8% Win Rate Forma: LWWWLWLLLW

JSON Data

{
  "player": {
    "id": 789,
    "api_id": 36300,
    "name": "Stefano Travaglia",
    "short_name": "S. Travaglia",
    "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": 4047,
    "singles": 14.52,
    "doubles": 13.91,
    "ranking": 163,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 194,
    "points": 308,
    "best_position": 60,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 194,
      "points": 308
    },
    {
      "date": "2025-12-09",
      "position": 194,
      "points": 308
    },
    {
      "date": "2025-12-08",
      "position": 194,
      "points": 308
    },
    {
      "date": "2025-12-07",
      "position": 195,
      "points": 308
    },
    {
      "date": "2025-12-06",
      "position": 195,
      "points": 308
    },
    {
      "date": "2025-12-05",
      "position": 195,
      "points": 308
    },
    {
      "date": "2025-12-04",
      "position": 195,
      "points": 308
    },
    {
      "date": "2025-12-03",
      "position": 195,
      "points": 308
    }
  ],
  "career_stats": {
    "total_matches": 13,
    "wins": 7,
    "losses": 6,
    "win_rate": 53.8
  },
  "surface_stats": {
    "hard": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 5.7,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 59.2,
    "avg_first_serve_won_pct": 71.9,
    "avg_second_serve_won_pct": 55.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-08",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 7,
        "first_serve_pct": 52.22222222222223,
        "first_serve_won_pct": 74.46808510638297,
        "second_serve_won_pct": 39.53488372093023,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-07",
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Eero Vasa",
      "opponent_id": 165234,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 41.75824175824176,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 66.0377358490566,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Stuart Parker",
      "opponent_id": 212809,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 48.07692307692308,
        "first_serve_won_pct": 92.0,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 65.55555555555556,
        "first_serve_won_pct": 71.1864406779661,
        "second_serve_won_pct": 74.19354838709677,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 60.97560975609756,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 67.3076923076923,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Pol Martin Tiffon",
      "opponent_id": 217448,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 63.725490196078425,
        "first_serve_won_pct": 64.61538461538461,
        "second_serve_won_pct": 51.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Andrea Pellegrino",
      "opponent_id": 93597,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 65.45454545454545,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 37.83783783783784,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-05",
      "opponent": "Federico Bondioli",
      "opponent_id": 407383,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 65.95744680851064,
        "first_serve_won_pct": 77.41935483870968,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWWLWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Duje Ajduković",
      "opponent_id": 207081,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andrea Pellegrino",
      "opponent_id": 93597,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pol Martin Tiffon",
      "opponent_id": 217448,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 66,
          "double_faults": 17,
          "aces_per_match": 6.6,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 3,
          "aces_per_match": 5.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 27.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 50,
          "wins": 32,
          "losses": 18,
          "win_rate": 64.0,
          "tournaments_played": 23,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 8,
          "aces": 197,
          "double_faults": 137,
          "aces_per_match": 3.9,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 62,
        "wins": 39,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 274,
        "double_faults": 157,
        "win_rate": 62.9,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "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": 12,
          "double_faults": 5,
          "aces_per_match": 12.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 47,
          "double_faults": 19,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 32.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 54,
          "double_faults": 24,
          "aces_per_match": 4.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 47.5,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 42.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 46,
          "wins": 24,
          "losses": 22,
          "win_rate": 52.2,
          "tournaments_played": 24,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 7,
          "aces": 153,
          "double_faults": 81,
          "aces_per_match": 3.3,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 43.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 67,
        "wins": 33,
        "tournaments_played": 37,
        "tournaments_won": 0,
        "aces": 266,
        "double_faults": 129,
        "win_rate": 49.3,
        "losses": 34
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 13,
          "aces_per_match": 8.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 45.2,
          "winners_total": 21,
          "unforced_errors_total": 36
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 21,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 1,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 30,
        "tournaments_won": 0,
        "aces": 37,
        "double_faults": 14,
        "win_rate": 60.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:33 UTC"
}