Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Margaret Sohns
2W - 2L
50,0% Win Rate
Forma: WLLW
JSON Data
{
"player": {
"id": 4138,
"api_id": 853818,
"name": "Margaret Sohns",
"short_name": "M. Sohns",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2010-02-16",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5093745,
"singles": 10.14,
"doubles": 9.65,
"ranking": 166,
"division": "Junior",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"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": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 10.2,
"avg_first_serve_pct": 62.0,
"avg_first_serve_won_pct": 57.0,
"avg_second_serve_won_pct": 34.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Ana Avramovic",
"opponent_id": 1162141,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 20,
"first_serve_pct": 60.204081632653065,
"first_serve_won_pct": 52.54237288135594,
"second_serve_won_pct": 32.6530612244898,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Carson Tanguilig",
"opponent_id": 267667,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 63.26530612244898,
"first_serve_won_pct": 45.16129032258064,
"second_serve_won_pct": 90.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Kate Sharabura",
"opponent_id": 348068,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 58.97435897435898,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Deniz Dilek",
"opponent_id": 496032,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 11,
"first_serve_pct": 65.625,
"first_serve_won_pct": 65.07936507936508,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "WLLW"
},
"head_to_head": [
{
"opponent": "Carson Tanguilig",
"opponent_id": 267667,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ana Avramovic",
"opponent_id": 1162141,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Deniz Dilek",
"opponent_id": 496032,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kate Sharabura",
"opponent_id": 348068,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:24 UTC"
}