Player Data JSON

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

Nicolas Arseneault

Nicolas Arseneault

Canada ATP
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1603,
    "api_id": 457262,
    "name": "Nicolas Arseneault",
    "short_name": "N. Arseneault",
    "country": "Canada",
    "country_code": "CA",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4477533,
    "singles": 13.49,
    "doubles": 12.89,
    "ranking": 825,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Masters 1000": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 9.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 61.8,
    "avg_first_serve_won_pct": 81.0,
    "avg_second_serve_won_pct": 50.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-29",
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "tournament": "Toronto",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 41.02564102564102,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-27",
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "tournament": "Toronto",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 25,
          "double_faults": 23,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 75.1,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 26,
          "double_faults": 28,
          "aces_per_match": 3.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 39.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 7,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 51,
        "double_faults": 51,
        "win_rate": 53.8,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 17,
          "aces_per_match": 2.3,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 48.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 15,
          "aces_per_match": 4.3,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 60.7,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 42.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 20,
        "double_faults": 32,
        "win_rate": 33.3,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:06 UTC"
}