Player Data JSON

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

Norbert Gombos

Norbert Gombos

Slovakia ATP 297
8W - 7L 53.3% Win Rate Forma: LWLLWLWWWL

JSON Data

{
  "player": {
    "id": 830,
    "api_id": 50139,
    "name": "Norbert Gombos",
    "short_name": "N. Gombos",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3766,
    "singles": 14.1,
    "doubles": 13.25,
    "ranking": 327,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 297,
    "points": 178,
    "best_position": 80,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 297,
      "points": 178
    },
    {
      "date": "2025-12-09",
      "position": 297,
      "points": 178
    },
    {
      "date": "2025-12-08",
      "position": 297,
      "points": 178
    },
    {
      "date": "2025-12-07",
      "position": 297,
      "points": 178
    },
    {
      "date": "2025-12-06",
      "position": 297,
      "points": 178
    },
    {
      "date": "2025-12-05",
      "position": 297,
      "points": 178
    },
    {
      "date": "2025-12-04",
      "position": 297,
      "points": 178
    },
    {
      "date": "2025-12-03",
      "position": 297,
      "points": 178
    }
  ],
  "career_stats": {
    "total_matches": 15,
    "wins": 8,
    "losses": 7,
    "win_rate": 53.3
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "Challenger": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 15,
    "avg_aces_per_match": 6.5,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 62.9,
    "avg_first_serve_won_pct": 68.3,
    "avg_second_serve_won_pct": 55.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-03",
      "opponent": "Geoffrey Blancaneaux",
      "opponent_id": 141882,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 50.98039215686274,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Denis Yevseyev",
      "opponent_id": 50847,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 61.8421052631579,
        "first_serve_won_pct": 72.3404255319149,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Mark Lajal",
      "opponent_id": 383991,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 70.12987012987013,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Arthur Fery",
      "opponent_id": 321789,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 69.64285714285714,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Stuart Parker",
      "opponent_id": 212809,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 74.07407407407408,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 53.125,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 78.33333333333333,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Arthur Reymond",
      "opponent_id": 180104,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 64.15094339622641,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 37.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Matteo Mura",
      "opponent_id": 469558,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 62.16216216216216,
        "first_serve_won_pct": 73.91304347826086,
        "second_serve_won_pct": 11.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Marek Gengel",
      "opponent_id": 202572,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLLWLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Radu Albot",
      "opponent_id": 44547,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marek Gengel",
      "opponent_id": 202572,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Francesco Forti",
      "opponent_id": 217834,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 70,
          "double_faults": 16,
          "aces_per_match": 6.4,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 55.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 17,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 43.2,
          "break_points_converted_pct": 47.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 37,
          "wins": 25,
          "losses": 12,
          "win_rate": 67.6,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 10,
          "aces": 183,
          "double_faults": 82,
          "aces_per_match": 4.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 56,
        "wins": 34,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 285,
        "double_faults": 115,
        "win_rate": 60.7,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 0,
          "losses": 6,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 29,
          "double_faults": 13,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 46.5,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 13,
          "losses": 3,
          "win_rate": 81.2,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 2,
          "aces": 108,
          "double_faults": 32,
          "aces_per_match": 6.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 67.8,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 20,
          "wins": 9,
          "losses": 11,
          "win_rate": 45.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 67,
          "double_faults": 73,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 40.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 42,
        "wins": 22,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 204,
        "double_faults": 118,
        "win_rate": 52.4,
        "losses": 20
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 65.6,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 8,
          "aces_per_match": 4.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 7,
          "aces_per_match": 4.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 68.9,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 24,
        "double_faults": 19,
        "win_rate": 33.3,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:20 UTC"
}