Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nicolas Mejia
7W - 8L
46.7% Win Rate
Forma: LLWLWWLWLW
JSON Data
{
"player": {
"id": 477,
"api_id": 187218,
"name": "Nicolas Mejia",
"short_name": "N. Mejia",
"country": "Colombia",
"country_code": "CO",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3170769,
"singles": 14.49,
"doubles": 13.49,
"ranking": 179,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-12"
},
"current_ranking": {
"position": 174,
"points": 354,
"best_position": 150,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 174,
"points": 354
},
{
"date": "2026-05-07",
"position": 174,
"points": 354
},
{
"date": "2026-05-06",
"position": 174,
"points": 354
},
{
"date": "2026-05-05",
"position": 174,
"points": 354
},
{
"date": "2026-05-04",
"position": 152,
"points": 423
},
{
"date": "2026-05-03",
"position": 152,
"points": 423
},
{
"date": "2026-05-02",
"position": 152,
"points": 423
},
{
"date": "2026-05-01",
"position": 152,
"points": 423
},
{
"date": "2026-04-30",
"position": 152,
"points": 423
},
{
"date": "2026-04-29",
"position": 152,
"points": 423
}
],
"career_stats": {
"total_matches": 15,
"wins": 7,
"losses": 8,
"win_rate": 46.7
},
"surface_stats": {
"hard": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"Masters 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"ATP 250": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"Challenger": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"Otro": {
"matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 15,
"avg_aces_per_match": 3.1,
"avg_double_faults_per_match": 1.1,
"avg_first_serve_pct": 65.6,
"avg_first_serve_won_pct": 67.7,
"avg_second_serve_won_pct": 51.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-03-16",
"opponent": "Christopher O'Connell",
"opponent_id": 58221,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 74.66666666666667,
"first_serve_won_pct": 58.92857142857143,
"second_serve_won_pct": 48.38709677419355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-23",
"opponent": "Elias Ymer",
"opponent_id": 83661,
"tournament": "Acapulco",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 58.18181818181818,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-22",
"opponent": "Bernard Tomic",
"opponent_id": 17080,
"tournament": "Acapulco",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "1-0",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 86.36363636363636,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-14",
"opponent": "Dalibor Svrčina",
"opponent_id": 260122,
"tournament": "Delray Beach",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 50.0,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-08",
"opponent": "Reda Bennani",
"opponent_id": 421229,
"tournament": "Davis Cup",
"surface": "",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 83.13253012048193,
"first_serve_won_pct": 71.01449275362319,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-07",
"opponent": "Taha Baadi",
"opponent_id": 215742,
"tournament": "Davis Cup",
"surface": "",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 77.77777777777779,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Yibing Wu",
"opponent_id": 194186,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 67.74193548387096,
"first_serve_won_pct": 69.04761904761905,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Otto Virtanen",
"opponent_id": 229218,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 69.51219512195121,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 64.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-16",
"opponent": "Nishesh Basavareddy",
"opponent_id": 407164,
"tournament": "Los Cabos",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 57.407407407407405,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-14",
"opponent": "Murphy Cassone",
"opponent_id": 333007,
"tournament": "Los Cabos",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 57.407407407407405,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLWLWWLWLW"
},
"head_to_head": [
{
"opponent": "Nishesh Basavareddy",
"opponent_id": 407164,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Christopher O'Connell",
"opponent_id": 58221,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Benjamin Hassan",
"opponent_id": 108767,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yibing Wu",
"opponent_id": 194186,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pedro Rodrigues",
"opponent_id": 258288,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 18,
"double_faults": 12,
"aces_per_match": 3.6,
"double_faults_per_match": 2.4,
"first_serve_pct": 71.9,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 49.2,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 12,
"losses": 13,
"win_rate": 48.0,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 4,
"aces": 88,
"double_faults": 34,
"aces_per_match": 3.5,
"double_faults_per_match": 1.4,
"first_serve_pct": 73.4,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 51.4,
"break_points_saved_pct": 64.1,
"break_points_converted_pct": 33.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 20,
"wins": 14,
"losses": 6,
"win_rate": 70.0,
"tournaments_played": 8,
"tournaments_won": 2,
"tiebreaks_won": 4,
"tiebreaks_lost": 4,
"aces": 63,
"double_faults": 47,
"aces_per_match": 3.1,
"double_faults_per_match": 2.4,
"first_serve_pct": 71.2,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 53.0,
"break_points_saved_pct": 61.8,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 50,
"wins": 27,
"tournaments_played": 31,
"tournaments_won": 2,
"aces": 169,
"double_faults": 93,
"win_rate": 54.0,
"losses": 23
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 25,
"double_faults": 13,
"aces_per_match": 3.6,
"double_faults_per_match": 1.9,
"first_serve_pct": 72.3,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 49.7,
"break_points_saved_pct": 56.8,
"break_points_converted_pct": 29.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 32,
"wins": 15,
"losses": 17,
"win_rate": 46.9,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 110,
"double_faults": 74,
"aces_per_match": 3.4,
"double_faults_per_match": 2.3,
"first_serve_pct": 72.0,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 51.8,
"break_points_converted_pct": 35.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 20,
"wins": 14,
"losses": 6,
"win_rate": 70.0,
"tournaments_played": 9,
"tournaments_won": 2,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 81,
"double_faults": 54,
"aces_per_match": 4.0,
"double_faults_per_match": 2.7,
"first_serve_pct": 69.9,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 57.0,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 48.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 59,
"wins": 32,
"tournaments_played": 30,
"tournaments_won": 2,
"aces": 216,
"double_faults": 141,
"win_rate": 54.2,
"losses": 27
}
},
{
"year": 2023,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 73.2,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 1,
"double_faults": 4,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2026-05-09 00:34:45 UTC"
}