Player Data JSON

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

Natalie Outcalt

Natalie Outcalt

USA WTA
1W - 4L 20,0% Win Rate Forma: LWLLL

JSON Data

{
  "player": {
    "id": 3965,
    "api_id": 399703,
    "name": "Natalie Outcalt",
    "short_name": "N. Outcalt",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-09-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4984116,
    "singles": 9.0,
    "doubles": null,
    "ranking": 3436,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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": 10.2,
    "avg_first_serve_pct": 57.6,
    "avg_first_serve_won_pct": 57.8,
    "avg_second_serve_won_pct": 28.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Yael Saffar",
      "opponent_id": 1074769,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 15,
        "first_serve_pct": 61.40350877192983,
        "first_serve_won_pct": 67.14285714285714,
        "second_serve_won_pct": 43.18181818181818,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Gabriella Vannessa Lindgren",
      "opponent_id": 449838,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 12,
        "first_serve_pct": 51.92307692307693,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Ameia Sorey",
      "opponent_id": 1044082,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Claire An",
      "opponent_id": 517280,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 12,
        "first_serve_pct": 51.06382978723404,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 13.043478260869565,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Ema Burgic",
      "opponent_id": 201338,
      "tournament": "UTR PTT Boca Raton Women 11",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 53.125,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Ameia Sorey",
      "opponent_id": 1044082,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gabriella Vannessa Lindgren",
      "opponent_id": 449838,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ema Burgic",
      "opponent_id": 201338,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Claire An",
      "opponent_id": 517280,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yael Saffar",
      "opponent_id": 1074769,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:41:31 UTC"
}