Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yasmine Kabbaj
4W - 6L
40.0% Win Rate
Forma: LWLWLLWLWL
JSON Data
{
"player": {
"id": 1134,
"api_id": 378682,
"name": "Yasmine Kabbaj",
"short_name": "Y. Kabbaj",
"country": "Morocco",
"country_code": "MA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-01-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2619252,
"singles": 10.81,
"doubles": 10.96,
"ranking": 606,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 331,
"points": 195,
"best_position": 331,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 331,
"points": 195
},
{
"date": "2026-05-08",
"position": 331,
"points": 195
},
{
"date": "2026-05-07",
"position": 331,
"points": 195
},
{
"date": "2026-05-06",
"position": 331,
"points": 195
},
{
"date": "2026-05-05",
"position": 331,
"points": 195
},
{
"date": "2026-05-04",
"position": 331,
"points": 195
},
{
"date": "2026-05-03",
"position": 353,
"points": 179
},
{
"date": "2026-05-02",
"position": 353,
"points": 179
},
{
"date": "2026-05-01",
"position": 353,
"points": 179
},
{
"date": "2026-04-30",
"position": 353,
"points": 179
}
],
"career_stats": {
"total_matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 0.6,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 76.8,
"avg_first_serve_won_pct": 60.1,
"avg_second_serve_won_pct": 42.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-30",
"opponent": "Jessika Ponchet",
"opponent_id": 63220,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 67.79661016949152,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-28",
"opponent": "Diane Parry",
"opponent_id": 247791,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 8,
"first_serve_pct": 79.01234567901234,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-27",
"opponent": "Lucie Nguyen Tan",
"opponent_id": 299618,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 76.66666666666667,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-26",
"opponent": "Eleejah Inisan",
"opponent_id": 456388,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 80.0,
"first_serve_won_pct": 51.78571428571429,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-23",
"opponent": "Suzan Lamens",
"opponent_id": 199509,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 70.66666666666667,
"first_serve_won_pct": 47.16981132075472,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-04",
"opponent": "Mei Yamaguchi",
"opponent_id": 208613,
"tournament": "Mumbai, India",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 75.49019607843137,
"first_serve_won_pct": 61.038961038961034,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-03",
"opponent": "Peangtarn Plipuech",
"opponent_id": 50915,
"tournament": "Mumbai, India",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 82.6086956521739,
"first_serve_won_pct": 81.57894736842105,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-01",
"opponent": "Kristiana Sidorova",
"opponent_id": 414874,
"tournament": "Mumbai, India",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 96.96969696969697,
"first_serve_won_pct": 53.125,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-31",
"opponent": "Sonal Patil",
"opponent_id": 459472,
"tournament": "Mumbai, India",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 13.333333333333334,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Anastasija Sevastova",
"opponent_id": 19788,
"tournament": "Rabat",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 76.03305785123968,
"first_serve_won_pct": 54.347826086956516,
"second_serve_won_pct": 41.37931034482759,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWLWLLWLWL"
},
"head_to_head": [
{
"opponent": "Jessika Ponchet",
"opponent_id": 63220,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Suzan Lamens",
"opponent_id": 199509,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Peangtarn Plipuech",
"opponent_id": 50915,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kristiana Sidorova",
"opponent_id": 414874,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sonal Patil",
"opponent_id": 459472,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"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": 8,
"aces_per_match": 1.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 80.7,
"first_serve_won_pct": 54.3,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 53.3,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 1,
"double_faults": 8,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 2,
"aces_per_match": 0.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 86.7,
"first_serve_won_pct": 41.8,
"second_serve_won_pct": 75.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 0,
"double_faults": 2,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 18,
"aces_per_match": 0.4,
"double_faults_per_match": 3.6,
"first_serve_pct": 76.2,
"first_serve_won_pct": 64.1,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 57.6,
"break_points_converted_pct": 56.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 4,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 2,
"double_faults": 18,
"win_rate": 80.0,
"losses": 1
}
}
],
"data_generated_at": "2026-05-09 03:39:08 UTC"
}