Player Data JSON

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

Renzo Olivo

Renzo Olivo

Argentina ATP
0W - 4L 0.0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 583,
    "api_id": 55787,
    "name": "Renzo Olivo",
    "short_name": "R. Olivo",
    "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": 3791,
    "singles": 13.84,
    "doubles": 13.28,
    "ranking": 458,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 57.5,
    "avg_first_serve_won_pct": 56.4,
    "avg_second_serve_won_pct": 40.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-05-13",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 54.09836065573771,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-31",
      "opponent": "Joao Lucas Reis Da Silva",
      "opponent_id": 212762,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 55.319148936170215,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 36.53846153846153,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-03",
      "opponent": "Sumit Nagal",
      "opponent_id": 131566,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-14",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Sumit Nagal",
      "opponent_id": 131566,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Joao Lucas Reis Da Silva",
      "opponent_id": 212762,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 23,
          "wins": 9,
          "losses": 14,
          "win_rate": 39.1,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 44,
          "double_faults": 75,
          "aces_per_match": 1.9,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 24.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 9,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 44,
        "double_faults": 75,
        "win_rate": 39.1,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 40,
          "double_faults": 33,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 59.8,
          "break_points_saved_pct": 70.2,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 43,
          "wins": 18,
          "losses": 25,
          "win_rate": 41.9,
          "tournaments_played": 29,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 51,
          "double_faults": 131,
          "aces_per_match": 1.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 50.4,
          "break_points_saved_pct": 53.4,
          "break_points_converted_pct": 49.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 53,
        "wins": 25,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 91,
        "double_faults": 164,
        "win_rate": 47.2,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 56.0,
          "second_serve_won_pct": 30.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 26,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 13,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 51.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 16,
        "win_rate": 50.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:43 UTC"
}