Player Data JSON

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

Olive Maunupau

Olive Maunupau

USA WTA
3W - 3L 50,0% Win Rate Forma: LWLLWW

JSON Data

{
  "player": {
    "id": 2887,
    "api_id": 1076126,
    "name": "Olive Maunupau",
    "short_name": "O. Maunupau",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-12-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3880940,
    "singles": 9.0,
    "doubles": null,
    "ranking": 3079,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.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": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 7.5,
    "avg_first_serve_pct": 69.3,
    "avg_first_serve_won_pct": 53.4,
    "avg_second_serve_won_pct": 33.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-21",
      "opponent": "Camille Kiss",
      "opponent_id": 277242,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 76.62337662337663,
        "first_serve_won_pct": 52.54237288135594,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-21",
      "opponent": "Lucia Quiterio",
      "opponent_id": 223498,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Kelly Keller",
      "opponent_id": 417428,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 70.73170731707317,
        "first_serve_won_pct": 51.724137931034484,
        "second_serve_won_pct": 20.833333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Matilde Magrini",
      "opponent_id": 380064,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 67.3469387755102,
        "first_serve_won_pct": 42.42424242424242,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Anastasia Grechkina",
      "opponent_id": 391744,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 70.88607594936708,
        "first_serve_won_pct": 48.214285714285715,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Hudson Hawkins",
      "opponent_id": 1158280,
      "tournament": "UTR PTT Newport Beach Women 18",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Camille Kiss",
      "opponent_id": 277242,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hudson Hawkins",
      "opponent_id": 1158280,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kelly Keller",
      "opponent_id": 417428,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matilde Magrini",
      "opponent_id": 380064,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anastasia Grechkina",
      "opponent_id": 391744,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:41:27 UTC"
}