Player Data JSON

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

Marek Gengel

Marek Gengel

Czechia ATP 353
1W - 5L 16.7% Win Rate Forma: LLWLLL

JSON Data

{
  "player": {
    "id": 852,
    "api_id": 202572,
    "name": "Marek Gengel",
    "short_name": "M. Gengel",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2669353,
    "singles": 13.71,
    "doubles": 13.25,
    "ranking": 528,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 353,
    "points": 142,
    "best_position": 229,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 353,
      "points": 142
    },
    {
      "date": "2025-12-09",
      "position": 353,
      "points": 142
    },
    {
      "date": "2025-12-08",
      "position": 353,
      "points": 142
    },
    {
      "date": "2025-12-07",
      "position": 331,
      "points": 157
    },
    {
      "date": "2025-12-06",
      "position": 331,
      "points": 157
    },
    {
      "date": "2025-12-05",
      "position": 331,
      "points": 157
    },
    {
      "date": "2025-12-04",
      "position": 331,
      "points": 157
    },
    {
      "date": "2025-12-03",
      "position": 331,
      "points": 157
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 1,
    "losses": 5,
    "win_rate": 16.7
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 60.8,
    "avg_first_serve_won_pct": 66.3,
    "avg_second_serve_won_pct": 31.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-14",
      "opponent": "Alex Molcan",
      "opponent_id": 145130,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 68.11594202898551,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 18.181818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-18",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 55.26315789473685,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 11.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Norbert Gombos",
      "opponent_id": 50139,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 62.66666666666667,
        "first_serve_won_pct": 82.97872340425532,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Arthur Bouquier",
      "opponent_id": 267576,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 72.58064516129032,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 55.319148936170215,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-21",
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "tournament": "Eastbourne",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 56.17977528089888,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 35.8974358974359,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 1,
    "losses": 5,
    "form_string": "LLWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alex Molcan",
      "opponent_id": 145130,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arthur Bouquier",
      "opponent_id": 267576,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "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": 6,
          "double_faults": 7,
          "aces_per_match": 6.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 56.0,
          "second_serve_won_pct": 43.8,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 3,
          "aces_per_match": 4.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 47.3,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 10,
          "losses": 17,
          "win_rate": 37.0,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 8,
          "aces": 153,
          "double_faults": 96,
          "aces_per_match": 5.7,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 44.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 1,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 40.9,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 31,
        "wins": 10,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 171,
        "double_faults": 107,
        "win_rate": 32.3,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 31,
          "tournaments_won": 8,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 9,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 18.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 2.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 67.9,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 35,
        "tournaments_won": 8,
        "aces": 8,
        "double_faults": 15,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:51:17 UTC"
}