Player Data JSON

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

Axel Nefve

Axel Nefve

USA ATP
3W - 1L 75,0% Win Rate Forma: LWWW

JSON Data

{
  "player": {
    "id": 3771,
    "api_id": 212763,
    "name": "Axel Nefve",
    "short_name": "A. Nefve",
    "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": 1608070,
    "singles": 12.95,
    "doubles": 13.17,
    "ranking": 1137,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 6.5,
    "avg_first_serve_pct": 55.2,
    "avg_first_serve_won_pct": 76.7,
    "avg_second_serve_won_pct": 37.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-19",
      "opponent": "Hod'Abalo Isak Padio",
      "opponent_id": 421494,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 60.24096385542169,
        "first_serve_won_pct": 66.0,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Matt Kleiman",
      "opponent_id": 931251,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 51.85185185185185,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Santiago Padilla Cote",
      "opponent_id": 397980,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 42.0,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "John Chin",
      "opponent_id": 418093,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 48.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "LWWW"
  },
  "head_to_head": [
    {
      "opponent": "John Chin",
      "opponent_id": 418093,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Matt Kleiman",
      "opponent_id": 931251,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Santiago Padilla Cote",
      "opponent_id": 397980,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hod'Abalo Isak Padio",
      "opponent_id": 421494,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:41:28 UTC"
}