Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jade Bornay
2W - 3L
40,0% Win Rate
Forma: LWWLL
JSON Data
{
"player": {
"id": 2637,
"api_id": 306593,
"name": "Jade Bornay",
"short_name": "J. Bornay",
"country": "France",
"country_code": "FR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-02-09",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4605688,
"singles": 10.0,
"doubles": null,
"ranking": 1020,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 7.8,
"avg_first_serve_pct": 59.7,
"avg_first_serve_won_pct": 49.3,
"avg_second_serve_won_pct": 45.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Magdalena Smekalova",
"opponent_id": 402451,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 72.5,
"first_serve_won_pct": 31.03448275862069,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Polina Starkova",
"opponent_id": 1165008,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 8,
"first_serve_pct": 59.72222222222222,
"first_serve_won_pct": 69.76744186046511,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Eva Busaad",
"opponent_id": 490697,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 13,
"first_serve_pct": 61.76470588235294,
"first_serve_won_pct": 49.2063492063492,
"second_serve_won_pct": 35.8974358974359,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Ekaterina Maklakova",
"opponent_id": 313796,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 48.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Denise Hrdinkova",
"opponent_id": 375538,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 49.152542372881356,
"first_serve_won_pct": 48.275862068965516,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWWLL"
},
"head_to_head": [
{
"opponent": "Eva Busaad",
"opponent_id": 490697,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Polina Starkova",
"opponent_id": 1165008,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ekaterina Maklakova",
"opponent_id": 313796,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Denise Hrdinkova",
"opponent_id": 375538,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Magdalena Smekalova",
"opponent_id": 402451,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:05 UTC"
}