Player Data JSON

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

Madeline Cleary

Madeline Cleary

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

JSON Data

{
  "player": {
    "id": 2737,
    "api_id": 1129195,
    "name": "Madeline Cleary",
    "short_name": "M. Cleary",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2011-03-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1626154,
    "singles": 9.0,
    "doubles": null,
    "ranking": 570,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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.4,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 61.1,
    "avg_first_serve_won_pct": 52.3,
    "avg_second_serve_won_pct": 35.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Brandy Walker",
      "opponent_id": 394471,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 48.148148148148145,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Jeselle Maris Jayme Ante",
      "opponent_id": 1095917,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 47.82608695652174,
        "second_serve_won_pct": 21.73913043478261,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Delilah Rizvi",
      "opponent_id": 1150761,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 57.99999999999999,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Kayla Day",
      "opponent_id": 137962,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 64.91228070175438,
        "first_serve_won_pct": 45.94594594594595,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Veronika Kliuch",
      "opponent_id": 1162151,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Brandy Walker",
      "opponent_id": 394471,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Veronika Kliuch",
      "opponent_id": 1162151,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kayla Day",
      "opponent_id": 137962,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Delilah Rizvi",
      "opponent_id": 1150761,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jeselle Maris Jayme Ante",
      "opponent_id": 1095917,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:03 UTC"
}