Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kayla Cross
5W - 14L
26.3% Win Rate
Forma: LLLWLLWLWL
JSON Data
{
"player": {
"id": 1003,
"api_id": 384697,
"name": "Kayla Cross",
"short_name": "K. Cross",
"country": "Canada",
"country_code": "CA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-03-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2006461,
"singles": 11.42,
"doubles": 11.11,
"ranking": 336,
"division": "General",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 198,
"points": 374,
"best_position": 188,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 198,
"points": 374
},
{
"date": "2026-05-08",
"position": 198,
"points": 374
},
{
"date": "2026-05-07",
"position": 198,
"points": 374
},
{
"date": "2026-05-06",
"position": 198,
"points": 374
},
{
"date": "2026-05-05",
"position": 198,
"points": 374
},
{
"date": "2026-05-04",
"position": 198,
"points": 374
},
{
"date": "2026-05-03",
"position": 202,
"points": 365
},
{
"date": "2026-05-02",
"position": 202,
"points": 365
},
{
"date": "2026-05-01",
"position": 202,
"points": 365
},
{
"date": "2026-04-30",
"position": 202,
"points": 365
}
],
"career_stats": {
"total_matches": 19,
"wins": 5,
"losses": 14,
"win_rate": 26.3
},
"surface_stats": {
"hard": {
"matches": 13,
"wins": 4,
"losses": 9,
"win_rate": 30.8
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"WTA 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 500": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"WTA 250": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 19,
"avg_aces_per_match": 4.1,
"avg_double_faults_per_match": 5.6,
"avg_first_serve_pct": 63.5,
"avg_first_serve_won_pct": 61.4,
"avg_second_serve_won_pct": 40.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-10",
"opponent": "Yulia Putintseva",
"opponent_id": 45545,
"tournament": "Billie Jean King Cup",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 45.45454545454545,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-21",
"opponent": "Lia Karatancheva",
"opponent_id": 266221,
"tournament": "Merida",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 11,
"first_serve_pct": 64.15094339622641,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 15.789473684210526,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-18",
"opponent": "Katherine Sebov",
"opponent_id": 128638,
"tournament": "Midland, USA",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 62.96296296296296,
"first_serve_won_pct": 44.11764705882353,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-17",
"opponent": "Cadence Brace",
"opponent_id": 368344,
"tournament": "Midland, USA",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 5,
"first_serve_pct": 59.4059405940594,
"first_serve_won_pct": 61.66666666666667,
"second_serve_won_pct": 46.34146341463415,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 7,
"first_serve_pct": 72.32142857142857,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 58.06451612903226,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-05",
"opponent": "Mary Stoiana",
"opponent_id": 340542,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-1",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 53.57142857142857,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Iryna Shymanovich",
"opponent_id": 92879,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 10,
"first_serve_pct": 59.09090909090909,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Jessica Pieri",
"opponent_id": 96237,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 66.10169491525424,
"first_serve_won_pct": 51.28205128205128,
"second_serve_won_pct": 15.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Emina Bektas",
"opponent_id": 75825,
"tournament": "Tampico, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 59.25925925925925,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-16",
"opponent": "Ayla Aksu",
"opponent_id": 102191,
"tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLWLLWLWL"
},
"head_to_head": [
{
"opponent": "Patricia Maria Tig",
"opponent_id": 54397,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Ayla Aksu",
"opponent_id": 102191,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mary Stoiana",
"opponent_id": 340542,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Celine Naef",
"opponent_id": 374578,
"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": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 9,
"aces_per_match": 8.0,
"double_faults_per_match": 9.0,
"first_serve_pct": 84.7,
"first_serve_won_pct": 64.2,
"second_serve_won_pct": 66.7,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 30,
"double_faults": 30,
"aces_per_match": 6.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 70.3,
"first_serve_won_pct": 65.7,
"second_serve_won_pct": 58.0,
"break_points_saved_pct": 56.8,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 68.5,
"first_serve_won_pct": 59.3,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 39,
"double_faults": 44,
"win_rate": 28.6,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 9,
"aces_per_match": 0.5,
"double_faults_per_match": 4.5,
"first_serve_pct": 71.5,
"first_serve_won_pct": 51.8,
"second_serve_won_pct": 64.3,
"break_points_saved_pct": 27.3,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 1,
"double_faults": 9,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2026-05-09 03:39:11 UTC"
}