Player Data JSON

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

Aadarsh Tripathi

Aadarsh Tripathi

USA ATP
3W - 1L 75,0% Win Rate Forma: WLWW

JSON Data

{
  "player": {
    "id": 3886,
    "api_id": 522425,
    "name": "Aadarsh Tripathi",
    "short_name": "A. Tripathi",
    "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": 5581068,
    "singles": 12.95,
    "doubles": 13.26,
    "ranking": 1573,
    "division": "General",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 6.2,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 56.2,
    "avg_first_serve_won_pct": 76.2,
    "avg_second_serve_won_pct": 48.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Russell Soohoo",
      "opponent_id": 1162008,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 61.702127659574465,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Pierre Mouesca",
      "opponent_id": 390961,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 52.13675213675214,
        "first_serve_won_pct": 75.40983606557377,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Perry Di Giulio",
      "opponent_id": 1160920,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 57.99999999999999,
        "first_serve_won_pct": 82.75862068965517,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-27",
      "opponent": "Constantinos Djakouris",
      "opponent_id": 482679,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 5,
        "first_serve_pct": 52.88461538461539,
        "first_serve_won_pct": 70.9090909090909,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "WLWW"
  },
  "head_to_head": [
    {
      "opponent": "Pierre Mouesca",
      "opponent_id": 390961,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Constantinos Djakouris",
      "opponent_id": 482679,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Perry Di Giulio",
      "opponent_id": 1160920,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Russell Soohoo",
      "opponent_id": 1162008,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 15:27:11 UTC"
}