Player Data JSON

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

Mariano Navone

Mariano Navone

Argentina ATP 44
33W - 36L 47.8% Win Rate Forma: WLLWLWWWWW

JSON Data

{
  "player": {
    "id": 213,
    "api_id": 271389,
    "name": "Mariano Navone",
    "short_name": "M. Navone",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 319597,
    "singles": 14.94,
    "doubles": null,
    "ranking": 81,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-05"
  },
  "current_ranking": {
    "position": 44,
    "points": 1046,
    "best_position": 29,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 44,
      "points": 1046
    },
    {
      "date": "2026-05-08",
      "position": 44,
      "points": 1046
    },
    {
      "date": "2026-05-07",
      "position": 44,
      "points": 1046
    },
    {
      "date": "2026-05-06",
      "position": 44,
      "points": 1046
    },
    {
      "date": "2026-05-05",
      "position": 44,
      "points": 1046
    },
    {
      "date": "2026-05-04",
      "position": 45,
      "points": 1055
    },
    {
      "date": "2026-05-03",
      "position": 45,
      "points": 1055
    },
    {
      "date": "2026-05-02",
      "position": 45,
      "points": 1055
    },
    {
      "date": "2026-05-01",
      "position": 45,
      "points": 1055
    },
    {
      "date": "2026-04-30",
      "position": 45,
      "points": 1055
    }
  ],
  "career_stats": {
    "total_matches": 69,
    "wins": 33,
    "losses": 36,
    "win_rate": 47.8
  },
  "surface_stats": {
    "hard": {
      "matches": 22,
      "wins": 6,
      "losses": 16,
      "win_rate": 27.3
    },
    "clay": {
      "matches": 43,
      "wins": 25,
      "losses": 18,
      "win_rate": 58.1
    },
    "grass": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Masters 1000": {
      "matches": 19,
      "wins": 9,
      "losses": 10,
      "win_rate": 47.4
    },
    "ATP 500": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "ATP 250": {
      "matches": 31,
      "wins": 17,
      "losses": 14,
      "win_rate": 54.8
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 69,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 66.0,
    "avg_first_serve_won_pct": 63.7,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Denis Shapovalov",
      "opponent_id": 117916,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 75.43859649122807,
        "first_serve_won_pct": 65.11627906976744,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "tournament": "Cagliari, Italy",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 80.59701492537313,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 69.11764705882352,
        "first_serve_won_pct": 59.57446808510638,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 80.51948051948052,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-05",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 63.49206349206349,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 81.75182481751825,
        "first_serve_won_pct": 59.82142857142857,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Alex Molčan",
      "opponent_id": 145130,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 73.41772151898735,
        "first_serve_won_pct": 63.793103448275865,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Elmer Moller",
      "opponent_id": 499834,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 73.80952380952381,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 72.28915662650603,
        "first_serve_won_pct": 68.33333333333333,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "WLLWLWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Denis Shapovalov",
      "opponent_id": 117916,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 10:10",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 2.38,
      "odds_opponent": 1.5699999999999998
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 16,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 67,
          "unforced_errors_total": 90
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 5,
          "losses": 12,
          "win_rate": 29.4,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 67,
          "double_faults": 71,
          "aces_per_match": 3.9,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 76,
          "unforced_errors_total": 105
        },
        "red_clay": {
          "matches": 42,
          "wins": 28,
          "losses": 14,
          "win_rate": 66.7,
          "tournaments_played": 19,
          "tournaments_won": 2,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 52,
          "double_faults": 73,
          "aces_per_match": 1.2,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 45.1,
          "winners_total": 79,
          "unforced_errors_total": 109
        }
      },
      "totals": {
        "matches": 63,
        "wins": 35,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 127,
        "double_faults": 160,
        "win_rate": 55.6,
        "losses": 28
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 6,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 44.9,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 40.0,
          "winners_total": 27,
          "unforced_errors_total": 33
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 27,
          "double_faults": 12,
          "aces_per_match": 5.4,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 2,
          "losses": 7,
          "win_rate": 22.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 32,
          "double_faults": 30,
          "aces_per_match": 3.6,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 37.3,
          "winners_total": 60,
          "unforced_errors_total": 101
        },
        "red_clay": {
          "matches": 41,
          "wins": 27,
          "losses": 14,
          "win_rate": 65.9,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 58,
          "double_faults": 93,
          "aces_per_match": 1.4,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 56.3,
          "break_points_converted_pct": 45.2,
          "winners_total": 74,
          "unforced_errors_total": 99
        }
      },
      "totals": {
        "matches": 58,
        "wins": 30,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 131,
        "double_faults": 141,
        "win_rate": 51.7,
        "losses": 28
      }
    },
    {
      "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": 0,
          "aces": 2,
          "double_faults": 5,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 46.4,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 67.7,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 28,
          "tournaments_won": 5,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 44.4,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 30,
        "tournaments_won": 5,
        "aces": 2,
        "double_faults": 12,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:22 UTC"
}