Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mateo Barreiros Reyes
4W - 2L
66.7% Win Rate
Forma: LWWWWL
JSON Data
{
"player": {
"id": 1247,
"api_id": 261752,
"name": "Mateo Barreiros Reyes",
"short_name": "M. B. Reyes",
"country": "Brazil",
"country_code": "BR",
"gender": "Male",
"circuit": "ATP",
"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": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 59.2,
"avg_first_serve_won_pct": 78.8,
"avg_second_serve_won_pct": 63.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-16",
"opponent": "Pedro Sakamoto",
"opponent_id": 65576,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 70.6896551724138,
"second_serve_won_pct": 45.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-14",
"opponent": "Leonardo Aboian",
"opponent_id": 169492,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 61.224489795918366,
"first_serve_won_pct": 86.66666666666667,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-13",
"opponent": "Juan Sebastian Gomez",
"opponent_id": 25726,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 100.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-12",
"opponent": "Bautista Vilicich",
"opponent_id": 329533,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 61.224489795918366,
"first_serve_won_pct": 86.66666666666667,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-11",
"opponent": "Nicolas Buitrago",
"opponent_id": 212797,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 61.224489795918366,
"first_serve_won_pct": 86.66666666666667,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Enzo Camargo Lima",
"opponent_id": 371456,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.92307692307692,
"first_serve_won_pct": 62.16216216216216,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "LWWWWL"
},
"head_to_head": [
{
"opponent": "Bautista Vilicich",
"opponent_id": 329533,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Pedro Sakamoto",
"opponent_id": 65576,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Enzo Camargo Lima",
"opponent_id": 371456,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nicolas Buitrago",
"opponent_id": 212797,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Juan Sebastian Gomez",
"opponent_id": 25726,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 19,
"wins": 9,
"losses": 10,
"win_rate": 47.4,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 26,
"double_faults": 54,
"aces_per_match": 1.4,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.7,
"first_serve_won_pct": 64.1,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 63.8,
"break_points_converted_pct": 38.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 19,
"wins": 9,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 26,
"double_faults": 54,
"win_rate": 47.4,
"losses": 10
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 18,
"wins": 11,
"losses": 7,
"win_rate": 61.1,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 3,
"aces": 44,
"double_faults": 65,
"aces_per_match": 2.4,
"double_faults_per_match": 3.6,
"first_serve_pct": 70.8,
"first_serve_won_pct": 63.9,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 55.3,
"break_points_converted_pct": 44.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 18,
"wins": 11,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 44,
"double_faults": 65,
"win_rate": 61.1,
"losses": 7
}
}
],
"data_generated_at": "2025-12-10 09:42:47 UTC"
}