Player Data JSON

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

Carlos Guerrero Alvarez

Carlos Guerrero Alvarez

Spain ATP
3W - 1L 75.0% Win Rate Forma: LWWW

JSON Data

{
  "player": {
    "id": 5167,
    "api_id": 375083,
    "name": "Carlos Guerrero Alvarez",
    "short_name": "C. Guerrero Álvarez",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 1.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 72.8,
    "avg_first_serve_won_pct": 68.0,
    "avg_second_serve_won_pct": 52.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "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": 1,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 47.5,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Niels Peter Van Noord",
      "opponent_id": 232117,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Rahul Sachdev",
      "opponent_id": 497640,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Noah Folkesson-Doudy",
      "opponent_id": 1155412,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 78.94736842105263,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "LWWW"
  },
  "head_to_head": [
    {
      "opponent": "Aleksa Ciric",
      "opponent_id": 294343,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Niels Peter Van Noord",
      "opponent_id": 232117,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Noah Folkesson-Doudy",
      "opponent_id": 1155412,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Rahul Sachdev",
      "opponent_id": 497640,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 13:30",
      "opponent": "Hoan Mouret",
      "opponent_id": 374063,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:13 UTC"
}