Player Data JSON

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

Rahul Sachdev

Rahul Sachdev

USA ATP
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 2357,
    "api_id": 497640,
    "name": "Rahul Sachdev",
    "short_name": "R. Sachdev",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 120748,
    "singles": 11.0,
    "doubles": null,
    "ranking": 5962,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 49.0,
    "avg_first_serve_won_pct": 64.5,
    "avg_second_serve_won_pct": 42.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-07",
      "opponent": "Derrick Chen",
      "opponent_id": 304598,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 46.15384615384615,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Lincoln Battle",
      "opponent_id": 1160881,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Luka Butera",
      "opponent_id": 1044106,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 47.76119402985074,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Derrick Chen",
      "opponent_id": 304598,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lincoln Battle",
      "opponent_id": 1160881,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luka Butera",
      "opponent_id": 1044106,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:08 UTC"
}