Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Romane Longueville
3W - 0L
100,0% Win Rate
Forma: WWW
JSON Data
{
"player": {
"id": 4346,
"api_id": 390241,
"name": "Romane Longueville",
"short_name": "R. Longueville",
"country": "Belgium",
"country_code": "BE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-09-12",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5715736,
"singles": 10.18,
"doubles": 10.38,
"ranking": 954,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-25"
},
"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": 2.3,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 53.1,
"avg_first_serve_won_pct": 84.8,
"avg_second_serve_won_pct": 61.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Stella Kovacicova",
"opponent_id": 285208,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 58.18181818181818,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Anika Jaskova",
"opponent_id": 329139,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 55.769230769230774,
"first_serve_won_pct": 79.3103448275862,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Lea Belanska",
"opponent_id": 1143167,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 45.45454545454545,
"first_serve_won_pct": 100.0,
"second_serve_won_pct": 72.22222222222221,
"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": "Stella Kovacicova",
"opponent_id": 285208,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lea Belanska",
"opponent_id": 1143167,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anika Jaskova",
"opponent_id": 329139,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-30 10:30",
"opponent": "Nadezhda Shamenkova",
"opponent_id": 828542,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 05:47:32 UTC"
}