Player Data JSON

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

Pierluigi Basile

Pierluigi Basile

Italy ATP
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 1298,
    "api_id": 524820,
    "name": "Pierluigi Basile",
    "short_name": "P. Basile",
    "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": 882861,
    "singles": 13.83,
    "doubles": 12.95,
    "ranking": 10,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Masters 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 4.7,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 61.8,
    "avg_first_serve_won_pct": 63.0,
    "avg_second_serve_won_pct": 39.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-16",
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 62.60869565217392,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-15",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "San Marino, San Marino",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 54.794520547945204,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-05",
      "opponent": "Thiago Seyboth Wild",
      "opponent_id": 161262,
      "tournament": "Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Thiago Seyboth Wild",
      "opponent_id": 161262,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "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": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 30.8,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 1,
          "aces_per_match": 10.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 47.6,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 12,
          "wins": 5,
          "losses": 7,
          "win_rate": 41.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 2,
          "aces": 40,
          "double_faults": 28,
          "aces_per_match": 3.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 63.9,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 5,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 52,
        "double_faults": 32,
        "win_rate": 35.7,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 25,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 69.5,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 10,
        "double_faults": 25,
        "win_rate": 60.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:54 UTC"
}