Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Isabella Foshee
4W - 2L
66,7% Win Rate
Forma: WWWWLL
JSON Data
{
"player": {
"id": 3355,
"api_id": 1116836,
"name": "Isabella Foshee",
"short_name": "I. Foshee",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-09-25",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2280206,
"singles": 9.0,
"doubles": null,
"ranking": 3766,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"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": {
"UTR": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 68.9,
"avg_first_serve_won_pct": 60.7,
"avg_second_serve_won_pct": 57.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Kayla Brianne Moore",
"opponent_id": 445902,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "1-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 74.28571428571429,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 88.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "Amy Lee",
"opponent_id": 1120168,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": null,
"first_serve_won_pct": null,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Tricia Mar",
"opponent_id": 256866,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Anna Ozerova",
"opponent_id": 157706,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 64.48598130841121,
"first_serve_won_pct": 59.42028985507246,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Brandy Walker",
"opponent_id": 394471,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 71.71717171717171,
"first_serve_won_pct": 49.29577464788733,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Nicole Weng",
"opponent_id": 523624,
"tournament": "UTR Newport Beach W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 61.42857142857143,
"first_serve_won_pct": 65.11627906976744,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "WWWWLL"
},
"head_to_head": [
{
"opponent": "Tricia Mar",
"opponent_id": 256866,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Amy Lee",
"opponent_id": 1120168,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anna Ozerova",
"opponent_id": 157706,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nicole Weng",
"opponent_id": 523624,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Brandy Walker",
"opponent_id": 394471,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:18 UTC"
}