Player Data JSON

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

Nicolas Moreno de Alboran

Nicolas Moreno de Alboran

USA ATP
3W - 3L 50.0% Win Rate Forma: LWLWWL

JSON Data

{
  "player": {
    "id": 1255,
    "api_id": 113905,
    "name": "Nicolas Moreno de Alboran",
    "short_name": "N. Moreno de Alboran",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3719639,
    "singles": 14.35,
    "doubles": 12.88,
    "ranking": 215,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.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": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 0.3,
    "avg_first_serve_pct": 76.8,
    "avg_first_serve_won_pct": 64.4,
    "avg_second_serve_won_pct": 63.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-05-22",
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 84.15841584158416,
        "first_serve_won_pct": 65.88235294117646,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Fabio Fognini",
      "opponent_id": 15434,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 79.3103448275862,
        "first_serve_won_pct": 71.73913043478261,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-08",
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "tournament": "Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 76.66666666666667,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-06",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Rome",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 76.66666666666667,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-05",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 76.66666666666667,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-21",
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "tournament": "Madrid",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 67.27272727272727,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Fabio Fognini",
      "opponent_id": 15434,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 2,
          "aces_per_match": 3.2,
          "double_faults_per_match": 0.3,
          "first_serve_pct": 81.7,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 65.1,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 3,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 19,
        "double_faults": 2,
        "win_rate": 50.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 27,
          "double_faults": 11,
          "aces_per_match": 9.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 80.2,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 12,
          "aces_per_match": 7.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 21,
          "losses": 12,
          "win_rate": 63.6,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 7,
          "aces": 185,
          "double_faults": 109,
          "aces_per_match": 5.6,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 60.1,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 39.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 44,
          "wins": 27,
          "losses": 17,
          "win_rate": 61.4,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 12,
          "tiebreaks_lost": 11,
          "aces": 206,
          "double_faults": 116,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 66.3,
          "break_points_converted_pct": 35.2,
          "winners_total": 34,
          "unforced_errors_total": 32
        }
      },
      "totals": {
        "matches": 85,
        "wins": 51,
        "tournaments_played": 34,
        "tournaments_won": 1,
        "aces": 454,
        "double_faults": 248,
        "win_rate": 60.0,
        "losses": 34
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 3,
          "aces_per_match": 8.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 1,
          "aces_per_match": 11.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 85.5,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 85.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 30,
          "double_faults": 20,
          "aces_per_match": 6.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 79.1,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 57.8,
          "break_points_saved_pct": 57.6,
          "break_points_converted_pct": 45.8,
          "winners_total": 19,
          "unforced_errors_total": 37
        },
        "red_clay": {
          "matches": 2,
          "wins": 2,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 8,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 5,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 59,
        "double_faults": 32,
        "win_rate": 55.6,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 10:42:39 UTC"
}