Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alejandro Moro Canas
6W - 10L
37.5% Win Rate
Forma: LLLWWWLLLL
JSON Data
{
"player": {
"id": 180,
"api_id": 250857,
"name": "Alejandro Moro Canas",
"short_name": "A. Moro Canas",
"country": "Spain",
"country_code": "ES",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2043086,
"singles": 14.28,
"doubles": 13.24,
"ranking": 242,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 238,
"points": 238,
"best_position": 142,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 238,
"points": 238
},
{
"date": "2025-12-09",
"position": 238,
"points": 238
},
{
"date": "2025-12-08",
"position": 238,
"points": 238
},
{
"date": "2025-12-07",
"position": 238,
"points": 238
},
{
"date": "2025-12-06",
"position": 238,
"points": 238
},
{
"date": "2025-12-05",
"position": 238,
"points": 238
},
{
"date": "2025-12-04",
"position": 238,
"points": 238
},
{
"date": "2025-12-03",
"position": 238,
"points": 238
}
],
"career_stats": {
"total_matches": 16,
"wins": 6,
"losses": 10,
"win_rate": 37.5
},
"surface_stats": {
"hard": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0
},
"clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"Masters 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"Challenger": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 16,
"avg_aces_per_match": 2.9,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 68.5,
"avg_first_serve_won_pct": 63.5,
"avg_second_serve_won_pct": 48.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-07",
"opponent": "Luka Mikrut",
"opponent_id": 349090,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 64.55696202531645,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 53.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-05",
"opponent": "Justin Engel",
"opponent_id": 403148,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 73.40425531914893,
"first_serve_won_pct": 68.11594202898551,
"second_serve_won_pct": 68.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-02",
"opponent": "Francesco Maestrelli",
"opponent_id": 261017,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 61.66666666666667,
"first_serve_won_pct": 59.45945945945946,
"second_serve_won_pct": 56.52173913043478,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-01",
"opponent": "Henrique Rocha",
"opponent_id": 341820,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-30",
"opponent": "Martin Landaluce",
"opponent_id": 417196,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 8,
"first_serve_pct": 65.89147286821705,
"first_serve_won_pct": 63.52941176470588,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-28",
"opponent": "Jie Cui",
"opponent_id": 201681,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 88.88888888888889,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-23",
"opponent": "Eliot Spizzirri",
"opponent_id": 288748,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 72.44094488188976,
"first_serve_won_pct": 64.13043478260869,
"second_serve_won_pct": 45.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-19",
"opponent": "Jason Kubler",
"opponent_id": 39726,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 75.51020408163265,
"first_serve_won_pct": 62.16216216216216,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Calvin Hemery",
"opponent_id": 81271,
"tournament": "Marrakech",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 69.38775510204081,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-17",
"opponent": "Chun-Hsin Tseng",
"opponent_id": 207034,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 66.12903225806451,
"first_serve_won_pct": 60.97560975609756,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLWWWLLLL"
},
"head_to_head": [
{
"opponent": "Jie Cui",
"opponent_id": 201681,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Martin Landaluce",
"opponent_id": 417196,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jason Kubler",
"opponent_id": 39726,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Chun-Hsin Tseng",
"opponent_id": 207034,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Daniel Altmaier",
"opponent_id": 127208,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 4,
"aces_per_match": 7.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 78.4,
"first_serve_won_pct": 64.1,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 13,
"double_faults": 11,
"aces_per_match": 2.2,
"double_faults_per_match": 1.8,
"first_serve_pct": 76.0,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 67.6,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 20,
"wins": 12,
"losses": 8,
"win_rate": 60.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 51,
"double_faults": 49,
"aces_per_match": 2.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 76.5,
"first_serve_won_pct": 63.5,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 39.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 30,
"wins": 14,
"losses": 16,
"win_rate": 46.7,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 56,
"double_faults": 88,
"aces_per_match": 1.9,
"double_faults_per_match": 2.9,
"first_serve_pct": 75.1,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 63.8,
"break_points_converted_pct": 40.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 57,
"wins": 29,
"tournaments_played": 29,
"tournaments_won": 0,
"aces": 127,
"double_faults": 152,
"win_rate": 50.9,
"losses": 28
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 25,
"double_faults": 10,
"aces_per_match": 4.2,
"double_faults_per_match": 1.7,
"first_serve_pct": 76.8,
"first_serve_won_pct": 70.5,
"second_serve_won_pct": 53.5,
"break_points_saved_pct": 74.0,
"break_points_converted_pct": 33.3,
"winners_total": 22,
"unforced_errors_total": 32
},
"hardcourt_indoor": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 29,
"double_faults": 13,
"aces_per_match": 3.6,
"double_faults_per_match": 1.6,
"first_serve_pct": 75.4,
"first_serve_won_pct": 66.5,
"second_serve_won_pct": 59.2,
"break_points_saved_pct": 56.9,
"break_points_converted_pct": 40.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 19,
"wins": 11,
"losses": 8,
"win_rate": 57.9,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 7,
"aces": 53,
"double_faults": 30,
"aces_per_match": 2.8,
"double_faults_per_match": 1.6,
"first_serve_pct": 75.7,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 64.5,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 28,
"wins": 16,
"losses": 12,
"win_rate": 57.1,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 7,
"aces": 101,
"double_faults": 60,
"aces_per_match": 3.6,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.3,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 53.9,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 43.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 0,
"aces_per_match": 2.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 58.8,
"second_serve_won_pct": 47.1,
"break_points_saved_pct": 27.3,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 63,
"wins": 35,
"tournaments_played": 29,
"tournaments_won": 1,
"aces": 212,
"double_faults": 113,
"win_rate": 55.6,
"losses": 28
}
}
],
"data_generated_at": "2025-12-10 08:18:28 UTC"
}