Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Masa Viriant
5W - 1L
83,3% Win Rate
Forma: LWWWWW
JSON Data
{
"player": {
"id": 4026,
"api_id": 373665,
"name": "Masa Viriant",
"short_name": "M. Viriant",
"country": "Slovenia",
"country_code": "SI",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-03-24",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 72.9,
"avg_first_serve_won_pct": 67.9,
"avg_second_serve_won_pct": 39.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Madelief Hageman",
"opponent_id": 289925,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 83.78378378378379,
"first_serve_won_pct": 35.483870967741936,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Tamara Kuti",
"opponent_id": 468500,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 83.33333333333334,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Kirsty Robertson",
"opponent_id": 417278,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 76.47058823529412,
"first_serve_won_pct": 80.76923076923077,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Hanna Augustynska",
"opponent_id": 1162864,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 63.04347826086957,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Aadya Iyer",
"opponent_id": 1162135,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 60.0,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Izzy Burrow",
"opponent_id": 1077796,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 70.96774193548387,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 27.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "LWWWWW"
},
"head_to_head": [
{
"opponent": "Madelief Hageman",
"opponent_id": 289925,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aadya Iyer",
"opponent_id": 1162135,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Izzy Burrow",
"opponent_id": 1077796,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tamara Kuti",
"opponent_id": 468500,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hanna Augustynska",
"opponent_id": 1162864,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:25 UTC"
}