Player Data JSON

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

Gabriele Pennaforti

Gabriele Pennaforti

Italy ATP
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 1690,
    "api_id": 380980,
    "name": "Gabriele Pennaforti",
    "short_name": "G. Pennaforti",
    "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": 273758,
    "singles": 13.67,
    "doubles": 13.47,
    "ranking": 558,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 62.7,
    "avg_first_serve_won_pct": 74.6,
    "avg_second_serve_won_pct": 55.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-02",
      "opponent": "Tom Gentzsch",
      "opponent_id": 380042,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 69.64285714285714,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Giovanni Fonio",
      "opponent_id": 175070,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 10,
        "first_serve_pct": 60.75949367088608,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Adil Kalyanpur",
      "opponent_id": 214341,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 57.57575757575758,
        "first_serve_won_pct": 89.47368421052632,
        "second_serve_won_pct": 78.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Tom Gentzsch",
      "opponent_id": 380042,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Giovanni Fonio",
      "opponent_id": 175070,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Adil Kalyanpur",
      "opponent_id": 214341,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 66.7,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:13 UTC"
}