Player Data JSON

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

Pol Amoros Ramos

Pol Amoros Ramos

Spain ATP
1W - 4L 20,0% Win Rate Forma: LLWLL

JSON Data

{
  "player": {
    "id": 3817,
    "api_id": 152830,
    "name": "Pol Amoros Ramos",
    "short_name": "P. A. Ramos",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.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": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.4,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 62.0,
    "avg_first_serve_won_pct": 56.6,
    "avg_second_serve_won_pct": 43.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Taiyo Sato",
      "opponent_id": 1046235,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Sergey Petrov",
      "opponent_id": 1158124,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 70.45454545454545,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Gaku Nayuki",
      "opponent_id": 1093110,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 48.837209302325576,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Ryota Tanuma",
      "opponent_id": 134638,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 41.935483870967744,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Taiyo Kurata",
      "opponent_id": 1093112,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 48.78048780487805,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Ryota Tanuma",
      "opponent_id": 134638,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gaku Nayuki",
      "opponent_id": 1093110,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sergey Petrov",
      "opponent_id": 1158124,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Taiyo Kurata",
      "opponent_id": 1093112,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Taiyo Sato",
      "opponent_id": 1046235,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:26:07 UTC"
}