Player Data JSON

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

Vivek Kolluru

Vivek Kolluru

India ATP
1W - 3L 25,0% Win Rate Forma: LLWL

JSON Data

{
  "player": {
    "id": 3916,
    "api_id": 418071,
    "name": "Vivek Kolluru",
    "short_name": "V. Kolluru",
    "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": 1008740,
    "singles": 11.0,
    "doubles": null,
    "ranking": 2223,
    "division": "Pro",
    "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": 0.5,
    "avg_double_faults_per_match": 7.0,
    "avg_first_serve_pct": 55.3,
    "avg_first_serve_won_pct": 56.2,
    "avg_second_serve_won_pct": 32.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Fons van Sambeek",
      "opponent_id": 355545,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 39.21568627450981,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 35.483870967741936,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Parth Aggarwal",
      "opponent_id": 197410,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 55.35714285714286,
        "first_serve_won_pct": 41.935483870967744,
        "second_serve_won_pct": 16.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Cooper Samuel Dillon",
      "opponent_id": 1161035,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 59.61538461538461,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Renaldi Aqila A Salim",
      "opponent_id": 460783,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 14,
        "first_serve_pct": 63.33333333333333,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLWL"
  },
  "head_to_head": [
    {
      "opponent": "Renaldi Aqila A Salim",
      "opponent_id": 460783,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Parth Aggarwal",
      "opponent_id": 197410,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Fons van Sambeek",
      "opponent_id": 355545,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cooper Samuel Dillon",
      "opponent_id": 1161035,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:40:23 UTC"
}