Player Data JSON

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

Jada Robinson

Jada Robinson

USA WTA 629
5W - 1L 83.3% Win Rate Forma: LWWWWW

JSON Data

{
  "player": {
    "id": 4732,
    "api_id": 99383,
    "name": "Jada Robinson",
    "short_name": "J. Robinson",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-01-29",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3966658,
    "singles": 10.83,
    "doubles": null,
    "ranking": 593,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 629,
    "points": 72,
    "best_position": 450,
    "date": "2026-04-13"
  },
  "ranking_history": [
    {
      "date": "2026-04-13",
      "position": 629,
      "points": 72
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 5,
    "losses": 1,
    "win_rate": 83.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    },
    "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": 5,
      "losses": 1,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 57.2,
    "avg_first_serve_won_pct": 72.7,
    "avg_second_serve_won_pct": 47.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-01",
      "opponent": "Victoria Bervid",
      "opponent_id": 460898,
      "tournament": "UTR Boca Raton W03",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 53.46534653465347,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-28",
      "opponent": "Lillian Santos",
      "opponent_id": 1074772,
      "tournament": "UTR Boca Raton W03",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 54.385964912280706,
        "first_serve_won_pct": 62.903225806451616,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Serafima Elizarova",
      "opponent_id": 1130926,
      "tournament": "UTR Boca Raton W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 56.81818181818182,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-26",
      "opponent": "Shelby Prince",
      "opponent_id": 268287,
      "tournament": "UTR Boca Raton W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 62.16216216216216,
        "first_serve_won_pct": 95.65217391304348,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Mouna Bouzgarrou",
      "opponent_id": 152066,
      "tournament": "UTR Boca Raton W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 51.78571428571429,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-23",
      "opponent": "Chloe Fouhety",
      "opponent_id": 1044086,
      "tournament": "UTR Boca Raton W03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 64.38356164383562,
        "first_serve_won_pct": 65.95744680851064,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 5,
    "losses": 1,
    "form_string": "LWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Victoria Bervid",
      "opponent_id": 460898,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lillian Santos",
      "opponent_id": 1074772,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Chloe Fouhety",
      "opponent_id": 1044086,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Serafima Elizarova",
      "opponent_id": 1130926,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mouna Bouzgarrou",
      "opponent_id": 152066,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:19 UTC"
}