Player Data JSON

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

Neeraj Yashpaul

Neeraj Yashpaul

India ATP
5W - 4L 55.6% Win Rate Forma: LWLWLWLWW

JSON Data

{
  "player": {
    "id": 3277,
    "api_id": 285258,
    "name": "Neeraj Yashpaul",
    "short_name": "N. Yashpaul",
    "country": "India",
    "country_code": "IN",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 206817,
    "singles": 11.0,
    "doubles": null,
    "ranking": 6358,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-12"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 9,
    "wins": 5,
    "losses": 4,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 2.2,
    "avg_double_faults_per_match": 5.4,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 62.5,
    "avg_second_serve_won_pct": 41.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 72.85714285714285,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Jacob Kailiang Shen",
      "opponent_id": 1141138,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 67.3469387755102,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Vishal Gautam",
      "opponent_id": 392662,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 65.85365853658537,
        "first_serve_won_pct": 57.407407407407405,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Michael (2007) Smith",
      "opponent_id": 1211841,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 70.88607594936708,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-28",
      "opponent": "Grigoriy Lomakin",
      "opponent_id": 124934,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 62.66666666666667,
        "first_serve_won_pct": 61.702127659574465,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Abhishek Bastola",
      "opponent_id": 215285,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 9,
        "first_serve_pct": 66.97247706422019,
        "first_serve_won_pct": 57.534246575342465,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "Tarun Karra",
      "opponent_id": 409907,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Artem Bogomolov",
      "opponent_id": 475829,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 60.3448275862069,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-23",
      "opponent": "Jatin Nain",
      "opponent_id": 1173535,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 63.0,
        "first_serve_won_pct": 69.84126984126983,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 5,
    "losses": 4,
    "form_string": "LWLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jacob Kailiang Shen",
      "opponent_id": 1141138,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Abhishek Bastola",
      "opponent_id": 215285,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tarun Karra",
      "opponent_id": 409907,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Grigoriy Lomakin",
      "opponent_id": 124934,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 05:00",
      "opponent": "Thanh Minh Truong",
      "opponent_id": 1165123,
      "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 03:39:36 UTC"
}