Player Data JSON

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

Rahul Sachdev

Rahul Sachdev

USA ATP
3W - 10L 23.1% Win Rate Forma: WLLLLLWWLL

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": 5886,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-26"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 13,
    "wins": 3,
    "losses": 10,
    "win_rate": 23.1
  },
  "surface_stats": {
    "hard": {
      "matches": 8,
      "wins": 2,
      "losses": 6,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 13,
      "wins": 3,
      "losses": 10,
      "win_rate": 23.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 53.9,
    "avg_first_serve_won_pct": 61.8,
    "avg_second_serve_won_pct": 41.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Matvey Greschner",
      "opponent_id": 455073,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 53.191489361702125,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Aleksa Ciric",
      "opponent_id": 294343,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 45.714285714285715,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Carlos Guerrero Alvarez",
      "opponent_id": 375083,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 63.49206349206349,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Niels Peter Van Noord",
      "opponent_id": 232117,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 45.16129032258064,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Noah Folkesson-Doudy",
      "opponent_id": 1155412,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-28",
      "opponent": "Samuel Pohl",
      "opponent_id": 1174695,
      "tournament": "UTR PTT Las Vegas Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 51.85185185185185,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Lucas Nunez",
      "opponent_id": 293761,
      "tournament": "UTR PTT Las Vegas Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "Zachary Cohen",
      "opponent_id": 519121,
      "tournament": "UTR PTT Las Vegas Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 46.98795180722892,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Farzan Amiri",
      "opponent_id": 382366,
      "tournament": "UTR PTT Las Vegas Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 47.95918367346938,
        "first_serve_won_pct": 76.59574468085107,
        "second_serve_won_pct": 49.056603773584904,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-23",
      "opponent": "Arjun Prabhakar",
      "opponent_id": 1120152,
      "tournament": "UTR PTT Las Vegas Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 5.555555555555555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "WLLLLLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Aleksa Ciric",
      "opponent_id": 294343,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Noah Folkesson-Doudy",
      "opponent_id": 1155412,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Zachary Cohen",
      "opponent_id": 519121,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Derrick Chen",
      "opponent_id": 304598,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lincoln Battle",
      "opponent_id": 1160881,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 13:00",
      "opponent": "Noah Tauma",
      "opponent_id": 938331,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "Final",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:07 UTC"
}