Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Murphy Cassone
5W - 7L
41.7% Win Rate
Forma: LWLLWWLWLL
JSON Data
{
"player": {
"id": 678,
"api_id": 333007,
"name": "Murphy Cassone",
"short_name": "M. Cassone",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4338104,
"singles": 14.17,
"doubles": 12.99,
"ranking": 293,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 216,
"points": 274,
"best_position": 172,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 216,
"points": 274
},
{
"date": "2025-12-09",
"position": 216,
"points": 274
},
{
"date": "2025-12-08",
"position": 216,
"points": 274
},
{
"date": "2025-12-07",
"position": 216,
"points": 274
},
{
"date": "2025-12-06",
"position": 216,
"points": 274
},
{
"date": "2025-12-05",
"position": 216,
"points": 274
},
{
"date": "2025-12-04",
"position": 216,
"points": 274
},
{
"date": "2025-12-03",
"position": 216,
"points": 274
}
],
"career_stats": {
"total_matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7
},
"surface_stats": {
"hard": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"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 500": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"ATP 250": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 12,
"avg_aces_per_match": 5.8,
"avg_double_faults_per_match": 4.6,
"avg_first_serve_pct": 65.5,
"avg_first_serve_won_pct": 70.9,
"avg_second_serve_won_pct": 46.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-21",
"opponent": "Dino Prižmić",
"opponent_id": 349089,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 87.2340425531915,
"first_serve_won_pct": 58.536585365853654,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-18",
"opponent": "Thiago Monteiro",
"opponent_id": 47603,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 6,
"first_serve_pct": 82.82828282828282,
"first_serve_won_pct": 69.51219512195121,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-06",
"opponent": "Aleksandar Vukic",
"opponent_id": 124656,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 4,
"first_serve_pct": 62.5,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 62.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-21",
"opponent": "Reilly Opelka",
"opponent_id": 130400,
"tournament": "Washington",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 8,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 82.14285714285714,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-20",
"opponent": "Rinky Hijikata",
"opponent_id": 237452,
"tournament": "Washington",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "1-0",
"stats": {
"aces": 11,
"double_faults": 8,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 82.14285714285714,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Thai-Son Kwiatkowski",
"opponent_id": 63642,
"tournament": "Washington",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 8,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 82.14285714285714,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-14",
"opponent": "Nicolas Mejia",
"opponent_id": 187218,
"tournament": "Los Cabos",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 59.375,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-13",
"opponent": "Evan Zhu",
"opponent_id": 162144,
"tournament": "Los Cabos",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 59.375,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 39.02439024390244,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-23",
"opponent": "Alexis Galarneau",
"opponent_id": 187236,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 81.91489361702128,
"first_serve_won_pct": 62.33766233766234,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-19",
"opponent": "August Holmgren",
"opponent_id": 207089,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 50.847457627118644,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 85.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWLLWWLWLL"
},
"head_to_head": [
{
"opponent": "Mitchell Krueger",
"opponent_id": 52276,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "August Holmgren",
"opponent_id": 207089,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Thiago Monteiro",
"opponent_id": 47603,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nicolas Mejia",
"opponent_id": 187218,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dino Prižmić",
"opponent_id": 349089,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 6,
"aces_per_match": 1.4,
"double_faults_per_match": 1.2,
"first_serve_pct": 73.0,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 61.2,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 34.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 25,
"wins": 17,
"losses": 8,
"win_rate": 68.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 14,
"tiebreaks_lost": 5,
"aces": 205,
"double_faults": 82,
"aces_per_match": 8.2,
"double_faults_per_match": 3.3,
"first_serve_pct": 75.9,
"first_serve_won_pct": 70.2,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 68.7,
"break_points_converted_pct": 48.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 13,
"losses": 10,
"win_rate": 56.5,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 10,
"tiebreaks_lost": 1,
"aces": 160,
"double_faults": 87,
"aces_per_match": 7.0,
"double_faults_per_match": 3.8,
"first_serve_pct": 74.1,
"first_serve_won_pct": 74.3,
"second_serve_won_pct": 59.0,
"break_points_saved_pct": 68.3,
"break_points_converted_pct": 32.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 19,
"aces_per_match": 3.0,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.4,
"first_serve_won_pct": 56.6,
"second_serve_won_pct": 49.3,
"break_points_saved_pct": 60.8,
"break_points_converted_pct": 39.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 59,
"wins": 35,
"tournaments_played": 32,
"tournaments_won": 0,
"aces": 390,
"double_faults": 194,
"win_rate": 59.3,
"losses": 24
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 14,
"wins": 11,
"losses": 3,
"win_rate": 78.6,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 105,
"double_faults": 54,
"aces_per_match": 7.5,
"double_faults_per_match": 3.9,
"first_serve_pct": 73.7,
"first_serve_won_pct": 75.6,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 69.0,
"break_points_converted_pct": 36.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 37,
"double_faults": 35,
"aces_per_match": 4.6,
"double_faults_per_match": 4.4,
"first_serve_pct": 69.6,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 56.6,
"break_points_saved_pct": 57.9,
"break_points_converted_pct": 45.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 22,
"wins": 14,
"tournaments_played": 19,
"tournaments_won": 1,
"aces": 142,
"double_faults": 89,
"win_rate": 63.6,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 08:18:48 UTC"
}