Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Dino Prižmić
33W - 14L
70.2% Win Rate
Forma: WWWWLWWWWL
JSON Data
{
"player": {
"id": 773,
"api_id": 349089,
"name": "Dino Prižmić",
"short_name": "D. Prižmić",
"country": "Croatia",
"country_code": "HR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 278798,
"singles": 15.11,
"doubles": null,
"ranking": 77,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 79,
"points": 740,
"best_position": 79,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 79,
"points": 740
},
{
"date": "2026-05-07",
"position": 79,
"points": 740
},
{
"date": "2026-05-06",
"position": 79,
"points": 740
},
{
"date": "2026-05-05",
"position": 79,
"points": 740
},
{
"date": "2026-05-04",
"position": 87,
"points": 670
},
{
"date": "2026-05-03",
"position": 87,
"points": 670
},
{
"date": "2026-05-02",
"position": 87,
"points": 670
},
{
"date": "2026-05-01",
"position": 87,
"points": 670
},
{
"date": "2026-04-30",
"position": 87,
"points": 670
},
{
"date": "2026-04-29",
"position": 87,
"points": 670
}
],
"career_stats": {
"total_matches": 47,
"wins": 33,
"losses": 14,
"win_rate": 70.2
},
"surface_stats": {
"hard": {
"matches": 19,
"wins": 11,
"losses": 8,
"win_rate": 57.9
},
"clay": {
"matches": 26,
"wins": 20,
"losses": 6,
"win_rate": 76.9
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5
},
"Masters 1000": {
"matches": 9,
"wins": 8,
"losses": 1,
"win_rate": 88.9
},
"ATP 500": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"ATP 250": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
},
"Challenger": {
"matches": 10,
"wins": 8,
"losses": 2,
"win_rate": 80.0
},
"Otro": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 47,
"avg_aces_per_match": 4.3,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 62.3,
"avg_first_serve_won_pct": 71.7,
"avg_second_serve_won_pct": 54.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Novak Djokovic",
"opponent_id": 14882,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 57.692307692307686,
"first_serve_won_pct": 68.88888888888889,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Marton Fucsovics",
"opponent_id": 47770,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 55.223880597014926,
"first_serve_won_pct": 62.16216216216216,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Federico Bondioli",
"opponent_id": 407383,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Chris Rodesch",
"opponent_id": 225273,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 73.46938775510205,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-26",
"opponent": "Tomas Martin Etcheverry",
"opponent_id": 169496,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 58.536585365853654,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 21.73913043478261,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-24",
"opponent": "Ben Shelton",
"opponent_id": 385485,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 58.71559633027523,
"first_serve_won_pct": 79.6875,
"second_serve_won_pct": 57.77777777777777,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-22",
"opponent": "Matteo Berrettini",
"opponent_id": 112783,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 53.2258064516129,
"first_serve_won_pct": 78.78787878787878,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-21",
"opponent": "Zsombor Piros",
"opponent_id": 205795,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 53.57142857142857,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 48.275862068965516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-20",
"opponent": "Christopher O'Connell",
"opponent_id": 58221,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 64.03508771929825,
"first_serve_won_pct": 80.82191780821918,
"second_serve_won_pct": 67.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-03",
"opponent": "Daniel Altmaier",
"opponent_id": 127208,
"tournament": "Bucharest",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 62.28070175438597,
"first_serve_won_pct": 66.19718309859155,
"second_serve_won_pct": 62.7906976744186,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 8,
"losses": 2,
"form_string": "WWWWLWWWWL"
},
"head_to_head": [
{
"opponent": "Gustavo Heide",
"opponent_id": 302582,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Elmer Moller",
"opponent_id": 499834,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Justin Engel",
"opponent_id": 403148,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Nikoloz Basilashvili",
"opponent_id": 26204,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Nishesh Basavareddy",
"opponent_id": 407164,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-05-10 09:00",
"opponent": "Ugo Humbert",
"opponent_id": 185388,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 32",
"odds_player": 1.3599999999999999,
"odds_opponent": 3.2
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 56,
"double_faults": 42,
"aces_per_match": 3.7,
"double_faults_per_match": 2.8,
"first_serve_pct": 71.1,
"first_serve_won_pct": 70.1,
"second_serve_won_pct": 62.9,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 38.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 8,
"losses": 3,
"win_rate": 72.7,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 56,
"double_faults": 31,
"aces_per_match": 5.1,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.5,
"first_serve_won_pct": 70.9,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 66.1,
"break_points_converted_pct": 37.3,
"winners_total": 19,
"unforced_errors_total": 28
},
"red_clay": {
"matches": 23,
"wins": 18,
"losses": 5,
"win_rate": 78.3,
"tournaments_played": 9,
"tournaments_won": 2,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 71,
"double_faults": 94,
"aces_per_match": 3.1,
"double_faults_per_match": 4.1,
"first_serve_pct": 69.5,
"first_serve_won_pct": 68.2,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 51.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 49,
"wins": 34,
"tournaments_played": 19,
"tournaments_won": 2,
"aces": 183,
"double_faults": 167,
"win_rate": 69.4,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 4,
"aces_per_match": 5.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.9,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 63.8,
"break_points_saved_pct": 65.0,
"break_points_converted_pct": 77.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 18,
"wins": 10,
"losses": 8,
"win_rate": 55.6,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 76,
"double_faults": 28,
"aces_per_match": 4.2,
"double_faults_per_match": 1.6,
"first_serve_pct": 73.5,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 57.6,
"break_points_converted_pct": 39.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 41,
"double_faults": 38,
"aces_per_match": 4.6,
"double_faults_per_match": 4.2,
"first_serve_pct": 72.0,
"first_serve_won_pct": 69.1,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 61.0,
"break_points_converted_pct": 38.5,
"winners_total": 31,
"unforced_errors_total": 42
},
"red_clay": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 27,
"double_faults": 22,
"aces_per_match": 3.9,
"double_faults_per_match": 3.1,
"first_serve_pct": 69.5,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 59.2,
"break_points_converted_pct": 39.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 36,
"wins": 19,
"tournaments_played": 18,
"tournaments_won": 0,
"aces": 154,
"double_faults": 92,
"win_rate": 52.8,
"losses": 17
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 3,
"aces_per_match": 2.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.0,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 43.1,
"break_points_saved_pct": 30.0,
"break_points_converted_pct": 58.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 13,
"tournaments_won": 3,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 14,
"aces_per_match": 1.2,
"double_faults_per_match": 3.5,
"first_serve_pct": 74.7,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 65.2,
"break_points_saved_pct": 57.9,
"break_points_converted_pct": 45.5,
"winners_total": 4,
"unforced_errors_total": 14
}
},
"totals": {
"matches": 6,
"wins": 3,
"tournaments_played": 20,
"tournaments_won": 3,
"aces": 9,
"double_faults": 17,
"win_rate": 50.0,
"losses": 3
}
}
],
"data_generated_at": "2026-05-09 00:34:35 UTC"
}