Player Data JSON

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

Vraj Patel

Vraj Patel

USA ATP
1W - 3L 25,0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 4079,
    "api_id": 1074774,
    "name": "Vraj Patel",
    "short_name": "V. Patel",
    "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": 317523,
    "singles": 11.0,
    "doubles": null,
    "ranking": 3663,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 62.5,
    "avg_first_serve_won_pct": 52.5,
    "avg_second_serve_won_pct": 39.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "William Zhang",
      "opponent_id": 1138906,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 69.38775510204081,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Tal Goodman",
      "opponent_id": 1044790,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 76.08695652173914,
        "first_serve_won_pct": 54.285714285714285,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Maximilian Wuelfing",
      "opponent_id": 377423,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 43.24324324324324,
        "first_serve_won_pct": 37.5,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Caden Hasler",
      "opponent_id": 1162165,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 61.40350877192983,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "Tal Goodman",
      "opponent_id": 1044790,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "William Zhang",
      "opponent_id": 1138906,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maximilian Wuelfing",
      "opponent_id": 377423,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Caden Hasler",
      "opponent_id": 1162165,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:20 UTC"
}