Player Data JSON

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

Gabriel Debru

Gabriel Debru

France ATP
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 575,
    "api_id": 375536,
    "name": "Gabriel Debru",
    "short_name": "G. Debru",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4274828,
    "singles": 14.41,
    "doubles": 13.13,
    "ranking": 211,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 7.0,
    "avg_first_serve_pct": 67.5,
    "avg_first_serve_won_pct": 58.9,
    "avg_second_serve_won_pct": 29.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-01-15",
      "opponent": "Gonzalo Bueno",
      "opponent_id": 299765,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 67.46987951807229,
        "first_serve_won_pct": 58.92857142857143,
        "second_serve_won_pct": 29.629629629629626,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-13",
      "opponent": "Andrea Pellegrino",
      "opponent_id": 93597,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 67.46987951807229,
        "first_serve_won_pct": 58.92857142857143,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Andrea Pellegrino",
      "opponent_id": 93597,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Gonzalo Bueno",
      "opponent_id": 299765,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 25,
          "aces_per_match": 1.2,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 51.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 3,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 25,
        "win_rate": 50.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 32,
          "double_faults": 12,
          "aces_per_match": 6.4,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 63.9,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 13,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 49.5,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 41.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 34,
          "wins": 20,
          "losses": 14,
          "win_rate": 58.8,
          "tournaments_played": 18,
          "tournaments_won": 3,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 7,
          "aces": 116,
          "double_faults": 90,
          "aces_per_match": 3.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 54.4,
          "break_points_converted_pct": 41.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 55.8,
          "second_serve_won_pct": 40.7,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 62.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 44,
        "wins": 22,
        "tournaments_played": 28,
        "tournaments_won": 4,
        "aces": 160,
        "double_faults": 116,
        "win_rate": 50.0,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 54.3,
          "second_serve_won_pct": 40.7,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 14,
        "tournaments_won": 1,
        "aces": 1,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:42:39 UTC"
}