Player Data JSON

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

Sarthak Suden

Sarthak Suden

India ATP
0W - 5L 0.0% Win Rate Forma: LLLLL

JSON Data

{
  "player": {
    "id": 3287,
    "api_id": 411000,
    "name": "Sarthak Suden",
    "short_name": "S. Suden",
    "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": 695809,
    "singles": 11.54,
    "doubles": 11.72,
    "ranking": 2124,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 0,
    "losses": 5,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.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": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.6,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 70.7,
    "avg_first_serve_won_pct": 52.7,
    "avg_second_serve_won_pct": 35.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-02-28",
      "opponent": "Jatin Nain",
      "opponent_id": 1173535,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 77.35849056603774,
        "first_serve_won_pct": 53.65853658536586,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Grigoriy Lomakin",
      "opponent_id": 124934,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 61.8421052631579,
        "first_serve_won_pct": 59.57446808510638,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-26",
      "opponent": "Vishal Gautam",
      "opponent_id": 392662,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 81.3953488372093,
        "first_serve_won_pct": 51.42857142857142,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "Udit Kamboj",
      "opponent_id": 455663,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 73.91304347826086,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-23",
      "opponent": "Raghav Jaisinghani",
      "opponent_id": 221328,
      "tournament": "UTR PTT Bengaluru Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 58.88888888888889,
        "first_serve_won_pct": 54.71698113207547,
        "second_serve_won_pct": 43.24324324324324,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 0,
    "losses": 5,
    "form_string": "LLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Raghav Jaisinghani",
      "opponent_id": 221328,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Grigoriy Lomakin",
      "opponent_id": 124934,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jatin Nain",
      "opponent_id": 1173535,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Udit Kamboj",
      "opponent_id": 455663,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vishal Gautam",
      "opponent_id": 392662,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 04:57:42 UTC"
}