Player Data JSON

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

Olivia Cutone

Olivia Cutone

USA WTA
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4105,
    "api_id": 1046263,
    "name": "Olivia Cutone",
    "short_name": "O. Cutone",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 225463,
    "singles": 8.0,
    "doubles": null,
    "ranking": 4566,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.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": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 7.8,
    "avg_first_serve_pct": 64.4,
    "avg_first_serve_won_pct": 39.2,
    "avg_second_serve_won_pct": 23.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-08",
      "opponent": "Hayden Mulberry",
      "opponent_id": 1095355,
      "tournament": "UTR PTT Athens Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 28.57142857142857,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Sofia Camila Rojas",
      "opponent_id": 248860,
      "tournament": "UTR PTT Athens Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Jo-Yee Chan",
      "opponent_id": 1162142,
      "tournament": "UTR PTT Athens Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 34.61538461538461,
        "second_serve_won_pct": 77.77777777777779,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Kaitlyn Carnicella",
      "opponent_id": 476570,
      "tournament": "UTR PTT Athens Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 13,
        "first_serve_pct": 60.37735849056604,
        "first_serve_won_pct": 43.75,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Jo-Yee Chan",
      "opponent_id": 1162142,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hayden Mulberry",
      "opponent_id": 1095355,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kaitlyn Carnicella",
      "opponent_id": 476570,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sofia Camila Rojas",
      "opponent_id": 248860,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:04 UTC"
}