Player Data JSON

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

Gergely Madarasz

Gergely Madarasz

Hungary ATP
4W - 5L 44,4% Win Rate Forma: LLLLWWLWW

JSON Data

{
  "player": {
    "id": 2034,
    "api_id": 79283,
    "name": "Gergely Madarasz",
    "short_name": "G. Madarász",
    "country": "Hungary",
    "country_code": "HU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 53241,
    "singles": 13.18,
    "doubles": 13.25,
    "ranking": 945,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 9,
    "wins": 4,
    "losses": 5,
    "win_rate": 44.4
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "clay": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 4.2,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 68.5,
    "avg_first_serve_won_pct": 71.6,
    "avg_second_serve_won_pct": 51.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-28",
      "opponent": "Nathan Andre Halahija",
      "opponent_id": 1149345,
      "tournament": "UTR Gyor M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Antonio Voljavec",
      "opponent_id": 465597,
      "tournament": "UTR Gyor M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 66.12903225806451,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Heorhii Shylov",
      "opponent_id": 1129098,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 63.76811594202898,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 76.19047619047619,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-23",
      "opponent": "Peter Alam",
      "opponent_id": 313273,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 61.66666666666667,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Roman Garkavenko",
      "opponent_id": 254294,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 13,
        "double_faults": 2,
        "first_serve_pct": 70.49180327868852,
        "first_serve_won_pct": 88.37209302325581,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Xavier Jakubovic",
      "opponent_id": 467808,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Tomas Lanik",
      "opponent_id": 371081,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 69.11764705882352,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Botond Kisantal",
      "opponent_id": 394386,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 63.888888888888886,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 76.92307692307693,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Vardan Manukyan",
      "opponent_id": 447371,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 4,
    "losses": 5,
    "form_string": "LLLLWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Roman Garkavenko",
      "opponent_id": 254294,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Heorhii Shylov",
      "opponent_id": 1129098,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Peter Alam",
      "opponent_id": 313273,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tomas Lanik",
      "opponent_id": 371081,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Botond Kisantal",
      "opponent_id": 394386,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:17:48 UTC"
}