Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Margarita Betova
0W - 1L
0.0% Win Rate
Forma: L
JSON Data
{
"player": {
"id": 27,
"api_id": 41193,
"name": "Margarita Betova",
"short_name": "M. Betova",
"country": "Russia",
"country_code": "RU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 57.9,
"avg_second_serve_won_pct": 38.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2024-12-03",
"opponent": "Linda Fruhvirtova",
"opponent_id": 306421,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 64.77272727272727,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 0,
"losses": 1,
"form_string": "L"
},
"head_to_head": [
{
"opponent": "Linda Fruhvirtova",
"opponent_id": 306421,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 6,
"aces_per_match": 1.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 73.9,
"first_serve_won_pct": 57.9,
"second_serve_won_pct": 48.0,
"break_points_saved_pct": 73.3,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 8,
"aces_per_match": 0.7,
"double_faults_per_match": 2.7,
"first_serve_pct": 81.7,
"first_serve_won_pct": 53.6,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 27.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 0,
"tournaments_played": 4,
"tournaments_won": 0,
"aces": 3,
"double_faults": 14,
"win_rate": 0.0,
"losses": 4
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 67.1,
"first_serve_won_pct": 53.6,
"second_serve_won_pct": 34.8,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 50.0,
"winners_total": 6,
"unforced_errors_total": 22
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 13,
"aces_per_match": 1.5,
"double_faults_per_match": 6.5,
"first_serve_pct": 68.9,
"first_serve_won_pct": 50.8,
"second_serve_won_pct": 48.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 50.0,
"winners_total": 9,
"unforced_errors_total": 29
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 4,
"double_faults": 17,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 07:09:04 UTC"
}