Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Dusan Lajovic
20W - 25L
44.4% Win Rate
Forma: LLLWWLWLLW
JSON Data
{
"player": {
"id": 124,
"api_id": 39234,
"name": "Dusan Lajovic",
"short_name": "D. Lajovic",
"country": "Serbia",
"country_code": "RS",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 224142,
"singles": 14.41,
"doubles": 13.77,
"ranking": 197,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 120,
"points": 519,
"best_position": 23,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 120,
"points": 519
},
{
"date": "2025-12-09",
"position": 120,
"points": 519
},
{
"date": "2025-12-08",
"position": 120,
"points": 519
},
{
"date": "2025-12-07",
"position": 120,
"points": 519
},
{
"date": "2025-12-06",
"position": 120,
"points": 519
},
{
"date": "2025-12-05",
"position": 120,
"points": 519
},
{
"date": "2025-12-04",
"position": 120,
"points": 519
},
{
"date": "2025-12-03",
"position": 120,
"points": 519
}
],
"career_stats": {
"total_matches": 45,
"wins": 20,
"losses": 25,
"win_rate": 44.4
},
"surface_stats": {
"hard": {
"matches": 17,
"wins": 6,
"losses": 11,
"win_rate": 35.3
},
"clay": {
"matches": 24,
"wins": 12,
"losses": 12,
"win_rate": 50.0
},
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"Masters 1000": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5
},
"ATP 500": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"ATP 250": {
"matches": 10,
"wins": 3,
"losses": 7,
"win_rate": 30.0
},
"Challenger": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 45,
"avg_aces_per_match": 3.6,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 70.5,
"avg_first_serve_won_pct": 61.6,
"avg_second_serve_won_pct": 47.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-04",
"opponent": "Matej Dodig",
"opponent_id": 420876,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 68.85245901639344,
"first_serve_won_pct": 69.04761904761905,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Laslo Djere",
"opponent_id": 97231,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 76.0,
"first_serve_won_pct": 52.63157894736842,
"second_serve_won_pct": 65.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-17",
"opponent": "Martin Landaluce",
"opponent_id": 417196,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 58.97435897435898,
"second_serve_won_pct": 18.181818181818183,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-16",
"opponent": "Alex Molcan",
"opponent_id": 145130,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 73.11827956989248,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Michele Ribecai",
"opponent_id": 462168,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 78.57142857142857,
"first_serve_won_pct": 65.15151515151516,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-08",
"opponent": "Henri Squire",
"opponent_id": 208225,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 71.91011235955057,
"first_serve_won_pct": 57.8125,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-07",
"opponent": "Tiago Pereira",
"opponent_id": 409264,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 74.07407407407408,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-15",
"opponent": "Francesco Passaro",
"opponent_id": 258908,
"tournament": "Bad Waltersdorf, Austria",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 56.666666666666664,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-05",
"opponent": "Genaro Alberto Olivieri",
"opponent_id": 169486,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-1",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 79.41176470588235,
"first_serve_won_pct": 57.407407407407405,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-04",
"opponent": "Pablo Carreño Busta",
"opponent_id": 40800,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 71.76470588235294,
"first_serve_won_pct": 77.04918032786885,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLLWWLWLLW"
},
"head_to_head": [
{
"opponent": "Laslo Djere",
"opponent_id": 97231,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Ethan Quinn",
"opponent_id": 334293,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Thiago Agustin Tirante",
"opponent_id": 221515,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 5,
"aces_per_match": 4.0,
"double_faults_per_match": 1.2,
"first_serve_pct": 76.0,
"first_serve_won_pct": 63.7,
"second_serve_won_pct": 61.6,
"break_points_saved_pct": 52.9,
"break_points_converted_pct": 38.7,
"winners_total": 11,
"unforced_errors_total": 26
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 3,
"double_faults": 1,
"aces_per_match": 1.5,
"double_faults_per_match": 0.5,
"first_serve_pct": 78.6,
"first_serve_won_pct": 59.6,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 76,
"double_faults": 23,
"aces_per_match": 5.1,
"double_faults_per_match": 1.5,
"first_serve_pct": 78.3,
"first_serve_won_pct": 62.0,
"second_serve_won_pct": 49.5,
"break_points_saved_pct": 62.2,
"break_points_converted_pct": 35.2,
"winners_total": 65,
"unforced_errors_total": 39
},
"red_clay": {
"matches": 45,
"wins": 28,
"losses": 17,
"win_rate": 62.2,
"tournaments_played": 19,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 115,
"double_faults": 64,
"aces_per_match": 2.6,
"double_faults_per_match": 1.4,
"first_serve_pct": 75.9,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 50.1,
"break_points_saved_pct": 58.1,
"break_points_converted_pct": 43.5,
"winners_total": 25,
"unforced_errors_total": 35
}
},
"totals": {
"matches": 66,
"wins": 36,
"tournaments_played": 32,
"tournaments_won": 1,
"aces": 210,
"double_faults": 93,
"win_rate": 54.5,
"losses": 30
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 0,
"aces_per_match": 3.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 77.1,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 45.8,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 25.0,
"winners_total": 13,
"unforced_errors_total": 18
},
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 31,
"double_faults": 6,
"aces_per_match": 7.8,
"double_faults_per_match": 1.5,
"first_serve_pct": 76.4,
"first_serve_won_pct": 72.2,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 76.2,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 3,
"losses": 7,
"win_rate": 30.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 24,
"double_faults": 7,
"aces_per_match": 2.4,
"double_faults_per_match": 0.7,
"first_serve_pct": 77.3,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 50.2,
"break_points_saved_pct": 58.2,
"break_points_converted_pct": 35.7,
"winners_total": 42,
"unforced_errors_total": 57
},
"red_clay": {
"matches": 23,
"wins": 13,
"losses": 10,
"win_rate": 56.5,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 5,
"aces": 47,
"double_faults": 30,
"aces_per_match": 2.0,
"double_faults_per_match": 1.3,
"first_serve_pct": 77.4,
"first_serve_won_pct": 66.4,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 62.2,
"break_points_converted_pct": 41.7,
"winners_total": 83,
"unforced_errors_total": 76
}
},
"totals": {
"matches": 38,
"wins": 17,
"tournaments_played": 21,
"tournaments_won": 0,
"aces": 105,
"double_faults": 43,
"win_rate": 44.7,
"losses": 21
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 5,
"aces_per_match": 7.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 74.1,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 55.3,
"break_points_saved_pct": 38.5,
"break_points_converted_pct": 45.5,
"winners_total": 33,
"unforced_errors_total": 35
},
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 11,
"double_faults": 6,
"aces_per_match": 2.8,
"double_faults_per_match": 1.5,
"first_serve_pct": 78.5,
"first_serve_won_pct": 67.1,
"second_serve_won_pct": 58.2,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 13,
"wins": 7,
"losses": 6,
"win_rate": 53.8,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 46,
"double_faults": 15,
"aces_per_match": 3.5,
"double_faults_per_match": 1.2,
"first_serve_pct": 78.2,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 49.2,
"break_points_saved_pct": 59.2,
"break_points_converted_pct": 51.0,
"winners_total": 55,
"unforced_errors_total": 62
},
"red_clay": {
"matches": 27,
"wins": 15,
"losses": 12,
"win_rate": 55.6,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 7,
"tiebreaks_lost": 4,
"aces": 60,
"double_faults": 34,
"aces_per_match": 2.2,
"double_faults_per_match": 1.3,
"first_serve_pct": 77.2,
"first_serve_won_pct": 65.1,
"second_serve_won_pct": 52.1,
"break_points_saved_pct": 60.2,
"break_points_converted_pct": 41.7,
"winners_total": 23,
"unforced_errors_total": 25
}
},
"totals": {
"matches": 45,
"wins": 23,
"tournaments_played": 26,
"tournaments_won": 1,
"aces": 124,
"double_faults": 60,
"win_rate": 51.1,
"losses": 22
}
}
],
"data_generated_at": "2025-12-10 06:55:18 UTC"
}