Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Magdalena Frech
14W - 24L
36.8% Win Rate
Forma: LWWLLWLWWL
JSON Data
{
"player": {
"id": 312,
"api_id": 71250,
"name": "Magdalena Frech",
"short_name": "M. Frech",
"country": "Poland",
"country_code": "PL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-12-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2660013,
"singles": 12.05,
"doubles": 11.76,
"ranking": 91,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 58,
"points": 1051,
"best_position": 22,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 58,
"points": 1051
},
{
"date": "2025-12-09",
"position": 58,
"points": 1051
},
{
"date": "2025-12-08",
"position": 58,
"points": 1051
},
{
"date": "2025-12-07",
"position": 58,
"points": 1051
},
{
"date": "2025-12-06",
"position": 58,
"points": 1051
},
{
"date": "2025-12-05",
"position": 58,
"points": 1051
},
{
"date": "2025-12-04",
"position": 58,
"points": 1051
},
{
"date": "2025-12-03",
"position": 58,
"points": 1051
}
],
"career_stats": {
"total_matches": 38,
"wins": 14,
"losses": 24,
"win_rate": 36.8
},
"surface_stats": {
"hard": {
"matches": 25,
"wins": 9,
"losses": 16,
"win_rate": 36.0
},
"clay": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"grass": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
},
"WTA 1000": {
"matches": 15,
"wins": 5,
"losses": 10,
"win_rate": 33.3
},
"WTA 500": {
"matches": 16,
"wins": 5,
"losses": 11,
"win_rate": 31.2
}
},
"average_match_stats": {
"matches_with_stats": 38,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 2.1,
"avg_first_serve_pct": 62.2,
"avg_first_serve_won_pct": 58.2,
"avg_second_serve_won_pct": 45.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-09",
"opponent": "Laura Siegemund",
"opponent_id": 37508,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 73.03370786516854,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-08",
"opponent": "Karolina Muchova",
"opponent_id": 85077,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "1-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 61.97183098591549,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 17.647058823529413,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-07",
"opponent": "Veronika Kudermetova",
"opponent_id": 66968,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 45.348837209302324,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 51.61290322580645,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-25",
"opponent": "Ella Seidel",
"opponent_id": 371932,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 95.77464788732394,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-13",
"opponent": "Nikola Bartunkova",
"opponent_id": 348987,
"tournament": "Guadalajara",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 0.0,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-12",
"opponent": "Lucrezia Stefanini",
"opponent_id": 155890,
"tournament": "Guadalajara",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 56.33802816901409,
"first_serve_won_pct": 52.5,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-30",
"opponent": "Coco Gauff",
"opponent_id": 264983,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 38.70967741935484,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-28",
"opponent": "Peyton Stearns",
"opponent_id": 261095,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 62.03703703703704,
"first_serve_won_pct": 59.70149253731343,
"second_serve_won_pct": 28.888888888888886,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-25",
"opponent": "Talia Gibson",
"opponent_id": 308088,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 67.3469387755102,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-09",
"opponent": "Sorana Cirstea",
"opponent_id": 19728,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 57.73195876288659,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 60.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWWLLWLWWL"
},
"head_to_head": [
{
"opponent": "Mirra Andreeva",
"opponent_id": 406776,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Anna Blinkova",
"opponent_id": 189995,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Diana Shnaider",
"opponent_id": 318575,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Yuliia Starodubtseva",
"opponent_id": 206617,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Ella Seidel",
"opponent_id": 371932,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 17,
"aces_per_match": 3.5,
"double_faults_per_match": 4.2,
"first_serve_pct": 71.3,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 45.3,
"break_points_saved_pct": 57.4,
"break_points_converted_pct": 32.6,
"winners_total": 11,
"unforced_errors_total": 20
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 8,
"losses": 15,
"win_rate": 34.8,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 50,
"double_faults": 39,
"aces_per_match": 2.2,
"double_faults_per_match": 1.7,
"first_serve_pct": 73.8,
"first_serve_won_pct": 58.8,
"second_serve_won_pct": 50.2,
"break_points_saved_pct": 48.9,
"break_points_converted_pct": 41.6,
"winners_total": 86,
"unforced_errors_total": 122
},
"red_clay": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 16,
"aces_per_match": 2.1,
"double_faults_per_match": 2.3,
"first_serve_pct": 69.7,
"first_serve_won_pct": 60.5,
"second_serve_won_pct": 48.4,
"break_points_saved_pct": 50.7,
"break_points_converted_pct": 45.0,
"winners_total": 55,
"unforced_errors_total": 34
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 3,
"aces_per_match": 5.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 71.4,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 48.4,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 35.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 36,
"wins": 13,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 90,
"double_faults": 75,
"win_rate": 36.1,
"losses": 23
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 23,
"double_faults": 14,
"aces_per_match": 3.8,
"double_faults_per_match": 2.3,
"first_serve_pct": 75.4,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 59.6,
"break_points_converted_pct": 35.6,
"winners_total": 18,
"unforced_errors_total": 19
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 1.7,
"first_serve_pct": 77.3,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 47.1,
"break_points_saved_pct": 51.9,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 44,
"wins": 29,
"losses": 15,
"win_rate": 65.9,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 5,
"aces": 110,
"double_faults": 79,
"aces_per_match": 2.5,
"double_faults_per_match": 1.8,
"first_serve_pct": 74.9,
"first_serve_won_pct": 63.5,
"second_serve_won_pct": 51.0,
"break_points_saved_pct": 57.8,
"break_points_converted_pct": 43.3,
"winners_total": 108,
"unforced_errors_total": 153
},
"red_clay": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 14,
"double_faults": 12,
"aces_per_match": 1.1,
"double_faults_per_match": 0.9,
"first_serve_pct": 75.3,
"first_serve_won_pct": 56.3,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 41.8,
"break_points_converted_pct": 39.1,
"winners_total": 19,
"unforced_errors_total": 23
}
},
"totals": {
"matches": 66,
"wins": 38,
"tournaments_played": 31,
"tournaments_won": 1,
"aces": 156,
"double_faults": 110,
"win_rate": 57.6,
"losses": 28
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 31,
"double_faults": 13,
"aces_per_match": 4.4,
"double_faults_per_match": 1.9,
"first_serve_pct": 74.9,
"first_serve_won_pct": 65.1,
"second_serve_won_pct": 50.8,
"break_points_saved_pct": 65.1,
"break_points_converted_pct": 41.9,
"winners_total": 35,
"unforced_errors_total": 26
},
"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": 5,
"double_faults": 3,
"aces_per_match": 5.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.7,
"first_serve_won_pct": 62.2,
"second_serve_won_pct": 42.1,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 19,
"wins": 6,
"losses": 13,
"win_rate": 31.6,
"tournaments_played": 19,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 49,
"double_faults": 48,
"aces_per_match": 2.6,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.9,
"first_serve_won_pct": 60.9,
"second_serve_won_pct": 49.5,
"break_points_saved_pct": 47.8,
"break_points_converted_pct": 42.4,
"winners_total": 36,
"unforced_errors_total": 45
},
"red_clay": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 13,
"double_faults": 4,
"aces_per_match": 1.4,
"double_faults_per_match": 0.4,
"first_serve_pct": 76.7,
"first_serve_won_pct": 61.6,
"second_serve_won_pct": 50.9,
"break_points_saved_pct": 51.7,
"break_points_converted_pct": 52.9,
"winners_total": 34,
"unforced_errors_total": 35
}
},
"totals": {
"matches": 36,
"wins": 15,
"tournaments_played": 28,
"tournaments_won": 1,
"aces": 98,
"double_faults": 68,
"win_rate": 41.7,
"losses": 21
}
}
],
"data_generated_at": "2025-12-10 07:35:22 UTC"
}