Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mona Barthel
16W - 18L
47.1% Win Rate
Forma: LWLWWLLLWW
JSON Data
{
"player": {
"id": 20,
"api_id": 42839,
"name": "Mona Barthel",
"short_name": "M. Barthel",
"country": "Germany",
"country_code": "DE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1990-07-11",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10338,
"singles": 11.81,
"doubles": null,
"ranking": 150,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 240,
"points": 306,
"best_position": 23,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 240,
"points": 306
},
{
"date": "2025-12-09",
"position": 240,
"points": 306
},
{
"date": "2025-12-08",
"position": 240,
"points": 306
},
{
"date": "2025-12-07",
"position": 225,
"points": 328
},
{
"date": "2025-12-06",
"position": 225,
"points": 328
},
{
"date": "2025-12-05",
"position": 225,
"points": 328
},
{
"date": "2025-12-04",
"position": 225,
"points": 328
},
{
"date": "2025-12-03",
"position": 225,
"points": 328
}
],
"career_stats": {
"total_matches": 34,
"wins": 16,
"losses": 18,
"win_rate": 47.1
},
"surface_stats": {
"hard": {
"matches": 13,
"wins": 7,
"losses": 6,
"win_rate": 53.8
},
"clay": {
"matches": 20,
"wins": 9,
"losses": 11,
"win_rate": 45.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"WTA 250": {
"matches": 30,
"wins": 16,
"losses": 14,
"win_rate": 53.3
}
},
"average_match_stats": {
"matches_with_stats": 34,
"avg_aces_per_match": 3.4,
"avg_double_faults_per_match": 6.1,
"avg_first_serve_pct": 61.5,
"avg_first_serve_won_pct": 63.2,
"avg_second_serve_won_pct": 38.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Fiona Ferro",
"opponent_id": 65656,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 12,
"first_serve_pct": 80.0,
"first_serve_won_pct": 71.66666666666667,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Diana Martynov",
"opponent_id": 288575,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 91.54929577464789,
"first_serve_won_pct": 58.46153846153847,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Kamilla Rakhimova",
"opponent_id": 217828,
"tournament": "Angers, France",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 7,
"first_serve_pct": 45.90163934426229,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 61.29032258064516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-04",
"opponent": "Shuai Zhang",
"opponent_id": 19607,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 13,
"double_faults": 1,
"first_serve_pct": 98.30508474576271,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-02",
"opponent": "Jessika Ponchet",
"opponent_id": 63220,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 77.96610169491525,
"first_serve_won_pct": 67.3913043478261,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-06",
"opponent": "Carole Monnet",
"opponent_id": 221362,
"tournament": "WTA 125K Mallorca, Spain Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 60.0,
"first_serve_won_pct": 38.095238095238095,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Teodora Kostovic",
"opponent_id": 478940,
"tournament": "WTA 125K Rende, Italy Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 65.45454545454545,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-13",
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"tournament": "Ljubljana, Slovenia",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 64.91228070175438,
"first_serve_won_pct": 45.94594594594595,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-12",
"opponent": "Oleksandra Oliynykova",
"opponent_id": 250859,
"tournament": "Ljubljana, Slovenia",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 64.1025641025641,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-11",
"opponent": "Nuria Brancaccio",
"opponent_id": 207593,
"tournament": "Ljubljana, Slovenia",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 61.627906976744185,
"first_serve_won_pct": 69.81132075471697,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLWWLLLWW"
},
"head_to_head": [
{
"opponent": "Alycia Parks",
"opponent_id": 221410,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Barbora Palicova",
"opponent_id": 354634,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Oleksandra Oliynykova",
"opponent_id": 250859,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ipek Oz",
"opponent_id": 118052,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sara Bejlek",
"opponent_id": 360184,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 69.9,
"first_serve_won_pct": 48.5,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 21.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 5,
"aces_per_match": 5.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 81.9,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 75.0,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 14,
"aces_per_match": 3.5,
"double_faults_per_match": 7.0,
"first_serve_pct": 69.1,
"first_serve_won_pct": 60.3,
"second_serve_won_pct": 33.3,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 5,
"aces": 45,
"double_faults": 103,
"aces_per_match": 3.0,
"double_faults_per_match": 6.9,
"first_serve_pct": 68.9,
"first_serve_won_pct": 63.9,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 51.4,
"break_points_converted_pct": 39.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 19,
"wins": 9,
"tournaments_played": 14,
"tournaments_won": 0,
"aces": 58,
"double_faults": 124,
"win_rate": 47.4,
"losses": 10
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 7,
"aces_per_match": 17.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 73.5,
"first_serve_won_pct": 70.9,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 19,
"double_faults": 27,
"aces_per_match": 4.8,
"double_faults_per_match": 6.8,
"first_serve_pct": 73.9,
"first_serve_won_pct": 73.0,
"second_serve_won_pct": 58.5,
"break_points_saved_pct": 72.4,
"break_points_converted_pct": 48.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 24,
"double_faults": 34,
"aces_per_match": 6.0,
"double_faults_per_match": 8.5,
"first_serve_pct": 71.4,
"first_serve_won_pct": 67.2,
"second_serve_won_pct": 58.5,
"break_points_saved_pct": 44.0,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 43,
"double_faults": 63,
"aces_per_match": 4.8,
"double_faults_per_match": 7.0,
"first_serve_pct": 69.1,
"first_serve_won_pct": 63.5,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 53.2,
"break_points_converted_pct": 52.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 18,
"wins": 9,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 103,
"double_faults": 131,
"win_rate": 50.0,
"losses": 9
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 4,
"aces_per_match": 6.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 76.2,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 12.5,
"winners_total": 6,
"unforced_errors_total": 4
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 9,
"double_faults": 21,
"aces_per_match": 3.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 69.8,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 42.9,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 39.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 12,
"aces_per_match": 2.7,
"double_faults_per_match": 4.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 44.0,
"second_serve_won_pct": 57.7,
"break_points_saved_pct": 46.7,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 10,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 14,
"aces_per_match": 2.7,
"double_faults_per_match": 4.7,
"first_serve_pct": 76.2,
"first_serve_won_pct": 58.5,
"second_serve_won_pct": 62.3,
"break_points_saved_pct": 44.0,
"break_points_converted_pct": 52.9,
"winners_total": 8,
"unforced_errors_total": 14
}
},
"totals": {
"matches": 10,
"wins": 2,
"tournaments_played": 34,
"tournaments_won": 1,
"aces": 31,
"double_faults": 51,
"win_rate": 20.0,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 06:04:04 UTC"
}