Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ligaya Murray
3W - 2L
60,0% Win Rate
Forma: LLWWW
JSON Data
{
"player": {
"id": 3980,
"api_id": 1095886,
"name": "Ligaya Murray",
"short_name": "L. Murray",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1987-10-09",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 259145,
"singles": 9.0,
"doubles": null,
"ranking": 2024,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 1.4,
"avg_first_serve_pct": 72.9,
"avg_first_serve_won_pct": 53.3,
"avg_second_serve_won_pct": 47.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Solymar Colling",
"opponent_id": 277240,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 67.3913043478261,
"first_serve_won_pct": 38.70967741935484,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Alina Shcherbinina",
"opponent_id": 295045,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 47.22222222222222,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Ella Olofson",
"opponent_id": 1122505,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 77.77777777777779,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Lexie Weir",
"opponent_id": 246671,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 76.78571428571429,
"first_serve_won_pct": 62.7906976744186,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Josephine Lombardi",
"opponent_id": 1046933,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 73.49397590361446,
"first_serve_won_pct": 60.65573770491803,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LLWWW"
},
"head_to_head": [
{
"opponent": "Solymar Colling",
"opponent_id": 277240,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alina Shcherbinina",
"opponent_id": 295045,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ella Olofson",
"opponent_id": 1122505,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lexie Weir",
"opponent_id": 246671,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Josephine Lombardi",
"opponent_id": 1046933,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:41:31 UTC"
}