Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Naema Labib
1W - 4L
20,0% Win Rate
Forma: LLWLL
JSON Data
{
"player": {
"id": 3410,
"api_id": 524792,
"name": "Naema Labib",
"short_name": "N. Labib",
"country": "Romania",
"country_code": "RO",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-02-06",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4245749,
"singles": 9.0,
"doubles": null,
"ranking": 662,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 4.4,
"avg_first_serve_pct": 62.8,
"avg_first_serve_won_pct": 48.9,
"avg_second_serve_won_pct": 40.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Ena Ilic",
"opponent_id": 1158198,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 48.837209302325576,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Anastasia Zolotareva",
"opponent_id": 284553,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 66.10169491525424,
"first_serve_won_pct": 43.58974358974359,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Lauren Felicitas Wagenaar",
"opponent_id": 1136682,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 68.96551724137932,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Andreea Diana Soare",
"opponent_id": 520930,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 63.51351351351351,
"first_serve_won_pct": 51.06382978723404,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 39.285714285714285,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLWLL"
},
"head_to_head": [
{
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ena Ilic",
"opponent_id": 1158198,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anastasia Zolotareva",
"opponent_id": 284553,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lauren Felicitas Wagenaar",
"opponent_id": 1136682,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Andreea Diana Soare",
"opponent_id": 520930,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:06:28 UTC"
}