Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jelena Cvijanovic
1W - 3L
25.0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 3686,
"api_id": 405028,
"name": "Jelena Cvijanovic",
"short_name": "J. Cvijanovic",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-10-20",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1895815,
"singles": 9.11,
"doubles": 9.59,
"ranking": 1262,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 71.7,
"avg_first_serve_won_pct": 51.4,
"avg_second_serve_won_pct": 33.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Shanelle Iaconi",
"opponent_id": 341124,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 65.88235294117646,
"first_serve_won_pct": 41.07142857142857,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Marfa Solovei",
"opponent_id": 464830,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 70.12987012987013,
"first_serve_won_pct": 70.37037037037037,
"second_serve_won_pct": 34.375,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Mahta Khanloo",
"opponent_id": 319572,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 76.92307692307693,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Valentina Ivanov",
"opponent_id": 275591,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 73.68421052631578,
"first_serve_won_pct": 35.714285714285715,
"second_serve_won_pct": 81.25,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LWLL"
},
"head_to_head": [
{
"opponent": "Valentina Ivanov",
"opponent_id": 275591,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Shanelle Iaconi",
"opponent_id": 341124,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mahta Khanloo",
"opponent_id": 319572,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marfa Solovei",
"opponent_id": 464830,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:35:15 UTC"
}