Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Carolyn Ansari
1W - 0L
100.0% Win Rate
Forma: W
JSON Data
{
"player": {
"id": 1998,
"api_id": 403198,
"name": "Carolyn Ansari",
"short_name": "C. Ansari",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-12-29",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 252050,
"singles": 11.26,
"doubles": 10.6,
"ranking": 343,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 325,
"points": 198,
"best_position": 368,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 325,
"points": 198
},
{
"date": "2025-12-09",
"position": 325,
"points": 198
},
{
"date": "2025-12-08",
"position": 325,
"points": 198
},
{
"date": "2025-12-07",
"position": 375,
"points": 164
},
{
"date": "2025-12-06",
"position": 375,
"points": 164
},
{
"date": "2025-12-05",
"position": 375,
"points": 164
},
{
"date": "2025-12-04",
"position": 375,
"points": 164
}
],
"career_stats": {
"total_matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 1,
"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": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 73.3,
"avg_first_serve_won_pct": 44.6,
"avg_second_serve_won_pct": 29.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Hannah Read",
"opponent_id": 371047,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 73.26732673267327,
"first_serve_won_pct": 44.5945945945946,
"second_serve_won_pct": 29.629629629629626,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 1,
"losses": 0,
"form_string": "W"
},
"head_to_head": [
{
"opponent": "Hannah Read",
"opponent_id": 371047,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 21:00",
"opponent": "Akira Roy",
"opponent_id": 1156766,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-10 21:00",
"opponent": "Shakhnoza Khatamova",
"opponent_id": 148242,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 21:00",
"opponent": "Stanislava Bobrovnikova",
"opponent_id": 298799,
"tournament": "UTR PTT Newport Beach Women 17",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:09:02 UTC"
}