Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maja Jung
1W - 4L
20,0% Win Rate
Forma: LWLLL
JSON Data
{
"player": {
"id": 4232,
"api_id": 1107352,
"name": "Maja Jung",
"short_name": "M. Jung",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5565221,
"singles": 9.0,
"doubles": null,
"ranking": 3639,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 65.7,
"avg_first_serve_won_pct": 52.4,
"avg_second_serve_won_pct": 40.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-15",
"opponent": "Lexie Weir",
"opponent_id": 246671,
"tournament": "UTR PTT Stillwater Women 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 57.99999999999999,
"first_serve_won_pct": 44.827586206896555,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Addy Rogin",
"opponent_id": 1097736,
"tournament": "UTR PTT Stillwater Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 63.23529411764706,
"first_serve_won_pct": 51.162790697674424,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Daria Budko",
"opponent_id": 1116821,
"tournament": "UTR PTT Stillwater Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 52.5,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Alyson Shannon",
"opponent_id": 1094489,
"tournament": "UTR PTT Stillwater Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 66.98113207547169,
"first_serve_won_pct": 63.38028169014085,
"second_serve_won_pct": 31.428571428571427,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Martina Okalova",
"opponent_id": 164852,
"tournament": "UTR PTT Stillwater Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 67.64705882352942,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LWLLL"
},
"head_to_head": [
{
"opponent": "Martina Okalova",
"opponent_id": 164852,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Daria Budko",
"opponent_id": 1116821,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lexie Weir",
"opponent_id": 246671,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Addy Rogin",
"opponent_id": 1097736,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alyson Shannon",
"opponent_id": 1094489,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:19:54 UTC"
}