Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sophia Dumitrascu
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 3047,
"api_id": 1120114,
"name": "Sophia Dumitrascu",
"short_name": "S. Dumitrascu",
"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": 1355765,
"singles": 8.0,
"doubles": null,
"ranking": 1616,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.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": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 66.3,
"avg_first_serve_won_pct": 46.3,
"avg_second_serve_won_pct": 31.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-31",
"opponent": "Anjani Haripriya Vickneswaran",
"opponent_id": 1155225,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 67.24137931034483,
"first_serve_won_pct": 43.58974358974359,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Amy Duong",
"opponent_id": 1091366,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 54.761904761904766,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 21.052631578947366,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-21",
"opponent": "Amy Duong",
"opponent_id": 1091366,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 72.36842105263158,
"first_serve_won_pct": 49.09090909090909,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-20",
"opponent": "Olivia Allegre",
"opponent_id": 1044642,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 72.05882352941177,
"first_serve_won_pct": 48.97959183673469,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Camille Kiss",
"opponent_id": 277242,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 64.86486486486487,
"first_serve_won_pct": 29.166666666666668,
"second_serve_won_pct": 15.384615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Amy Duong",
"opponent_id": 1091366,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Anjani Haripriya Vickneswaran",
"opponent_id": 1155225,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Camille Kiss",
"opponent_id": 277242,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Olivia Allegre",
"opponent_id": 1044642,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:56 UTC"
}