Player Data JSON

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

Dai Khanh Nguyen

Dai Khanh Nguyen

Vietnam ATP
2W - 2L 50.0% Win Rate Forma: WLWL

JSON Data

{
  "player": {
    "id": 5147,
    "api_id": 417301,
    "name": "Dai Khanh Nguyen",
    "short_name": "D. K. Nguyen",
    "country": "Vietnam",
    "country_code": "VN",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "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": {
    "UTR": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 57.8,
    "avg_first_serve_won_pct": 65.7,
    "avg_second_serve_won_pct": 53.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Ke Hau Hung",
      "opponent_id": 487152,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Corban Crowther",
      "opponent_id": 337897,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 61.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Alexander Chepik",
      "opponent_id": 155984,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 61.6822429906542,
        "first_serve_won_pct": 74.24242424242425,
        "second_serve_won_pct": 56.09756097560976,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Minh Phat Nguyen",
      "opponent_id": 417305,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 59.32203389830508,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "WLWL"
  },
  "head_to_head": [
    {
      "opponent": "Minh Phat Nguyen",
      "opponent_id": 417305,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Corban Crowther",
      "opponent_id": 337897,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexander Chepik",
      "opponent_id": 155984,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ke Hau Hung",
      "opponent_id": 487152,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 03:10",
      "opponent": "Tarun Karra",
      "opponent_id": 409907,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:44 UTC"
}