Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Clarissa Blomqvist
2W - 8L
20,0% Win Rate
Forma: LLLLWWLLLL
JSON Data
{
"player": {
"id": 4281,
"api_id": 387937,
"name": "Clarissa Blomqvist",
"short_name": "C. Blomqvist",
"country": "Finland",
"country_code": "FI",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-11-26",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 279532,
"singles": 9.93,
"doubles": 10.23,
"ranking": 1094,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.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": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 8.0,
"avg_first_serve_pct": 57.2,
"avg_first_serve_won_pct": 55.8,
"avg_second_serve_won_pct": 36.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-30",
"opponent": "Karla Popovic",
"opponent_id": 50667,
"tournament": "UTR Dubai W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 59.67741935483871,
"first_serve_won_pct": 51.35135135135135,
"second_serve_won_pct": 52.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-29",
"opponent": "Laura Boehner",
"opponent_id": 255461,
"tournament": "UTR Dubai W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 15.789473684210526,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Arina Gabriela Vasilescu",
"opponent_id": 158690,
"tournament": "UTR Dubai W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 56.79012345679012,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Maria Golovina",
"opponent_id": 457143,
"tournament": "UTR Dubai W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 56.71641791044776,
"first_serve_won_pct": 47.368421052631575,
"second_serve_won_pct": 27.586206896551722,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-25",
"opponent": "Eva Busaad",
"opponent_id": 490697,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 12,
"first_serve_pct": 46.2962962962963,
"first_serve_won_pct": 56.00000000000001,
"second_serve_won_pct": 5.555555555555555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Ali Collins",
"opponent_id": 189310,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 58.730158730158735,
"first_serve_won_pct": 62.16216216216216,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Anna Snigireva",
"opponent_id": 476086,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 62.295081967213115,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Laura Svatikova",
"opponent_id": 54961,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 10,
"first_serve_pct": 59.67741935483871,
"first_serve_won_pct": 51.35135135135135,
"second_serve_won_pct": 32.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Petra Sedlackova",
"opponent_id": 231010,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 54.054054054054056,
"first_serve_won_pct": 55.00000000000001,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Ksenia Laskutova",
"opponent_id": 154806,
"tournament": "UTR Dubai W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 10,
"first_serve_pct": 59.32203389830508,
"first_serve_won_pct": 68.57142857142857,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 2,
"losses": 8,
"form_string": "LLLLWWLLLL"
},
"head_to_head": [
{
"opponent": "Eva Busaad",
"opponent_id": 490697,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ali Collins",
"opponent_id": 189310,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Laura Svatikova",
"opponent_id": 54961,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Petra Sedlackova",
"opponent_id": 231010,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Laura Boehner",
"opponent_id": 255461,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-31 07:30",
"opponent": "Andrea Roots",
"opponent_id": 334270,
"tournament": "UTR Dubai W02",
"surface": "hard",
"round": "Semifinals",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:24 UTC"
}