Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emeline Dartron
3W - 3L
50.0% Win Rate
Forma: LLWWWL
JSON Data
{
"player": {
"id": 1192,
"api_id": 191399,
"name": "Emeline Dartron",
"short_name": "E. Dartron",
"country": "France",
"country_code": "FR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-04-12",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2726803,
"singles": 11.1,
"doubles": 10.98,
"ranking": 454,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 499,
"points": 105,
"best_position": 300,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 499,
"points": 105
},
{
"date": "2025-12-09",
"position": 499,
"points": 105
},
{
"date": "2025-12-08",
"position": 499,
"points": 105
},
{
"date": "2025-12-07",
"position": 494,
"points": 105
},
{
"date": "2025-12-06",
"position": 494,
"points": 105
},
{
"date": "2025-12-05",
"position": 494,
"points": 105
},
{
"date": "2025-12-04",
"position": 494,
"points": 105
},
{
"date": "2025-12-03",
"position": 494,
"points": 105
}
],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 67.4,
"avg_first_serve_won_pct": 60.3,
"avg_second_serve_won_pct": 47.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-06-03",
"opponent": "Margaux Rouvroy",
"opponent_id": 248273,
"tournament": "Makarska, Croatia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 71.08433734939759,
"first_serve_won_pct": 57.6271186440678,
"second_serve_won_pct": 20.833333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-01",
"opponent": "Fiona Ferro",
"opponent_id": 65656,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 51.724137931034484,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 67.85714285714286,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-29",
"opponent": "Sijia Wei",
"opponent_id": 284014,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-28",
"opponent": "Noma Noha Akugue",
"opponent_id": 288576,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 75.28089887640449,
"first_serve_won_pct": 58.2089552238806,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-27",
"opponent": "Freya Christie",
"opponent_id": 88494,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 77.96610169491525,
"first_serve_won_pct": 67.3913043478261,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-12",
"opponent": "Fiona Ferro",
"opponent_id": 65656,
"tournament": "Rouen",
"surface": "",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 59.0,
"first_serve_won_pct": 62.71186440677966,
"second_serve_won_pct": 34.146341463414636,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LLWWWL"
},
"head_to_head": [
{
"opponent": "Fiona Ferro",
"opponent_id": 65656,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Margaux Rouvroy",
"opponent_id": 248273,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sijia Wei",
"opponent_id": 284014,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noma Noha Akugue",
"opponent_id": 288576,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Freya Christie",
"opponent_id": 88494,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 11,
"aces_per_match": 1.6,
"double_faults_per_match": 2.2,
"first_serve_pct": 76.8,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 54.6,
"break_points_saved_pct": 51.3,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 3,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 8,
"double_faults": 11,
"win_rate": 60.0,
"losses": 2
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 8,
"aces_per_match": 5.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 68.9,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 57.9,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 7,
"aces_per_match": 0.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 73.3,
"first_serve_won_pct": 58.4,
"second_serve_won_pct": 40.9,
"break_points_saved_pct": 42.9,
"break_points_converted_pct": 35.7,
"winners_total": 0,
"unforced_errors_total": 3
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 6,
"double_faults": 15,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 08:58:07 UTC"
}