Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Christina McHale
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 750,
"api_id": 25066,
"name": "Christina McHale",
"short_name": "C. McHale",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1992-05-11",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10248,
"singles": 11.08,
"doubles": 10.85,
"ranking": 427,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"WTA 250": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 4.3,
"avg_first_serve_pct": 63.0,
"avg_first_serve_won_pct": 47.3,
"avg_second_serve_won_pct": 37.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-07",
"opponent": "Yuriko Lily Miyazaki",
"opponent_id": 165866,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 53.125,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-26",
"opponent": "Elisabetta Cocciaretto",
"opponent_id": 264980,
"tournament": "Puerto Vallarta, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 69.0909090909091,
"first_serve_won_pct": 44.73684210526316,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-23",
"opponent": "Mananchaya Sawangkaew",
"opponent_id": 238275,
"tournament": "Austin",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 62.68656716417911,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Elisabetta Cocciaretto",
"opponent_id": 264980,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yuriko Lily Miyazaki",
"opponent_id": 165866,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mananchaya Sawangkaew",
"opponent_id": 238275,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 8,
"aces_per_match": 0.5,
"double_faults_per_match": 4.0,
"first_serve_pct": 74.4,
"first_serve_won_pct": 43.8,
"second_serve_won_pct": 52.9,
"break_points_saved_pct": 36.8,
"break_points_converted_pct": 57.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 1,
"double_faults": 8,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 13:04:44 UTC"
}