Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Tamara Korpatsch
25W - 20L
55.6% Win Rate
Forma: LWWWWLWWLW
JSON Data
{
"player": {
"id": 3,
"api_id": 69988,
"name": "Tamara Korpatsch",
"short_name": "T. Korpatsch",
"country": "Germany",
"country_code": "DE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1995-05-12",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 44970,
"singles": 11.78,
"doubles": 11.04,
"ranking": 170,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 127,
"points": 593,
"best_position": 71,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 127,
"points": 593
},
{
"date": "2025-12-09",
"position": 127,
"points": 593
},
{
"date": "2025-12-08",
"position": 127,
"points": 593
},
{
"date": "2025-12-07",
"position": 138,
"points": 527
},
{
"date": "2025-12-06",
"position": 138,
"points": 527
},
{
"date": "2025-12-05",
"position": 138,
"points": 527
},
{
"date": "2025-12-04",
"position": 138,
"points": 527
},
{
"date": "2025-12-03",
"position": 138,
"points": 527
}
],
"career_stats": {
"total_matches": 45,
"wins": 25,
"losses": 20,
"win_rate": 55.6
},
"surface_stats": {
"hard": {
"matches": 26,
"wins": 14,
"losses": 12,
"win_rate": 53.8
},
"clay": {
"matches": 18,
"wins": 11,
"losses": 7,
"win_rate": 61.1
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
},
"WTA 500": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"WTA 250": {
"matches": 35,
"wins": 20,
"losses": 15,
"win_rate": 57.1
}
},
"average_match_stats": {
"matches_with_stats": 45,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 62.8,
"avg_first_serve_won_pct": 60.1,
"avg_second_serve_won_pct": 45.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-07",
"opponent": "Kamilla Rakhimova",
"opponent_id": 217828,
"tournament": "Angers, France",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 78.87323943661971,
"first_serve_won_pct": 44.642857142857146,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Anna-Lena Friedsam",
"opponent_id": 50655,
"tournament": "Angers, France",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 92.3076923076923,
"first_serve_won_pct": 81.25,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Alycia Parks",
"opponent_id": 221410,
"tournament": "Angers, France",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.04347826086957,
"first_serve_won_pct": 68.96551724137932,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-04",
"opponent": "Fiona Ferro",
"opponent_id": 65656,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 89.39393939393939,
"first_serve_won_pct": 61.016949152542374,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-03",
"opponent": "Anna Siskova",
"opponent_id": 227014,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 88.23529411764706,
"first_serve_won_pct": 57.333333333333336,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-31",
"opponent": "Lilli Tagger",
"opponent_id": 418056,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Ella Seidel",
"opponent_id": 371932,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Polina Kudermetova",
"opponent_id": 293868,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 50.0,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 6,
"first_serve_pct": 52.22222222222223,
"first_serve_won_pct": 59.57446808510638,
"second_serve_won_pct": 44.18604651162791,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Sijia Wei",
"opponent_id": 284014,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "1-1",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 50.76923076923077,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "LWWWWLWWLW"
},
"head_to_head": [
{
"opponent": "Anna-Lena Friedsam",
"opponent_id": 50655,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Arantxa Rus",
"opponent_id": 19847,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Sijia Wei",
"opponent_id": 284014,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Marina Stakusic",
"opponent_id": 319995,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Yuliia Starodubtseva",
"opponent_id": 206617,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [
{
"date": "2025-12-10 10:10",
"opponent": "Antonia Ružić",
"opponent_id": 316468,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 32",
"odds_player": 2.75,
"odds_opponent": 1.4
}
],
"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": 0,
"aces": 8,
"double_faults": 3,
"aces_per_match": 8.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.4,
"first_serve_won_pct": 75.4,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 18,
"aces_per_match": 1.7,
"double_faults_per_match": 2.6,
"first_serve_pct": 73.6,
"first_serve_won_pct": 62.1,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 47.4,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 19,
"double_faults": 53,
"aces_per_match": 1.7,
"double_faults_per_match": 4.8,
"first_serve_pct": 71.6,
"first_serve_won_pct": 56.7,
"second_serve_won_pct": 50.6,
"break_points_saved_pct": 51.4,
"break_points_converted_pct": 44.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 41,
"aces_per_match": 0.9,
"double_faults_per_match": 3.4,
"first_serve_pct": 71.4,
"first_serve_won_pct": 55.9,
"second_serve_won_pct": 53.9,
"break_points_saved_pct": 49.5,
"break_points_converted_pct": 61.5,
"winners_total": 14,
"unforced_errors_total": 52
}
},
"totals": {
"matches": 31,
"wins": 16,
"tournaments_played": 18,
"tournaments_won": 0,
"aces": 50,
"double_faults": 115,
"win_rate": 51.6,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 22,
"aces_per_match": 1.4,
"double_faults_per_match": 4.4,
"first_serve_pct": 71.9,
"first_serve_won_pct": 54.0,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 40.4,
"break_points_converted_pct": 50.0,
"winners_total": 3,
"unforced_errors_total": 26
},
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 10,
"double_faults": 30,
"aces_per_match": 1.4,
"double_faults_per_match": 4.3,
"first_serve_pct": 70.6,
"first_serve_won_pct": 58.7,
"second_serve_won_pct": 50.5,
"break_points_saved_pct": 42.6,
"break_points_converted_pct": 49.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 6,
"losses": 17,
"win_rate": 26.1,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 37,
"double_faults": 106,
"aces_per_match": 1.6,
"double_faults_per_match": 4.6,
"first_serve_pct": 69.4,
"first_serve_won_pct": 56.2,
"second_serve_won_pct": 50.2,
"break_points_saved_pct": 47.2,
"break_points_converted_pct": 49.5,
"winners_total": 41,
"unforced_errors_total": 88
},
"red_clay": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 17,
"double_faults": 60,
"aces_per_match": 1.5,
"double_faults_per_match": 5.5,
"first_serve_pct": 71.6,
"first_serve_won_pct": 54.9,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 47.1,
"break_points_converted_pct": 45.0,
"winners_total": 36,
"unforced_errors_total": 65
}
},
"totals": {
"matches": 46,
"wins": 14,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 71,
"double_faults": 218,
"win_rate": 30.4,
"losses": 32
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 19,
"aces_per_match": 1.6,
"double_faults_per_match": 3.8,
"first_serve_pct": 75.0,
"first_serve_won_pct": 56.2,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 52.6,
"break_points_converted_pct": 50.0,
"winners_total": 55,
"unforced_errors_total": 91
},
"hardcourt_indoor": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 14,
"double_faults": 32,
"aces_per_match": 2.0,
"double_faults_per_match": 4.6,
"first_serve_pct": 68.4,
"first_serve_won_pct": 63.7,
"second_serve_won_pct": 47.8,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 50.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 26,
"double_faults": 51,
"aces_per_match": 1.7,
"double_faults_per_match": 3.4,
"first_serve_pct": 71.0,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 46.7,
"break_points_converted_pct": 43.1,
"winners_total": 37,
"unforced_errors_total": 68
},
"red_clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 15,
"double_faults": 57,
"aces_per_match": 1.2,
"double_faults_per_match": 4.8,
"first_serve_pct": 68.4,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 58.2,
"break_points_converted_pct": 58.6,
"winners_total": 15,
"unforced_errors_total": 57
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 7,
"aces_per_match": 2.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 64.7,
"first_serve_won_pct": 51.3,
"second_serve_won_pct": 42.5,
"break_points_saved_pct": 47.1,
"break_points_converted_pct": 31.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 40,
"wins": 20,
"tournaments_played": 29,
"tournaments_won": 1,
"aces": 65,
"double_faults": 166,
"win_rate": 50.0,
"losses": 20
}
}
],
"data_generated_at": "2025-12-10 06:14:33 UTC"
}