Player Data JSON

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

Emerson Jones

Emerson Jones

Australia WTA 129
11W - 11L 50.0% Win Rate Forma: WLWLWWWLLL

JSON Data

{
  "player": {
    "id": 301,
    "api_id": 460162,
    "name": "Emerson Jones",
    "short_name": "E. Jones",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-07-07",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3679433,
    "singles": 12.02,
    "doubles": 10.96,
    "ranking": 2,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 129,
    "points": 592,
    "best_position": 129,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 129,
      "points": 592
    },
    {
      "date": "2026-05-08",
      "position": 129,
      "points": 592
    },
    {
      "date": "2026-05-07",
      "position": 129,
      "points": 592
    },
    {
      "date": "2026-05-06",
      "position": 129,
      "points": 592
    },
    {
      "date": "2026-05-05",
      "position": 129,
      "points": 592
    },
    {
      "date": "2026-05-04",
      "position": 129,
      "points": 592
    },
    {
      "date": "2026-05-03",
      "position": 133,
      "points": 566
    },
    {
      "date": "2026-05-02",
      "position": 133,
      "points": 566
    },
    {
      "date": "2026-05-01",
      "position": 133,
      "points": 566
    },
    {
      "date": "2026-04-30",
      "position": 133,
      "points": 566
    }
  ],
  "career_stats": {
    "total_matches": 22,
    "wins": 11,
    "losses": 11,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 19,
      "wins": 9,
      "losses": 10,
      "win_rate": 47.4
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "WTA 1000": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "WTA 500": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "WTA 250": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 22,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 3.9,
    "avg_first_serve_pct": 69.9,
    "avg_first_serve_won_pct": 60.5,
    "avg_second_serve_won_pct": 42.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-11",
      "opponent": "Katie Swan",
      "opponent_id": 155952,
      "tournament": "Billie Jean King Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 97.2972972972973,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Elina Svitolina",
      "opponent_id": 51293,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 77.03703703703704,
        "first_serve_won_pct": 50.96153846153846,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-12",
      "opponent": "Bianca Andreescu",
      "opponent_id": 202924,
      "tournament": "WTA 125K Austin, USA Women Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-11",
      "opponent": "Donna Vekić",
      "opponent_id": 50641,
      "tournament": "WTA 125K Austin, USA Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 65.33333333333333,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-10",
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "tournament": "WTA 125K Austin, USA Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 78.87323943661971,
        "first_serve_won_pct": 66.07142857142857,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-09",
      "opponent": "Himeno Sakatsume",
      "opponent_id": 230984,
      "tournament": "WTA 125K Austin, USA Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 71.25,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Nikola Bartunkova",
      "opponent_id": 348987,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 58.620689655172406,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Victoria Mboko",
      "opponent_id": 386338,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 62.857142857142854,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Emma Navarro",
      "opponent_id": 207979,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 98.4126984126984,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "WLWLWWWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Laura Pigossi",
      "opponent_id": 64085,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lola Radivojević",
      "opponent_id": 348712,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Emma Navarro",
      "opponent_id": 207979,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 9,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 39,
          "aces_per_match": 0.9,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 45.3,
          "break_points_converted_pct": 38.5,
          "winners_total": 6,
          "unforced_errors_total": 16
        }
      },
      "totals": {
        "matches": 10,
        "wins": 5,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 11,
        "double_faults": 48,
        "win_rate": 50.0,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 11,
          "aces_per_match": 1.5,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 55.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 10,
        "tournaments_won": 1,
        "aces": 3,
        "double_faults": 11,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-05-09 04:57:14 UTC"
}