Player Data JSON

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

Thanh Minh Truong

Thanh Minh Truong

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

JSON Data

{
  "player": {
    "id": 5151,
    "api_id": 1165123,
    "name": "Thanh Minh Truong",
    "short_name": "T. M. Truong",
    "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": 1.5,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 70.6,
    "avg_first_serve_won_pct": 59.7,
    "avg_second_serve_won_pct": 44.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "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": 1,
        "first_serve_pct": 67.3076923076923,
        "first_serve_won_pct": 51.42857142857142,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Minhthien Nguyen",
      "opponent_id": 417302,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 69.56521739130434,
        "first_serve_won_pct": 57.8125,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Alexander Paszkiewicz",
      "opponent_id": 1221387,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 11.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Tran Quoc Cuong",
      "opponent_id": 418023,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 78.26086956521739,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LLWW"
  },
  "head_to_head": [
    {
      "opponent": "Lohithaksha Bathrinath",
      "opponent_id": 339989,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Minhthien Nguyen",
      "opponent_id": 417302,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexander Paszkiewicz",
      "opponent_id": 1221387,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tran Quoc Cuong",
      "opponent_id": 418023,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 05:00",
      "opponent": "Neeraj Yashpaul",
      "opponent_id": 285258,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Michael (2007) Smith",
      "opponent_id": 1211841,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Giorgi Giorgadze",
      "opponent_id": 388348,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-11 03:00",
      "opponent": "Vishal Prakash",
      "opponent_id": 1094427,
      "tournament": "UTR PTT Phan Thiet Men 02",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:30 UTC"
}