Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kimberly Birrell
45W - 37L
54.9% Win Rate
Forma: LLLLWWLWWW
JSON Data
{
"player": {
"id": 225,
"api_id": 105099,
"name": "Kimberly Birrell",
"short_name": "K. Birrell",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1998-04-29",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4286162,
"singles": 12.14,
"doubles": 11.85,
"ranking": 77,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-03-01"
},
"current_ranking": {
"position": 82,
"points": 880,
"best_position": 60,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 82,
"points": 880
},
{
"date": "2026-05-08",
"position": 82,
"points": 880
},
{
"date": "2026-05-07",
"position": 82,
"points": 880
},
{
"date": "2026-05-06",
"position": 82,
"points": 880
},
{
"date": "2026-05-05",
"position": 82,
"points": 880
},
{
"date": "2026-05-04",
"position": 82,
"points": 880
},
{
"date": "2026-05-03",
"position": 82,
"points": 880
},
{
"date": "2026-05-02",
"position": 82,
"points": 880
},
{
"date": "2026-05-01",
"position": 82,
"points": 880
},
{
"date": "2026-04-30",
"position": 82,
"points": 880
}
],
"career_stats": {
"total_matches": 82,
"wins": 45,
"losses": 37,
"win_rate": 54.9
},
"surface_stats": {
"hard": {
"matches": 64,
"wins": 38,
"losses": 26,
"win_rate": 59.4
},
"clay": {
"matches": 8,
"wins": 1,
"losses": 7,
"win_rate": 12.5
},
"grass": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"WTA 1000": {
"matches": 27,
"wins": 14,
"losses": 13,
"win_rate": 51.9
},
"WTA 500": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
},
"WTA 250": {
"matches": 34,
"wins": 21,
"losses": 13,
"win_rate": 61.8
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 82,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 5.8,
"avg_first_serve_pct": 65.9,
"avg_first_serve_won_pct": 63.8,
"avg_second_serve_won_pct": 42.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-04",
"opponent": "Yue Yuan",
"opponent_id": 190996,
"tournament": "WTA 1000 Rome",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 64.61538461538461,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-22",
"opponent": "Panna Udvardy",
"opponent_id": 218347,
"tournament": "WTA 1000 Madrid",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 81.33333333333333,
"first_serve_won_pct": 49.18032786885246,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-10",
"opponent": "Harriet Dart",
"opponent_id": 53789,
"tournament": "Billie Jean King Cup",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 15,
"first_serve_pct": 75.23809523809524,
"first_serve_won_pct": 50.63291139240506,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-19",
"opponent": "Ann Li",
"opponent_id": 222826,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 64.77272727272727,
"first_serve_won_pct": 61.40350877192983,
"second_serve_won_pct": 48.38709677419355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-17",
"opponent": "Yue Yuan",
"opponent_id": 190996,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 2",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 60.49382716049383,
"first_serve_won_pct": 67.3469387755102,
"second_serve_won_pct": 48.78048780487805,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-16",
"opponent": "Viktoriya Tomova",
"opponent_id": 41374,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 64.58333333333334,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-13",
"opponent": "Lanlana Tararudee",
"opponent_id": 322099,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 69.79166666666666,
"first_serve_won_pct": 59.70149253731343,
"second_serve_won_pct": 24.137931034482758,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-12",
"opponent": "McCartney Kessler",
"opponent_id": 233214,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 8,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 58.0246913580247,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-11",
"opponent": "Kamilla Rakhimova",
"opponent_id": 217828,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 67.10526315789474,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 45.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-10",
"opponent": "Ella Seidel",
"opponent_id": 371932,
"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": 60.526315789473685,
"first_serve_won_pct": 67.3913043478261,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLLLWWLWWW"
},
"head_to_head": [
{
"opponent": "Yue Yuan",
"opponent_id": 190996,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Anastasia Potapova",
"opponent_id": 210831,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Katie Volynets",
"opponent_id": 256104,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Harriet Dart",
"opponent_id": 53789,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Priscilla Hon",
"opponent_id": 87834,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 26,
"double_faults": 39,
"aces_per_match": 3.2,
"double_faults_per_match": 4.9,
"first_serve_pct": 74.5,
"first_serve_won_pct": 66.8,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 61.7,
"break_points_converted_pct": 35.5,
"winners_total": 13,
"unforced_errors_total": 12
},
"hardcourt_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 10,
"aces_per_match": 2.2,
"double_faults_per_match": 2.5,
"first_serve_pct": 78.1,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 56.0,
"break_points_converted_pct": 40.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 29,
"wins": 16,
"losses": 13,
"win_rate": 55.2,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 3,
"aces": 63,
"double_faults": 161,
"aces_per_match": 2.2,
"double_faults_per_match": 5.6,
"first_serve_pct": 73.7,
"first_serve_won_pct": 63.0,
"second_serve_won_pct": 56.7,
"break_points_saved_pct": 52.9,
"break_points_converted_pct": 46.3,
"winners_total": 7,
"unforced_errors_total": 34
},
"red_clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 26,
"aces_per_match": 1.2,
"double_faults_per_match": 6.5,
"first_serve_pct": 75.4,
"first_serve_won_pct": 62.0,
"second_serve_won_pct": 51.8,
"break_points_saved_pct": 55.8,
"break_points_converted_pct": 26.8,
"winners_total": 21,
"unforced_errors_total": 22
}
},
"totals": {
"matches": 45,
"wins": 23,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 103,
"double_faults": 236,
"win_rate": 51.1,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 13,
"double_faults": 27,
"aces_per_match": 1.9,
"double_faults_per_match": 3.9,
"first_serve_pct": 76.2,
"first_serve_won_pct": 71.1,
"second_serve_won_pct": 51.9,
"break_points_saved_pct": 70.6,
"break_points_converted_pct": 43.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 5,
"aces_per_match": 11.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 71.3,
"first_serve_won_pct": 77.0,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 33,
"wins": 18,
"losses": 15,
"win_rate": 54.5,
"tournaments_played": 20,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 74,
"double_faults": 144,
"aces_per_match": 2.2,
"double_faults_per_match": 4.4,
"first_serve_pct": 74.5,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 54.2,
"break_points_converted_pct": 42.4,
"winners_total": 24,
"unforced_errors_total": 43
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 12,
"aces_per_match": 2.5,
"double_faults_per_match": 6.0,
"first_serve_pct": 75.8,
"first_serve_won_pct": 66.4,
"second_serve_won_pct": 47.4,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 27.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 43,
"wins": 24,
"tournaments_played": 29,
"tournaments_won": 1,
"aces": 103,
"double_faults": 188,
"win_rate": 55.8,
"losses": 19
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 11,
"double_faults": 6,
"aces_per_match": 3.7,
"double_faults_per_match": 2.0,
"first_serve_pct": 74.2,
"first_serve_won_pct": 71.9,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 33.3,
"winners_total": 11,
"unforced_errors_total": 6
},
"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": 2,
"double_faults": 7,
"aces_per_match": 2.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 74.0,
"first_serve_won_pct": 59.5,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 28.6,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 17,
"wins": 8,
"losses": 9,
"win_rate": 47.1,
"tournaments_played": 22,
"tournaments_won": 2,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 26,
"double_faults": 84,
"aces_per_match": 1.5,
"double_faults_per_match": 4.9,
"first_serve_pct": 72.2,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 46.8,
"break_points_converted_pct": 47.9,
"winners_total": 64,
"unforced_errors_total": 110
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 14,
"aces_per_match": 1.3,
"double_faults_per_match": 4.7,
"first_serve_pct": 73.1,
"first_serve_won_pct": 53.2,
"second_serve_won_pct": 45.6,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 51.4,
"winners_total": 40,
"unforced_errors_total": 51
}
},
"totals": {
"matches": 24,
"wins": 10,
"tournaments_played": 32,
"tournaments_won": 2,
"aces": 43,
"double_faults": 111,
"win_rate": 41.7,
"losses": 14
}
}
],
"data_generated_at": "2026-05-09 03:39:23 UTC"
}