Player Data JSON

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

Minhthien Nguyen

Minhthien Nguyen

Vietnam ATP
2W - 1L 66.7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 5149,
    "api_id": 417302,
    "name": "Minhthien Nguyen",
    "short_name": "M. 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": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 59.4,
    "avg_second_serve_won_pct": 47.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Alexander Paszkiewicz",
      "opponent_id": 1221387,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 71.11111111111111,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Thanh Minh Truong",
      "opponent_id": 1165123,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.55555555555556,
        "first_serve_won_pct": 55.932203389830505,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Lohithaksha Bathrinath",
      "opponent_id": 339989,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 51.28205128205128,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Lohithaksha Bathrinath",
      "opponent_id": 339989,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Thanh Minh Truong",
      "opponent_id": 1165123,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexander Paszkiewicz",
      "opponent_id": 1221387,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-11 03:00",
      "opponent": "Alexander Chepik",
      "opponent_id": 155984,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Radu Ioan PoPa",
      "opponent_id": 203686,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Lohithaksha Bathrinath",
      "opponent_id": 339989,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Tarun Karra",
      "opponent_id": 409907,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:33 UTC"
}