Player Data JSON

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

Valentino de Pellegrin

Valentino de Pellegrin

Argentina ATP
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 3432,
    "api_id": 264367,
    "name": "Valentino de Pellegrin",
    "short_name": "V. d. Pellegrin",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5132723,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2392,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-19"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [
    {
      "date": "2026-05-10 00:00",
      "opponent": "Jack Clements",
      "opponent_id": 301986,
      "tournament": "UTR PTT Melbourne Men 04",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-10 00:00",
      "opponent": "Sam Wensley",
      "opponent_id": 502105,
      "tournament": "UTR PTT Melbourne Men 04",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-10 00:00",
      "opponent": "Lachlan King",
      "opponent_id": 1158134,
      "tournament": "UTR PTT Melbourne Men 04",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2026-05-10 00:00",
      "opponent": "Daniel Howard",
      "opponent_id": 512599,
      "tournament": "UTR PTT Melbourne Men 04",
      "surface": "",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:11 UTC"
}