Player Data JSON

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

Benoit Paire

Benoit Paire

France ATP
0W - 4L 0.0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 628,
    "api_id": 22218,
    "name": "Benoit Paire",
    "short_name": "B. Paire",
    "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": 3499,
    "singles": 13.42,
    "doubles": 12.94,
    "ranking": 738,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 5.5,
    "avg_first_serve_pct": 51.9,
    "avg_first_serve_won_pct": 68.0,
    "avg_second_serve_won_pct": 39.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-23",
      "opponent": "Edas Butvilas",
      "opponent_id": 385592,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 55.223880597014926,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Adrien Gobat",
      "opponent_id": 213079,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 47.61904761904761,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-11",
      "opponent": "Daniel Evans",
      "opponent_id": 16375,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 9,
        "first_serve_pct": 49.46236559139785,
        "first_serve_won_pct": 73.91304347826086,
        "second_serve_won_pct": 46.808510638297875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-26",
      "opponent": "Constant Lestienne",
      "opponent_id": 62790,
      "tournament": "Montpellier",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 55.10204081632652,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 24.137931034482758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Constant Lestienne",
      "opponent_id": 62790,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Edas Butvilas",
      "opponent_id": 385592,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniel Evans",
      "opponent_id": 16375,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Adrien Gobat",
      "opponent_id": 213079,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 60,
          "double_faults": 30,
          "aces_per_match": 10.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 66.9,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 42.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 33,
          "double_faults": 52,
          "aces_per_match": 4.7,
          "double_faults_per_match": 7.4,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 38.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 26,
          "double_faults": 39,
          "aces_per_match": 3.7,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 67.1,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 56.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 7,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 119,
        "double_faults": 121,
        "win_rate": 35.0,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 29,
          "aces_per_match": 6.0,
          "double_faults_per_match": 9.7,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 57.6,
          "break_points_converted_pct": 55.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 4,
          "losses": 7,
          "win_rate": 36.4,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 75,
          "double_faults": 40,
          "aces_per_match": 6.8,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 48.7,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 34.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 6,
          "losses": 12,
          "win_rate": 33.3,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 8,
          "aces": 146,
          "double_faults": 125,
          "aces_per_match": 8.1,
          "double_faults_per_match": 6.9,
          "first_serve_pct": 67.4,
          "first_serve_won_pct": 74.9,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 32.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 0,
          "losses": 9,
          "win_rate": 0.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 35,
          "double_faults": 51,
          "aces_per_match": 3.9,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 66.5,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 53.6,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 41,
        "wins": 11,
        "tournaments_played": 30,
        "tournaments_won": 0,
        "aces": 274,
        "double_faults": 245,
        "win_rate": 26.8,
        "losses": 30
      }
    },
    {
      "year": 2023,
      "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": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 33,
          "double_faults": 44,
          "aces_per_match": 6.6,
          "double_faults_per_match": 8.8,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 73.2,
          "break_points_converted_pct": 36.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 36,
          "double_faults": 27,
          "aces_per_match": 12.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 29.4,
          "winners_total": 69,
          "unforced_errors_total": 79
        }
      },
      "totals": {
        "matches": 9,
        "wins": 2,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 72,
        "double_faults": 74,
        "win_rate": 22.2,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:13 UTC"
}