Player Data JSON

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

Alberto Perez Mellado

Alberto Perez Mellado

Spain ATP
2W - 3L 40,0% Win Rate Forma: LWWLL

JSON Data

{
  "player": {
    "id": 3123,
    "api_id": 549533,
    "name": "Alberto Perez Mellado",
    "short_name": "A. P. Mellado",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5078480,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2833,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 65.4,
    "avg_first_serve_won_pct": 69.1,
    "avg_second_serve_won_pct": 51.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-13",
      "opponent": "Maksym Kalabishka",
      "opponent_id": 1135539,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-12",
      "opponent": "Matthew Carroll",
      "opponent_id": 267030,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 69.52380952380952,
        "first_serve_won_pct": 75.34246575342466,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Bartosz Wojnar",
      "opponent_id": 98407,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 9,
        "first_serve_pct": 62.71186440677966,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Martin Soukal",
      "opponent_id": 200766,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.1492537313433,
        "first_serve_won_pct": 72.3404255319149,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Deney Wassermann",
      "opponent_id": 233692,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 62.264150943396224,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Maksym Kalabishka",
      "opponent_id": 1135539,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Bartosz Wojnar",
      "opponent_id": 98407,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Matthew Carroll",
      "opponent_id": 267030,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Martin Soukal",
      "opponent_id": 200766,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Deney Wassermann",
      "opponent_id": 233692,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:17:46 UTC"
}