Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jacob Fearnley
24W - 21L
53.3% Win Rate
Forma: LLWWLWWLWL
JSON Data
{
"player": {
"id": 520,
"api_id": 275948,
"name": "Jacob Fearnley",
"short_name": "J. Fearnley",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4447327,
"singles": 15.64,
"doubles": 14.98,
"ranking": 44,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 71,
"points": 787,
"best_position": 49,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 71,
"points": 787
},
{
"date": "2025-12-09",
"position": 71,
"points": 787
},
{
"date": "2025-12-08",
"position": 71,
"points": 787
},
{
"date": "2025-12-07",
"position": 71,
"points": 787
},
{
"date": "2025-12-06",
"position": 71,
"points": 787
},
{
"date": "2025-12-05",
"position": 71,
"points": 787
},
{
"date": "2025-12-04",
"position": 71,
"points": 787
},
{
"date": "2025-12-03",
"position": 71,
"points": 787
}
],
"career_stats": {
"total_matches": 45,
"wins": 24,
"losses": 21,
"win_rate": 53.3
},
"surface_stats": {
"hard": {
"matches": 22,
"wins": 11,
"losses": 11,
"win_rate": 50.0
},
"clay": {
"matches": 16,
"wins": 10,
"losses": 6,
"win_rate": 62.5
},
"grass": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
}
},
"category_stats": {
"Grand Slam": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6
},
"Masters 1000": {
"matches": 17,
"wins": 10,
"losses": 7,
"win_rate": 58.8
},
"ATP 500": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"ATP 250": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 45,
"avg_aces_per_match": 4.8,
"avg_double_faults_per_match": 5.6,
"avg_first_serve_pct": 62.5,
"avg_first_serve_won_pct": 67.4,
"avg_second_serve_won_pct": 45.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-03",
"opponent": "Damir Džumhur",
"opponent_id": 49172,
"tournament": "ATP Athens, Greece Men Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 53.57142857142857,
"first_serve_won_pct": 56.666666666666664,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Andrey Rublev",
"opponent_id": 106755,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 11,
"first_serve_pct": 68.57142857142857,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 65.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-26",
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"tournament": "Paris",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 5,
"first_serve_pct": 61.40350877192983,
"first_serve_won_pct": 85.71428571428571,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Matteo Arnaldi",
"opponent_id": 299538,
"tournament": "Paris",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 47.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Alexander Zverev",
"opponent_id": 57163,
"tournament": "Vienna",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 73.7864077669903,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 74.07407407407408,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Hamad Medjedovic",
"opponent_id": 321404,
"tournament": "Vienna",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 78.18181818181819,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Dalibor Svrcina",
"opponent_id": 260122,
"tournament": "Vienna",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 59.70149253731343,
"first_serve_won_pct": 77.5,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-16",
"opponent": "Elias Ymer",
"opponent_id": 83661,
"tournament": "Stockholm",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Tallon Griekspoor",
"opponent_id": 122368,
"tournament": "Stockholm",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 57.42574257425742,
"first_serve_won_pct": 77.58620689655173,
"second_serve_won_pct": 60.46511627906976,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-28",
"opponent": "Alexander Zverev",
"opponent_id": 57163,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-3",
"stats": {
"aces": 4,
"double_faults": 12,
"first_serve_pct": 69.79166666666666,
"first_serve_won_pct": 65.67164179104478,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLWWLWWLWL"
},
"head_to_head": [
{
"opponent": "Alexander Zverev",
"opponent_id": 57163,
"matches": 4,
"wins": 0,
"losses": 4
},
{
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Hamad Medjedovic",
"opponent_id": 321404,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Alex Bolt",
"opponent_id": 58369,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Pavel Kotov",
"opponent_id": 203258,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 20,
"double_faults": 53,
"aces_per_match": 2.9,
"double_faults_per_match": 7.6,
"first_serve_pct": 74.0,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 60.9,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 41.7,
"winners_total": 20,
"unforced_errors_total": 30
},
"hardcourt_indoor": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 47,
"double_faults": 73,
"aces_per_match": 3.6,
"double_faults_per_match": 5.6,
"first_serve_pct": 72.5,
"first_serve_won_pct": 72.1,
"second_serve_won_pct": 62.8,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 36.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 19,
"wins": 10,
"losses": 9,
"win_rate": 52.6,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 138,
"double_faults": 103,
"aces_per_match": 7.3,
"double_faults_per_match": 5.4,
"first_serve_pct": 74.5,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 58.9,
"break_points_saved_pct": 67.2,
"break_points_converted_pct": 32.3,
"winners_total": 180,
"unforced_errors_total": 203
},
"red_clay": {
"matches": 16,
"wins": 10,
"losses": 6,
"win_rate": 62.5,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 71,
"double_faults": 68,
"aces_per_match": 4.4,
"double_faults_per_match": 4.2,
"first_serve_pct": 70.9,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 32.9,
"winners_total": 100,
"unforced_errors_total": 135
}
},
"totals": {
"matches": 55,
"wins": 31,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 276,
"double_faults": 297,
"win_rate": 56.4,
"losses": 24
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 12,
"wins": 9,
"losses": 3,
"win_rate": 75.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 88,
"double_faults": 58,
"aces_per_match": 7.3,
"double_faults_per_match": 4.8,
"first_serve_pct": 73.1,
"first_serve_won_pct": 75.8,
"second_serve_won_pct": 62.7,
"break_points_saved_pct": 58.8,
"break_points_converted_pct": 38.9,
"winners_total": 85,
"unforced_errors_total": 78
},
"hardcourt_indoor": {
"matches": 27,
"wins": 23,
"losses": 4,
"win_rate": 85.2,
"tournaments_played": 10,
"tournaments_won": 4,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 145,
"double_faults": 141,
"aces_per_match": 5.4,
"double_faults_per_match": 5.2,
"first_serve_pct": 72.2,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 68.1,
"break_points_converted_pct": 51.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 34,
"aces_per_match": 3.0,
"double_faults_per_match": 4.9,
"first_serve_pct": 71.7,
"first_serve_won_pct": 74.4,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 46.7,
"break_points_converted_pct": 53.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 46,
"wins": 37,
"tournaments_played": 16,
"tournaments_won": 5,
"aces": 254,
"double_faults": 233,
"win_rate": 80.4,
"losses": 9
}
}
],
"data_generated_at": "2025-12-10 06:55:12 UTC"
}