Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alaina Lisanti
1W - 4L
20,0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 4140,
"api_id": 1120169,
"name": "Alaina Lisanti",
"short_name": "A. Lisanti",
"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": 413067,
"singles": 9.0,
"doubles": null,
"ranking": 681,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.6,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 58.4,
"avg_first_serve_won_pct": 57.6,
"avg_second_serve_won_pct": 40.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Emerson (USA) Jones",
"opponent_id": 1162147,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 63.41463414634146,
"first_serve_won_pct": 55.769230769230774,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Prisha Lingam",
"opponent_id": 1093040,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 58.24175824175825,
"first_serve_won_pct": 52.83018867924528,
"second_serve_won_pct": 47.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Bianca Eva Molnar",
"opponent_id": 401452,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 62.0,
"first_serve_won_pct": 61.29032258064516,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Goldie Kregar",
"opponent_id": 1162916,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 60.3448275862069,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 69.56521739130434,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Alina Vysochenko",
"opponent_id": 1122502,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 47.91666666666667,
"first_serve_won_pct": 52.17391304347826,
"second_serve_won_pct": 28.000000000000004,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Bianca Eva Molnar",
"opponent_id": 401452,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Prisha Lingam",
"opponent_id": 1093040,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Emerson (USA) Jones",
"opponent_id": 1162147,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alina Vysochenko",
"opponent_id": 1122502,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Goldie Kregar",
"opponent_id": 1162916,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 22:40:23 UTC"
}