Player Data JSON

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

Federico Cinà

Federico Cinà

Italy ATP 225
8W - 15L 34.8% Win Rate Forma: LLLLLWLLLL

JSON Data

{
  "player": {
    "id": 809,
    "api_id": 421761,
    "name": "Federico Cinà",
    "short_name": "F. Cinà",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4233276,
    "singles": 14.3,
    "doubles": 14.02,
    "ranking": 244,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 225,
    "points": 255,
    "best_position": 183,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 225,
      "points": 255
    },
    {
      "date": "2026-05-08",
      "position": 225,
      "points": 255
    },
    {
      "date": "2026-05-07",
      "position": 225,
      "points": 255
    },
    {
      "date": "2026-05-06",
      "position": 225,
      "points": 255
    },
    {
      "date": "2026-05-05",
      "position": 225,
      "points": 255
    },
    {
      "date": "2026-05-04",
      "position": 205,
      "points": 285
    },
    {
      "date": "2026-05-03",
      "position": 205,
      "points": 285
    },
    {
      "date": "2026-05-02",
      "position": 205,
      "points": 285
    },
    {
      "date": "2026-05-01",
      "position": 205,
      "points": 285
    },
    {
      "date": "2026-04-30",
      "position": 205,
      "points": 285
    }
  ],
  "career_stats": {
    "total_matches": 23,
    "wins": 8,
    "losses": 15,
    "win_rate": 34.8
  },
  "surface_stats": {
    "hard": {
      "matches": 14,
      "wins": 6,
      "losses": 8,
      "win_rate": 42.9
    },
    "clay": {
      "matches": 9,
      "wins": 2,
      "losses": 7,
      "win_rate": 22.2
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "ATP 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 10,
      "wins": 4,
      "losses": 6,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 23,
    "avg_aces_per_match": 3.3,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 63.4,
    "avg_first_serve_won_pct": 67.8,
    "avg_second_serve_won_pct": 43.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 55.319148936170215,
        "first_serve_won_pct": 59.61538461538461,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-29",
      "opponent": "Juan Manuel Cerundolo",
      "opponent_id": 248861,
      "tournament": "Cagliari, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 59.25925925925925,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 38.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Elmer Moller",
      "opponent_id": 499834,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 62.76595744680851,
        "first_serve_won_pct": 66.10169491525424,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 56.896551724137936,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 53.52112676056338,
        "first_serve_won_pct": 81.57894736842105,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Lloyd Harris",
      "opponent_id": 157808,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 80.34188034188034,
        "first_serve_won_pct": 65.95744680851064,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Viktor Durasovic",
      "opponent_id": 96239,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 56.75675675675676,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 53.125,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 66.18705035971223,
        "first_serve_won_pct": 66.30434782608695,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Robert Strombachs",
      "opponent_id": 263699,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 59.30232558139535,
        "first_serve_won_pct": 62.745098039215684,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-11",
      "opponent": "Michael Geerts",
      "opponent_id": 103625,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 55.00000000000001,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 1,
    "losses": 9,
    "form_string": "LLLLLWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 48,
          "double_faults": 17,
          "aces_per_match": 5.3,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 64.2,
          "break_points_converted_pct": 57.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 25,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 41.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 18,
          "wins": 10,
          "losses": 8,
          "win_rate": 55.6,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 46,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 38.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 35,
        "wins": 19,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 97,
        "double_faults": 88,
        "win_rate": 54.3,
        "losses": 16
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 40,
          "double_faults": 35,
          "aces_per_match": 3.3,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 58.2,
          "break_points_converted_pct": 34.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 5,
          "double_faults": 4,
          "aces_per_match": 1.2,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 23.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 16,
        "wins": 6,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 45,
        "double_faults": 39,
        "win_rate": 37.5,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-05-09 04:57:42 UTC"
}