Player Data JSON

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

Jeselle Maris Jayme Ante

Jeselle Maris Jayme Ante

USA WTA
2W - 3L 40,0% Win Rate Forma: LWLWL

JSON Data

{
  "player": {
    "id": 4110,
    "api_id": 1095917,
    "name": "Jeselle Maris Jayme Ante",
    "short_name": "J. Ante",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-08-04",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.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": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 5.4,
    "avg_first_serve_pct": 68.8,
    "avg_first_serve_won_pct": 50.9,
    "avg_second_serve_won_pct": 39.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Danielle Tuhten",
      "opponent_id": 457275,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 73.07692307692307,
        "first_serve_won_pct": 47.368421052631575,
        "second_serve_won_pct": 21.428571428571427,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Madeline Cleary",
      "opponent_id": 1129195,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 52.38095238095239,
        "second_serve_won_pct": 21.73913043478261,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Veronika Kliuch",
      "opponent_id": 1162151,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 68.46846846846847,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Delilah Rizvi",
      "opponent_id": 1150761,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 67.6923076923077,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Kayla Day",
      "opponent_id": 137962,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 30.303030303030305,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Madeline Cleary",
      "opponent_id": 1129195,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Delilah Rizvi",
      "opponent_id": 1150761,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Veronika Kliuch",
      "opponent_id": 1162151,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kayla Day",
      "opponent_id": 137962,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Danielle Tuhten",
      "opponent_id": 457275,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:49:50 UTC"
}