Player Data JSON

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

Alvaro Ariel Frutos Alonso

Alvaro Ariel Frutos Alonso

Paraguay ATP
3W - 0L 100.0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 2043,
    "api_id": 928219,
    "name": "Alvaro Ariel Frutos Alonso",
    "short_name": "A. A. F. Alonso",
    "country": "Paraguay",
    "country_code": "PY",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3683271,
    "singles": null,
    "doubles": null,
    "ranking": 402,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 67.8,
    "avg_first_serve_won_pct": 59.3,
    "avg_second_serve_won_pct": 53.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Santiago Pedro Franchini",
      "opponent_id": 256800,
      "tournament": "UTR PTT Buenos Aires Men 02",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 65.26315789473685,
        "first_serve_won_pct": 53.2258064516129,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Julian Cundom",
      "opponent_id": 285840,
      "tournament": "UTR PTT Buenos Aires Men 02",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 59.375,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Ramiro Amarilla",
      "opponent_id": 412176,
      "tournament": "UTR PTT Buenos Aires Men 02",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 74.28571428571429,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Santiago Pedro Franchini",
      "opponent_id": 256800,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ramiro Amarilla",
      "opponent_id": 412176,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Julian Cundom",
      "opponent_id": 285840,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2025-12-13 14:33:56 UTC"
}