Player Data JSON

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

Lillian Santos

Lillian Santos

USA WTA
3W - 2L 60,0% Win Rate Forma: LWWLW

JSON Data

{
  "player": {
    "id": 4248,
    "api_id": 1074772,
    "name": "Lillian Santos",
    "short_name": "L. Santos",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3470958,
    "singles": 9.0,
    "doubles": null,
    "ranking": 271,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.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": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 6.4,
    "avg_first_serve_pct": 57.2,
    "avg_first_serve_won_pct": 64.7,
    "avg_second_serve_won_pct": 45.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-17",
      "opponent": "Katerina Shabashkevich",
      "opponent_id": 465661,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 55.69620253164557,
        "first_serve_won_pct": 43.18181818181818,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Samvrutha Jawahar",
      "opponent_id": 478167,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 62.16216216216216,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Athina Schlepphorst",
      "opponent_id": 1076127,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 62.10526315789474,
        "first_serve_won_pct": 57.6271186440678,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 47.05882352941176,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Athina Schlepphorst",
      "opponent_id": 1076127,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Katerina Shabashkevich",
      "opponent_id": 465661,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Samvrutha Jawahar",
      "opponent_id": 478167,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:20 UTC"
}