Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Thamyrys Nicolle Costa Araujo
1W - 3L
25,0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 3238,
"api_id": 330686,
"name": "Thamyrys Nicolle Costa Araujo",
"short_name": "T. N. C. Araujo",
"country": "Brazil",
"country_code": "BR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4523065,
"singles": 9.0,
"doubles": null,
"ranking": 4694,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 1.5,
"avg_first_serve_pct": 67.4,
"avg_first_serve_won_pct": 58.4,
"avg_second_serve_won_pct": 39.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Claudia Hoste Ferrer",
"opponent_id": 195975,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 61.66666666666667,
"first_serve_won_pct": 62.16216216216216,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Charlotte Pikkaart",
"opponent_id": 526205,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 68.65671641791045,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Erica Brennan",
"opponent_id": 453436,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 75.47169811320755,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Kamilla Bartone",
"opponent_id": 237568,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 51.42857142857142,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Charlotte Pikkaart",
"opponent_id": 526205,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kamilla Bartone",
"opponent_id": 237568,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Claudia Hoste Ferrer",
"opponent_id": 195975,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Erica Brennan",
"opponent_id": 453436,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:49:34 UTC"
}