Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Emilio Nava

Emilio Nava

USA ATP 89
20W - 17L 54,1% Win Rate Forma: LWLWWLWLWL

JSON Data

{
  "player": {
    "id": 435,
    "api_id": 232057,
    "name": "Emilio Nava",
    "short_name": "E. Nava",
    "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": 85301,
    "singles": 14.99,
    "doubles": 13.75,
    "ranking": 92,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 89,
    "points": 683,
    "best_position": 88,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-29",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-28",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-27",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-26",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-25",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-24",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-23",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-22",
      "position": 89,
      "points": 683
    },
    {
      "date": "2026-01-21",
      "position": 89,
      "points": 683
    }
  ],
  "career_stats": {
    "total_matches": 37,
    "wins": 20,
    "losses": 17,
    "win_rate": 54.1
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Masters 1000": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    },
    "ATP 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "Challenger": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 37,
    "avg_aces_per_match": 8.7,
    "avg_double_faults_per_match": 4.1,
    "avg_first_serve_pct": 62.6,
    "avg_first_serve_won_pct": 72.8,
    "avg_second_serve_won_pct": 47.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 19,
        "double_faults": 5,
        "first_serve_pct": 70.94594594594594,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 59.375,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-2",
      "stats": {
        "aces": 27,
        "double_faults": 6,
        "first_serve_pct": 69.18238993710692,
        "first_serve_won_pct": 79.0909090909091,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 63.541666666666664,
        "first_serve_won_pct": 72.1311475409836,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Jan-Lennard Struff",
      "opponent_id": 46391,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 74.07407407407408,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 89.65517241379311,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Laslo Djere",
      "opponent_id": 97231,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 73.11827956989248,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Kai Thompson",
      "opponent_id": 1162214,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 71.11111111111111,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-12",
      "opponent": "Gustavo Heide",
      "opponent_id": 302582,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 63.47826086956522,
        "first_serve_won_pct": 64.38356164383562,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Daniel Dutra Da Silva",
      "opponent_id": 48225,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 85.29411764705883,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 8,
        "first_serve_pct": 65.4320987654321,
        "first_serve_won_pct": 73.58490566037736,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWLWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Mitchell Krueger",
      "opponent_id": 52276,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "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": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 80,
          "double_faults": 13,
          "aces_per_match": 16.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 80.7,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 29.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 138,
          "double_faults": 70,
          "aces_per_match": 9.2,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 70.3,
          "break_points_converted_pct": 35.4,
          "winners_total": 27,
          "unforced_errors_total": 41
        },
        "red_clay": {
          "matches": 56,
          "wins": 40,
          "losses": 16,
          "win_rate": 71.4,
          "tournaments_played": 23,
          "tournaments_won": 4,
          "tiebreaks_won": 12,
          "tiebreaks_lost": 8,
          "aces": 360,
          "double_faults": 198,
          "aces_per_match": 6.4,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 62.6,
          "break_points_converted_pct": 44.8,
          "winners_total": 66,
          "unforced_errors_total": 89
        }
      },
      "totals": {
        "matches": 76,
        "wins": 51,
        "tournaments_played": 33,
        "tournaments_won": 4,
        "aces": 578,
        "double_faults": 281,
        "win_rate": 67.1,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 70,
          "double_faults": 10,
          "aces_per_match": 10.0,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 74.7,
          "second_serve_won_pct": 65.4,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 143,
          "double_faults": 48,
          "aces_per_match": 8.9,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 16,
          "losses": 14,
          "win_rate": 53.3,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 8,
          "aces": 252,
          "double_faults": 92,
          "aces_per_match": 8.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 39.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 15,
          "wins": 7,
          "losses": 8,
          "win_rate": 46.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 6,
          "aces": 81,
          "double_faults": 50,
          "aces_per_match": 5.4,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 43.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 68,
        "wins": 34,
        "tournaments_played": 34,
        "tournaments_won": 0,
        "aces": 546,
        "double_faults": 200,
        "win_rate": 50.0,
        "losses": 34
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 57,
          "double_faults": 28,
          "aces_per_match": 6.3,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 81.5,
          "first_serve_won_pct": 72.4,
          "second_serve_won_pct": 62.6,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 31.8,
          "winners_total": 69,
          "unforced_errors_total": 49
        },
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 14,
          "aces_per_match": 5.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 64.0,
          "winners_total": 32,
          "unforced_errors_total": 58
        }
      },
      "totals": {
        "matches": 14,
        "wins": 9,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 85,
        "double_faults": 42,
        "win_rate": 64.3,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:58:48 UTC"
}