Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jasmine Conway
2W - 0L
100.0% Win Rate
Forma: WW
JSON Data
{
"player": {
"id": 3662,
"api_id": 341184,
"name": "Jasmine Conway",
"short_name": "J. Conway",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-12-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5600412,
"singles": 9.89,
"doubles": 10.43,
"ranking": 1970,
"division": "General",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 2,
"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": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 57.8,
"avg_first_serve_won_pct": 68.1,
"avg_second_serve_won_pct": 47.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Skye Madatali",
"opponent_id": 1072207,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 55.932203389830505,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Daniela Chica",
"opponent_id": 1083185,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 59.57446808510638,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 2,
"losses": 0,
"form_string": "WW"
},
"head_to_head": [
{
"opponent": "Skye Madatali",
"opponent_id": 1072207,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniela Chica",
"opponent_id": 1083185,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 15:00",
"opponent": "Ema Burgic",
"opponent_id": 201338,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"odds_player": 5.5,
"odds_opponent": 1.125
},
{
"date": "2025-12-10 19:40",
"opponent": "Ailen Crespo Azconzabal",
"opponent_id": 67781,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"odds_player": 1.3,
"odds_opponent": 3.4
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:35:24 UTC"
}