Player Data JSON

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

Enzo Wallart

Enzo Wallart

USA ATP
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 1768,
    "api_id": 97363,
    "name": "Enzo Wallart",
    "short_name": "E. Wallart",
    "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": 4105194,
    "singles": 13.43,
    "doubles": 13.16,
    "ranking": 736,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 70.2,
    "avg_first_serve_won_pct": 65.2,
    "avg_second_serve_won_pct": 39.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-07",
      "opponent": "Enzo Couacaud",
      "opponent_id": 74441,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 70.2127659574468,
        "first_serve_won_pct": 65.15151515151516,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Enzo Couacaud",
      "opponent_id": 74441,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 6,
          "aces_per_match": 6.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 41.3,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 50.0,
          "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": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 1,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 16,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 7,
          "aces_per_match": 7.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 49.2,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 47.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 50,
          "double_faults": 23,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 63.7,
          "break_points_converted_pct": 46.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 5,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 68,
        "double_faults": 34,
        "win_rate": 35.7,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:08:43 UTC"
}