Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anouk Koevermans
16W - 18L
47,1% Win Rate
Forma: LWLWLWLLWL
JSON Data
{
"player": {
"id": 2,
"api_id": 296390,
"name": "Anouk Koevermans",
"short_name": "A. Koevermans",
"country": "Netherlands",
"country_code": "NL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-01-02",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3257901,
"singles": 11.56,
"doubles": 11.11,
"ranking": 232,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 194,
"points": 368,
"best_position": 167,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 194,
"points": 368
},
{
"date": "2026-01-29",
"position": 194,
"points": 368
},
{
"date": "2026-01-28",
"position": 194,
"points": 368
},
{
"date": "2026-01-27",
"position": 194,
"points": 368
},
{
"date": "2026-01-26",
"position": 194,
"points": 368
},
{
"date": "2026-01-25",
"position": 194,
"points": 368
},
{
"date": "2026-01-24",
"position": 194,
"points": 368
},
{
"date": "2026-01-23",
"position": 194,
"points": 368
},
{
"date": "2026-01-22",
"position": 194,
"points": 368
},
{
"date": "2026-01-21",
"position": 194,
"points": 368
}
],
"career_stats": {
"total_matches": 34,
"wins": 16,
"losses": 18,
"win_rate": 47.1
},
"surface_stats": {
"hard": {
"matches": 13,
"wins": 5,
"losses": 8,
"win_rate": 38.5
},
"clay": {
"matches": 18,
"wins": 10,
"losses": 8,
"win_rate": 55.6
},
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"category_stats": {
"Grand Slam": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"WTA 250": {
"matches": 26,
"wins": 13,
"losses": 13,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 34,
"avg_aces_per_match": 2.9,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 64.9,
"avg_first_serve_won_pct": 62.4,
"avg_second_serve_won_pct": 41.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-14",
"opponent": "Anhelina Kalinina",
"opponent_id": 90664,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 7,
"first_serve_pct": 75.0,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Tahlia Kokkinis",
"opponent_id": 449396,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 6,
"first_serve_pct": 60.317460317460316,
"first_serve_won_pct": 76.31578947368422,
"second_serve_won_pct": 52.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Ekaterine Gorgodze",
"opponent_id": 48486,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 10,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Sarah Rokusek",
"opponent_id": 380478,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 69.6969696969697,
"first_serve_won_pct": 78.26086956521739,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-05",
"opponent": "Carmen Andreea Herea",
"opponent_id": 417260,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 68.75,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-03",
"opponent": "Whitney Osuigwe",
"opponent_id": 223130,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 64.17910447761194,
"first_serve_won_pct": 65.11627906976744,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Lola Radivojevic",
"opponent_id": 348712,
"tournament": "WTA 125K Rende, Italy Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 51.92307692307693,
"first_serve_won_pct": 51.85185185185185,
"second_serve_won_pct": 77.77777777777779,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-17",
"opponent": "Alice Rame",
"opponent_id": 135192,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-1",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 70.37037037037037,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-16",
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-13",
"opponent": "Oksana Selekhmeteva",
"opponent_id": 287804,
"tournament": "WTA 125K San Sebastian, Spain Women Singles",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 58.06451612903226,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWLWLWLLWL"
},
"head_to_head": [
{
"opponent": "Darja Semenistaja",
"opponent_id": 314519,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Alice Rame",
"opponent_id": 135192,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Jessika Ponchet",
"opponent_id": 63220,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Justina Mikulskyte",
"opponent_id": 137932,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 10,
"aces_per_match": 1.0,
"double_faults_per_match": 3.3,
"first_serve_pct": 74.2,
"first_serve_won_pct": 63.7,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 52.2,
"break_points_converted_pct": 35.3,
"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": 8,
"double_faults": 4,
"aces_per_match": 8.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 81.6,
"first_serve_won_pct": 81.2,
"second_serve_won_pct": 30.0,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 25,
"aces_per_match": 5.2,
"double_faults_per_match": 6.2,
"first_serve_pct": 73.9,
"first_serve_won_pct": 64.2,
"second_serve_won_pct": 53.5,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 5,
"double_faults": 38,
"aces_per_match": 1.0,
"double_faults_per_match": 7.6,
"first_serve_pct": 74.7,
"first_serve_won_pct": 55.4,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 44.0,
"break_points_converted_pct": 58.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 13,
"wins": 4,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 37,
"double_faults": 77,
"win_rate": 30.8,
"losses": 9
}
},
{
"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": 2,
"double_faults": 7,
"aces_per_match": 2.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 69.5,
"first_serve_won_pct": 62.0,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 61.1,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 22,
"aces_per_match": 3.8,
"double_faults_per_match": 5.5,
"first_serve_pct": 69.6,
"first_serve_won_pct": 70.1,
"second_serve_won_pct": 51.2,
"break_points_saved_pct": 73.8,
"break_points_converted_pct": 29.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0,
"tournaments_played": 19,
"tournaments_won": 2,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 19,
"double_faults": 53,
"aces_per_match": 1.9,
"double_faults_per_match": 5.3,
"first_serve_pct": 77.8,
"first_serve_won_pct": 57.3,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 52.8,
"break_points_converted_pct": 47.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 15,
"wins": 7,
"tournaments_played": 24,
"tournaments_won": 2,
"aces": 36,
"double_faults": 82,
"win_rate": 46.7,
"losses": 8
}
}
],
"data_generated_at": "2026-01-30 11:39:23 UTC"
}