Player Data JSON

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

Matteo Arnaldi

Matteo Arnaldi

Italy ATP 61
23W - 24L 48.9% Win Rate Forma: LLWWWLLWLW

JSON Data

{
  "player": {
    "id": 254,
    "api_id": 299538,
    "name": "Matteo Arnaldi",
    "short_name": "M. Arnaldi",
    "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": 276601,
    "singles": 15.42,
    "doubles": 14.6,
    "ranking": 66,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 61,
    "points": 883,
    "best_position": 30,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 61,
      "points": 883
    },
    {
      "date": "2025-12-09",
      "position": 61,
      "points": 883
    },
    {
      "date": "2025-12-08",
      "position": 61,
      "points": 883
    },
    {
      "date": "2025-12-07",
      "position": 61,
      "points": 883
    },
    {
      "date": "2025-12-06",
      "position": 61,
      "points": 883
    },
    {
      "date": "2025-12-05",
      "position": 61,
      "points": 883
    },
    {
      "date": "2025-12-04",
      "position": 61,
      "points": 883
    },
    {
      "date": "2025-12-03",
      "position": 61,
      "points": 883
    }
  ],
  "career_stats": {
    "total_matches": 47,
    "wins": 23,
    "losses": 24,
    "win_rate": 48.9
  },
  "surface_stats": {
    "hard": {
      "matches": 34,
      "wins": 16,
      "losses": 18,
      "win_rate": 47.1
    },
    "clay": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "grass": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "Masters 1000": {
      "matches": 17,
      "wins": 9,
      "losses": 8,
      "win_rate": 52.9
    },
    "ATP 500": {
      "matches": 14,
      "wins": 8,
      "losses": 6,
      "win_rate": 57.1
    },
    "ATP 250": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 47,
    "avg_aces_per_match": 5.7,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 58.3,
    "avg_first_serve_won_pct": 69.8,
    "avg_second_serve_won_pct": 50.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-25",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 51.80722891566265,
        "first_serve_won_pct": 60.46511627906976,
        "second_serve_won_pct": 47.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 49.152542372881356,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 4,
        "first_serve_pct": 63.888888888888886,
        "first_serve_won_pct": 78.26086956521739,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 55.42168674698795,
        "first_serve_won_pct": 71.73913043478261,
        "second_serve_won_pct": 56.75675675675676,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 60.63829787234043,
        "first_serve_won_pct": 70.17543859649122,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Rei Sakamoto",
      "opponent_id": 413296,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 62.637362637362635,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWWLLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 11,
          "double_faults": 10,
          "aces_per_match": 5.5,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 68.1,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 77.8,
          "break_points_converted_pct": 14.3,
          "winners_total": 33,
          "unforced_errors_total": 49
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 44,
          "double_faults": 25,
          "aces_per_match": 5.5,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 74.4,
          "break_points_converted_pct": 35.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 11,
          "losses": 14,
          "win_rate": 44.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 4,
          "aces": 157,
          "double_faults": 72,
          "aces_per_match": 6.3,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 62.6,
          "break_points_converted_pct": 33.1,
          "winners_total": 76,
          "unforced_errors_total": 133
        },
        "red_clay": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 53,
          "double_faults": 26,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 39.4,
          "winners_total": 122,
          "unforced_errors_total": 73
        }
      },
      "totals": {
        "matches": 48,
        "wins": 23,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 265,
        "double_faults": 133,
        "win_rate": 47.9,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 15,
          "aces_per_match": 10.7,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 55.6,
          "second_serve_won_pct": 61.8,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 42.1,
          "winners_total": 42,
          "unforced_errors_total": 38
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 9,
          "aces_per_match": 7.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 68.4,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 46.2,
          "break_points_converted_pct": 18.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 17,
          "losses": 13,
          "win_rate": 56.7,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 5,
          "aces": 219,
          "double_faults": 94,
          "aces_per_match": 7.3,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 59.0,
          "break_points_converted_pct": 40.2,
          "winners_total": 168,
          "unforced_errors_total": 187
        },
        "red_clay": {
          "matches": 19,
          "wins": 10,
          "losses": 9,
          "win_rate": 52.6,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 120,
          "double_faults": 65,
          "aces_per_match": 6.3,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 39.6,
          "winners_total": 164,
          "unforced_errors_total": 120
        }
      },
      "totals": {
        "matches": 54,
        "wins": 28,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 385,
        "double_faults": 183,
        "win_rate": 51.9,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 33,
          "double_faults": 12,
          "aces_per_match": 8.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 74.6,
          "second_serve_won_pct": 67.7,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 40.0,
          "winners_total": 53,
          "unforced_errors_total": 53
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 6,
          "aces_per_match": 7.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 88,
          "double_faults": 48,
          "aces_per_match": 5.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 40.8,
          "winners_total": 113,
          "unforced_errors_total": 81
        },
        "red_clay": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 10,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 70,
          "double_faults": 47,
          "aces_per_match": 4.7,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 58.1,
          "break_points_saved_pct": 71.6,
          "break_points_converted_pct": 37.9,
          "winners_total": 97,
          "unforced_errors_total": 83
        }
      },
      "totals": {
        "matches": 37,
        "wins": 22,
        "tournaments_played": 29,
        "tournaments_won": 3,
        "aces": 206,
        "double_faults": 113,
        "win_rate": 59.5,
        "losses": 15
      }
    }
  ],
  "data_generated_at": "2025-12-10 06:55:14 UTC"
}