Player Data JSON

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

Franco Roncadelli

Franco Roncadelli

Uruguay ATP 356
5W - 4L 55.6% Win Rate Forma: LWLWWWLWL

JSON Data

{
  "player": {
    "id": 528,
    "api_id": 240797,
    "name": "Franco Roncadelli",
    "short_name": "F. Roncadelli",
    "country": "Uruguay",
    "country_code": "UY",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2534805,
    "singles": 13.95,
    "doubles": 13.6,
    "ranking": 404,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 356,
    "points": 141,
    "best_position": 336,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 356,
      "points": 141
    },
    {
      "date": "2025-12-09",
      "position": 356,
      "points": 141
    },
    {
      "date": "2025-12-08",
      "position": 356,
      "points": 141
    },
    {
      "date": "2025-12-07",
      "position": 357,
      "points": 141
    },
    {
      "date": "2025-12-06",
      "position": 357,
      "points": 141
    },
    {
      "date": "2025-12-05",
      "position": 357,
      "points": 141
    },
    {
      "date": "2025-12-04",
      "position": 357,
      "points": 141
    },
    {
      "date": "2025-12-03",
      "position": 357,
      "points": 141
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 5,
    "losses": 4,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 71.2,
    "avg_first_serve_won_pct": 66.4,
    "avg_second_serve_won_pct": 55.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-13",
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 60.97560975609756,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-12",
      "opponent": "Genaro Alberto Olivieri",
      "opponent_id": 169486,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 71.875,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 73.84615384615385,
        "first_serve_won_pct": 47.91666666666667,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Gonzalo Villanueva",
      "opponent_id": 85877,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 83.33333333333334,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Aristotelis Thanos",
      "opponent_id": 330492,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Franco Ribero",
      "opponent_id": 170976,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Hernan Casanova",
      "opponent_id": 54975,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 75.83333333333333,
        "first_serve_won_pct": 52.74725274725275,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Thiago Cigarran",
      "opponent_id": 303908,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 82.35294117647058,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Pedro Rodrigues",
      "opponent_id": 258288,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 57.77777777777777,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 5,
    "losses": 4,
    "form_string": "LWLWWWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Genaro Alberto Olivieri",
      "opponent_id": 169486,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hernan Casanova",
      "opponent_id": 54975,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aristotelis Thanos",
      "opponent_id": 330492,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 31,
          "wins": 16,
          "losses": 15,
          "win_rate": 51.6,
          "tournaments_played": 20,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 26,
          "double_faults": 37,
          "aces_per_match": 0.8,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 59.8,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 31,
        "wins": 16,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 26,
        "double_faults": 37,
        "win_rate": 51.6,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 30,
          "wins": 14,
          "losses": 16,
          "win_rate": 46.7,
          "tournaments_played": 31,
          "tournaments_won": 4,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 19,
          "double_faults": 30,
          "aces_per_match": 0.6,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 82.4,
          "first_serve_won_pct": 55.6,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 30,
        "wins": 14,
        "tournaments_played": 31,
        "tournaments_won": 4,
        "aces": 19,
        "double_faults": 30,
        "win_rate": 46.7,
        "losses": 16
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:21 UTC"
}