Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Melisa Ercan
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 98,
"api_id": 333770,
"name": "Melisa Ercan",
"short_name": "M. Ercan",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-09-01",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3992219,
"singles": 10.67,
"doubles": 10.14,
"ranking": 874,
"division": "General",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"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": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 1.5,
"avg_first_serve_pct": 58.4,
"avg_first_serve_won_pct": 50.5,
"avg_second_serve_won_pct": 40.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-01-06",
"opponent": "Panna Udvardy",
"opponent_id": 218347,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 62.857142857142854,
"first_serve_won_pct": 40.909090909090914,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-27",
"opponent": "Anna-Karolina Schmiedlova",
"opponent_id": 46304,
"tournament": "Brisbane",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 53.84615384615385,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Panna Udvardy",
"opponent_id": 218347,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anna-Karolina Schmiedlova",
"opponent_id": 46304,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 3,
"aces_per_match": 1.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 69.9,
"first_serve_won_pct": 52.6,
"second_serve_won_pct": 45.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 11.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 2,
"double_faults": 3,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 10,
"aces_per_match": 3.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 69.0,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 64.7,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 18,
"tournaments_won": 1,
"aces": 6,
"double_faults": 10,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:06:32 UTC"
}