Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sofia Johnson
3W - 0L
100,0% Win Rate
Forma: WWW
JSON Data
{
"player": {
"id": 4378,
"api_id": 355426,
"name": "Sofia Johnson",
"short_name": "S. Johnson",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.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": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 59.2,
"avg_first_serve_won_pct": 74.0,
"avg_second_serve_won_pct": 57.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-30",
"opponent": "Alexandra Wolf",
"opponent_id": 523904,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 62.903225806451616,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Raina Kim",
"opponent_id": 1073527,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 57.407407407407405,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 69.56521739130434,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Delilah Rizvi",
"opponent_id": 1150761,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 85.0,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 3,
"losses": 0,
"form_string": "WWW"
},
"head_to_head": [
{
"opponent": "Alexandra Wolf",
"opponent_id": 523904,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Raina Kim",
"opponent_id": 1073527,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Delilah Rizvi",
"opponent_id": 1150761,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-30 19:55",
"opponent": "Emilse Lujan Ruiz",
"opponent_id": 329255,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"odds_player": 1.02,
"odds_opponent": 11.0
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:58 UTC"
}