Player Data JSON

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

Najah Dawson

Najah Dawson

Jamaica WTA
5W - 0L 100,0% Win Rate Forma: WWWWW

JSON Data

{
  "player": {
    "id": 4364,
    "api_id": 217484,
    "name": "Najah Dawson",
    "short_name": "N. Dawson",
    "country": "Jamaica",
    "country_code": "JM",
    "gender": "Female",
    "circuit": "WTA",
    "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": 5,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 65.8,
    "avg_first_serve_won_pct": 60.9,
    "avg_second_serve_won_pct": 46.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Emma Jackson",
      "opponent_id": 275108,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.64220183486239,
        "first_serve_won_pct": 59.74025974025974,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Athina Schlepphorst",
      "opponent_id": 1076127,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 63.38028169014085,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Aria Nina Abalos",
      "opponent_id": 1166508,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 73.07692307692307,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 60.56338028169014,
        "first_serve_won_pct": 65.11627906976744,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 61.458333333333336,
        "first_serve_won_pct": 54.23728813559322,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 5,
    "losses": 0,
    "form_string": "WWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aria Nina Abalos",
      "opponent_id": 1166508,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Athina Schlepphorst",
      "opponent_id": 1076127,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Emma Jackson",
      "opponent_id": 275108,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:01 UTC"
}