Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mariana Manyoma Velasquez
2W - 3L
40.0% Win Rate
Forma: LLWWL
JSON Data
{
"player": {
"id": 5159,
"api_id": 379382,
"name": "Mariana Manyoma Velasquez",
"short_name": "M. Manyoma Velásquez",
"country": "Colombia",
"country_code": "CO",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 72.7,
"avg_first_serve_won_pct": 55.0,
"avg_second_serve_won_pct": 39.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Daniela Vidal Romero",
"opponent_id": 1221670,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 75.0,
"first_serve_won_pct": 28.205128205128204,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-08",
"opponent": "Ligaya Murray",
"opponent_id": 1095886,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 62.7906976744186,
"first_serve_won_pct": 48.148148148148145,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Meisha Kendall-Woseley",
"opponent_id": 403896,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 81.33333333333333,
"first_serve_won_pct": 60.65573770491803,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Juliette Nask",
"opponent_id": 1091478,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 77.5,
"first_serve_won_pct": 80.64516129032258,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Georgia Kulevich",
"opponent_id": 1080904,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 67.03296703296702,
"first_serve_won_pct": 57.377049180327866,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLWWL"
},
"head_to_head": [
{
"opponent": "Daniela Vidal Romero",
"opponent_id": 1221670,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Georgia Kulevich",
"opponent_id": 1080904,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juliette Nask",
"opponent_id": 1091478,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ligaya Murray",
"opponent_id": 1095886,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Meisha Kendall-Woseley",
"opponent_id": 403896,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:37 UTC"
}