Player Data JSON

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

Taha Baadi

Taha Baadi

Canada ATP
1W - 2L 33.3% Win Rate Forma: LWL

JSON Data

{
  "player": {
    "id": 1251,
    "api_id": 215742,
    "name": "Taha Baadi",
    "short_name": "T. Baadi",
    "country": "Canada",
    "country_code": "CA",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 170788,
    "singles": 13.38,
    "doubles": 13.21,
    "ranking": 758,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 57.7,
    "avg_first_serve_won_pct": 52.1,
    "avg_second_serve_won_pct": 47.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-14",
      "opponent": "Govind Nanda",
      "opponent_id": 206496,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 48.148148148148145,
        "second_serve_won_pct": 18.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 48.148148148148145,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-31",
      "opponent": "Roberto Carballés Baena",
      "opponent_id": 51141,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.07317073170732,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LWL"
  },
  "head_to_head": [
    {
      "opponent": "Govind Nanda",
      "opponent_id": 206496,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Roberto Carballés Baena",
      "opponent_id": 51141,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 21,
          "double_faults": 16,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 10,
          "aces_per_match": 0.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 68.0,
          "first_serve_won_pct": 48.1,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 56.8,
          "second_serve_won_pct": 44.7,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 4,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 22,
        "double_faults": 29,
        "win_rate": 44.4,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 20,
          "aces_per_match": 3.7,
          "double_faults_per_match": 6.7,
          "first_serve_pct": 67.6,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 44,
          "double_faults": 35,
          "aces_per_match": 7.3,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 60.8,
          "break_points_converted_pct": 27.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 82.9,
          "first_serve_won_pct": 48.1,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 2,
        "tournaments_played": 19,
        "tournaments_won": 1,
        "aces": 55,
        "double_faults": 57,
        "win_rate": 20.0,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 12:45:44 UTC"
}