Player Data JSON

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

Gianluca Mager

Gianluca Mager

Italy ATP
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 396,
    "api_id": 69500,
    "name": "Gianluca Mager",
    "short_name": "G. Mager",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 70784,
    "singles": 13.58,
    "doubles": null,
    "ranking": 616,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 69.6,
    "avg_first_serve_won_pct": 67.1,
    "avg_second_serve_won_pct": 40.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-13",
      "opponent": "Oleg Prihodko",
      "opponent_id": 152864,
      "tournament": "San Marino, San Marino",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-06",
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 69.11764705882352,
        "first_serve_won_pct": 72.3404255319149,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Oleg Prihodko",
      "opponent_id": 152864,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 11,
          "aces_per_match": 5.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 29.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 7,
          "aces_per_match": 3.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 3,
          "losses": 10,
          "win_rate": 23.1,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 45,
          "double_faults": 29,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 70.9,
          "break_points_converted_pct": 27.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 5,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 75,
        "double_faults": 47,
        "win_rate": 25.0,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 3,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 76.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 47,
          "wins": 26,
          "losses": 21,
          "win_rate": 55.3,
          "tournaments_played": 26,
          "tournaments_won": 2,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 8,
          "aces": 234,
          "double_faults": 128,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 48,
        "wins": 26,
        "tournaments_played": 27,
        "tournaments_won": 2,
        "aces": 239,
        "double_faults": 131,
        "win_rate": 54.2,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 7,
          "aces_per_match": 9.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 93.0,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 19,
        "double_faults": 7,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:12 UTC"
}