Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Marina Fuduric
1W - 3L
25.0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 5170,
"api_id": 550173,
"name": "Marina Fuduric",
"short_name": "M. Fuduric",
"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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 9.8,
"avg_first_serve_pct": 60.4,
"avg_first_serve_won_pct": 48.1,
"avg_second_serve_won_pct": 27.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Salma Loudili",
"opponent_id": 240792,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 54.347826086956516,
"first_serve_won_pct": 44.0,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Isabelle Oak",
"opponent_id": 1166509,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 10,
"first_serve_pct": 61.36363636363637,
"first_serve_won_pct": 33.33333333333333,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Julie Bedard",
"opponent_id": 424847,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 67.12328767123287,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 29.166666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Athina Schlepphorst",
"opponent_id": 1076127,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 17,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 25.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Isabelle Oak",
"opponent_id": 1166509,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Salma Loudili",
"opponent_id": 240792,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Athina Schlepphorst",
"opponent_id": 1076127,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julie Bedard",
"opponent_id": 424847,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-05-09 13:00",
"opponent": "Gresi Bajri",
"opponent_id": 384831,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "Semifinals",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:28 UTC"
}