Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kayla Brianne Moore
3W - 3L
50,0% Win Rate
Forma: LWLWWL
JSON Data
{
"player": {
"id": 4296,
"api_id": 445902,
"name": "Kayla Brianne Moore",
"short_name": "K. Moore",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-08-12",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.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": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 58.9,
"avg_first_serve_won_pct": 61.8,
"avg_second_serve_won_pct": 40.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Isabella Foshee",
"opponent_id": 1116836,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-1",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 48.0,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 88.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "Briley Rhoden",
"opponent_id": 468793,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 61.53846153846154,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 26.666666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Savannah Schmitz",
"opponent_id": 1138829,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 56.75675675675676,
"first_serve_won_pct": 52.38095238095239,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Claire Reifeiss",
"opponent_id": 1165025,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 58.46153846153847,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 59.25925925925925,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Shakhnoza Khatamova",
"opponent_id": 148242,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 59.375,
"first_serve_won_pct": 47.368421052631575,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWLWWL"
},
"head_to_head": [
{
"opponent": "Isabella Foshee",
"opponent_id": 1116836,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Shakhnoza Khatamova",
"opponent_id": 148242,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Savannah Schmitz",
"opponent_id": 1138829,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Briley Rhoden",
"opponent_id": 468793,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:04 UTC"
}