Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Marika Jones
2W - 1L
66,7% Win Rate
Forma: WWL
JSON Data
{
"player": {
"id": 4366,
"api_id": 334167,
"name": "Marika Jones",
"short_name": "M. Jones",
"country": "USA",
"country_code": "US",
"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": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 6.3,
"avg_first_serve_pct": 59.1,
"avg_first_serve_won_pct": 51.8,
"avg_second_serve_won_pct": 36.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Dia Evtimova",
"opponent_id": 19834,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 61.904761904761905,
"first_serve_won_pct": 56.41025641025641,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Anastasiya Kuparev",
"opponent_id": 370700,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 54.929577464788736,
"first_serve_won_pct": 64.1025641025641,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Shakhnoza Khatamova",
"opponent_id": 148242,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 60.60606060606061,
"first_serve_won_pct": 35.0,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "WWL"
},
"head_to_head": [
{
"opponent": "Anastasiya Kuparev",
"opponent_id": 370700,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Shakhnoza Khatamova",
"opponent_id": 148242,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dia Evtimova",
"opponent_id": 19834,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-30 18:45",
"opponent": "Brandelyn Fulgenzi",
"opponent_id": 457566,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:03 UTC"
}