Player Data JSON

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

Lucio Ratti

Lucio Ratti

Argentina ATP
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1834,
    "api_id": 405124,
    "name": "Lucio Ratti",
    "short_name": "L. Ratti",
    "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": 3393877,
    "singles": 13.45,
    "doubles": 12.98,
    "ranking": 718,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 65.0,
    "avg_first_serve_won_pct": 55.0,
    "avg_second_serve_won_pct": 33.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Joaquin Aguilar Cardozo",
      "opponent_id": 452586,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Daniel Dutra Da Silva",
      "opponent_id": 48225,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Joaquin Aguilar Cardozo",
      "opponent_id": 452586,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniel Dutra Da Silva",
      "opponent_id": 48225,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 12,
          "aces_per_match": 3.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 28.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 24,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 59.5,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 40.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 6,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 23,
        "double_faults": 36,
        "win_rate": 46.2,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:06:05 UTC"
}