Player Data JSON

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

Moerani Bouzige

Moerani Bouzige

Australia ATP 330
2W - 4L 33.3% Win Rate Forma: LLWLLW

JSON Data

{
  "player": {
    "id": 846,
    "api_id": 244418,
    "name": "Moerani Bouzige",
    "short_name": "M. Bouzige",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4237256,
    "singles": 13.53,
    "doubles": 12.93,
    "ranking": 661,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 330,
    "points": 157,
    "best_position": 314,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 330,
      "points": 157
    },
    {
      "date": "2025-12-09",
      "position": 330,
      "points": 157
    },
    {
      "date": "2025-12-08",
      "position": 330,
      "points": 157
    },
    {
      "date": "2025-12-07",
      "position": 319,
      "points": 164
    },
    {
      "date": "2025-12-06",
      "position": 319,
      "points": 164
    },
    {
      "date": "2025-12-05",
      "position": 319,
      "points": 164
    },
    {
      "date": "2025-12-04",
      "position": 319,
      "points": 164
    },
    {
      "date": "2025-12-03",
      "position": 319,
      "points": 164
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 2,
    "losses": 4,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 7.8,
    "avg_double_faults_per_match": 6.5,
    "avg_first_serve_pct": 58.6,
    "avg_first_serve_won_pct": 73.7,
    "avg_second_serve_won_pct": 39.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-31",
      "opponent": "Tsung-Hao Huang",
      "opponent_id": 204330,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 48.68421052631579,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Govind Nanda",
      "opponent_id": 206496,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Alan Magadan",
      "opponent_id": 272535,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 13,
        "first_serve_pct": 54.12844036697248,
        "first_serve_won_pct": 72.88135593220339,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Mats Rosenkranz",
      "opponent_id": 157394,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 6,
        "first_serve_pct": 63.29113924050633,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-13",
      "opponent": "Jie Cui",
      "opponent_id": 201681,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 6,
        "first_serve_pct": 63.29113924050633,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 2,
    "losses": 4,
    "form_string": "LLWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Jie Cui",
      "opponent_id": 201681,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tsung-Hao Huang",
      "opponent_id": 204330,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Govind Nanda",
      "opponent_id": 206496,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alan Magadan",
      "opponent_id": 272535,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 15,
          "losses": 20,
          "win_rate": 42.9,
          "tournaments_played": 24,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 208,
          "double_faults": 132,
          "aces_per_match": 5.9,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 70.3,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 34.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 35,
        "wins": 15,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 208,
        "double_faults": 132,
        "win_rate": 42.9,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 9,
          "losses": 10,
          "win_rate": 47.4,
          "tournaments_played": 32,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 102,
          "double_faults": 64,
          "aces_per_match": 5.4,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 30.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 9,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 102,
        "double_faults": 64,
        "win_rate": 47.4,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:13 UTC"
}