Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lea Belanska
1W - 2L
33,3% Win Rate
Forma: WLL
JSON Data
{
"player": {
"id": 3260,
"api_id": 1143167,
"name": "Lea Belanska",
"short_name": "L. Belanska",
"country": "Slovakia",
"country_code": "SK",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-03-09",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1288533,
"singles": 9.0,
"doubles": null,
"ranking": 547,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.7,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 59.2,
"avg_first_serve_won_pct": 62.1,
"avg_second_serve_won_pct": 43.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-28",
"opponent": "Nadezhda Shamenkova",
"opponent_id": 828542,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Romane Longueville",
"opponent_id": 390241,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 72.22222222222221,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Anika Jaskova",
"opponent_id": 329139,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 52.38095238095239,
"first_serve_won_pct": 60.60606060606061,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "WLL"
},
"head_to_head": [
{
"opponent": "Nadezhda Shamenkova",
"opponent_id": 828542,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Romane Longueville",
"opponent_id": 390241,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anika Jaskova",
"opponent_id": 329139,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-30 10:30",
"opponent": "Stella Kovacicova",
"opponent_id": 285208,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:56 UTC"
}