Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lea Nilsson
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 1527,
"api_id": 475241,
"name": "Lea Nilsson",
"short_name": "L. Nilsson",
"country": "Sweden",
"country_code": "SE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-06-24",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4256739,
"singles": 11.23,
"doubles": 10.53,
"ranking": 29,
"division": "Junior",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": null,
"recent_form": [
{
"date": "2025-09-06",
"opponent": "Jeline Vandromme",
"opponent_id": 409957,
"tournament": "US Open, Girls",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2"
},
{
"date": "2025-09-05",
"opponent": "Mika Stojsavljevic",
"opponent_id": 460490,
"tournament": "US Open, Girls",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1"
},
{
"date": "2025-09-04",
"opponent": "Charo Esquiva Banuls",
"opponent_id": 478937,
"tournament": "US Open, Girls",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0"
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Jeline Vandromme",
"opponent_id": 409957,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mika Stojsavljevic",
"opponent_id": 460490,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Charo Esquiva Banuls",
"opponent_id": 478937,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 5,
"aces_per_match": 1.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.1,
"first_serve_won_pct": 51.0,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 52.2,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 3,
"double_faults": 5,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:58:09 UTC"
}