Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mariam Bolkvadze
8W - 9L
47.1% Win Rate
Forma: LWLWLWWLWL
JSON Data
{
"player": {
"id": 15,
"api_id": 100341,
"name": "Mariam Bolkvadze",
"short_name": "M. Bolkvadze",
"country": "Georgia",
"country_code": "GE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1998-01-01",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 82405,
"singles": 11.83,
"doubles": 11.02,
"ranking": 140,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 285,
"points": 239,
"best_position": 151,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 285,
"points": 239
},
{
"date": "2025-12-09",
"position": 285,
"points": 239
},
{
"date": "2025-12-08",
"position": 285,
"points": 239
},
{
"date": "2025-12-07",
"position": 273,
"points": 253
},
{
"date": "2025-12-06",
"position": 273,
"points": 253
},
{
"date": "2025-12-05",
"position": 273,
"points": 253
},
{
"date": "2025-12-04",
"position": 273,
"points": 253
},
{
"date": "2025-12-03",
"position": 273,
"points": 253
}
],
"career_stats": {
"total_matches": 17,
"wins": 8,
"losses": 9,
"win_rate": 47.1
},
"surface_stats": {
"hard": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"WTA 250": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 17,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 5.7,
"avg_first_serve_pct": 71.7,
"avg_first_serve_won_pct": 58.2,
"avg_second_serve_won_pct": 40.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-11",
"opponent": "Catherine McNally",
"opponent_id": 220592,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 73.21428571428571,
"first_serve_won_pct": 46.34146341463415,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-08",
"opponent": "Ayana Akli",
"opponent_id": 479884,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 63.33333333333333,
"first_serve_won_pct": 81.57894736842105,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-25",
"opponent": "Celine Naef",
"opponent_id": 374578,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 42.42424242424242,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-24",
"opponent": "Varvara Lepchenko",
"opponent_id": 18919,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 75.75757575757575,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 56.52173913043478,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-10",
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"tournament": "'s-Hertogenbosch",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 81.03448275862068,
"first_serve_won_pct": 51.06382978723404,
"second_serve_won_pct": 35.483870967741936,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-09",
"opponent": "Dalma Galfi",
"opponent_id": 97995,
"tournament": "'s-Hertogenbosch",
"surface": "grass",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 75.0,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-08",
"opponent": "Loes Ebeling Koning",
"opponent_id": 481891,
"tournament": "'s-Hertogenbosch",
"surface": "grass",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 75.60975609756098,
"first_serve_won_pct": 64.51612903225806,
"second_serve_won_pct": 80.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-01",
"opponent": "Harmony Tan",
"opponent_id": 67322,
"tournament": "WTA 125K Birmingham, Great Britain Women Singles",
"surface": "grass",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 69.01408450704226,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-31",
"opponent": "Tegan Bush",
"opponent_id": 503280,
"tournament": "WTA 125K Birmingham, Great Britain Women Singles",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 63.8095238095238,
"first_serve_won_pct": 58.2089552238806,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Daria Snigur",
"opponent_id": 267148,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 42.42424242424242,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLWLWWLWL"
},
"head_to_head": [
{
"opponent": "Varvara Lepchenko",
"opponent_id": 18919,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anastasia Zakharova",
"opponent_id": 255391,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jodie Burrage",
"opponent_id": 172590,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Antonia Ružić",
"opponent_id": 316468,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 16,
"aces_per_match": 0.0,
"double_faults_per_match": 3.2,
"first_serve_pct": 80.8,
"first_serve_won_pct": 61.3,
"second_serve_won_pct": 68.0,
"break_points_saved_pct": 40.9,
"break_points_converted_pct": 42.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 22,
"aces_per_match": 0.3,
"double_faults_per_match": 7.3,
"first_serve_pct": 79.7,
"first_serve_won_pct": 60.9,
"second_serve_won_pct": 59.0,
"break_points_saved_pct": 45.5,
"break_points_converted_pct": 39.3,
"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": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.9,
"first_serve_won_pct": 42.4,
"second_serve_won_pct": 33.3,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 4,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 1,
"double_faults": 41,
"win_rate": 44.4,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 23,
"aces_per_match": 1.0,
"double_faults_per_match": 5.8,
"first_serve_pct": 76.8,
"first_serve_won_pct": 56.0,
"second_serve_won_pct": 51.0,
"break_points_saved_pct": 47.1,
"break_points_converted_pct": 48.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 82,
"aces_per_match": 0.2,
"double_faults_per_match": 9.1,
"first_serve_pct": 72.5,
"first_serve_won_pct": 58.2,
"second_serve_won_pct": 52.1,
"break_points_saved_pct": 44.9,
"break_points_converted_pct": 52.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 13,
"wins": 7,
"tournaments_played": 19,
"tournaments_won": 1,
"aces": 6,
"double_faults": 105,
"win_rate": 53.8,
"losses": 6
}
}
],
"data_generated_at": "2025-12-10 07:34:36 UTC"
}