Player Data JSON

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

Federico Cinà

Federico Cinà

Italy ATP 237
7W - 10L 41.2% Win Rate Forma: LLLLWLWLWW

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": null,
  "current_ranking": {
    "position": 237,
    "points": 240,
    "best_position": 202,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 237,
      "points": 240
    },
    {
      "date": "2025-12-09",
      "position": 237,
      "points": 240
    },
    {
      "date": "2025-12-08",
      "position": 237,
      "points": 240
    },
    {
      "date": "2025-12-07",
      "position": 237,
      "points": 240
    },
    {
      "date": "2025-12-06",
      "position": 237,
      "points": 240
    },
    {
      "date": "2025-12-05",
      "position": 237,
      "points": 240
    },
    {
      "date": "2025-12-04",
      "position": 237,
      "points": 240
    },
    {
      "date": "2025-12-03",
      "position": 237,
      "points": 240
    }
  ],
  "career_stats": {
    "total_matches": 17,
    "wins": 7,
    "losses": 10,
    "win_rate": 41.2
  },
  "surface_stats": {
    "hard": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    },
    "clay": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 17,
    "avg_aces_per_match": 3.1,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 64.1,
    "avg_first_serve_won_pct": 67.3,
    "avg_second_serve_won_pct": 44.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "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
      }
    },
    {
      "date": "2025-09-09",
      "opponent": "Lucas Poullain",
      "opponent_id": 135778,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 77.14285714285715,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Dominic Stricker",
      "opponent_id": 296369,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 88.88888888888889,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-08",
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 52.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-07",
      "opponent": "Aslan Karatsev",
      "opponent_id": 60502,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 16.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-05",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 52.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "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": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "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": "2025-12-10 08:18:36 UTC"
}