Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anjani Haripriya Vickneswaran
4W - 1L
80,0% Win Rate
Forma: WWLWW
JSON Data
{
"player": {
"id": 2165,
"api_id": 1155225,
"name": "Anjani Haripriya Vickneswaran",
"short_name": "A. H. Vickneswaran",
"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": 4838791,
"singles": 9.0,
"doubles": null,
"ranking": 259,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 54.1,
"avg_first_serve_won_pct": 62.3,
"avg_second_serve_won_pct": 42.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Nicole Weng",
"opponent_id": 523624,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "1-1",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 60.3448275862069,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Sophia Dumitrascu",
"opponent_id": 1120114,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 49.09090909090909,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Hanna Chang",
"opponent_id": 137948,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 52.0,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Alexia Harmon",
"opponent_id": 457200,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 52.94117647058824,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Camille Allegre",
"opponent_id": 1046044,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 56.25,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "WWLWW"
},
"head_to_head": [
{
"opponent": "Hanna Chang",
"opponent_id": 137948,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nicole Weng",
"opponent_id": 523624,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sophia Dumitrascu",
"opponent_id": 1120114,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alexia Harmon",
"opponent_id": 457200,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Camille Allegre",
"opponent_id": 1046044,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:17:54 UTC"
}