Player Data JSON

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

Pierre Antoine Faut

Pierre Antoine Faut

France ATP
1W - 2L 33.3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 1392,
    "api_id": 478094,
    "name": "Pierre Antoine Faut",
    "short_name": "P. A. Faut",
    "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": 899935,
    "singles": 12.99,
    "doubles": 12.56,
    "ranking": 57,
    "division": "Junior",
    "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": 3,
      "wins": 1,
      "losses": 2,
      "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": {
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 74.4,
    "avg_first_serve_won_pct": 65.6,
    "avg_second_serve_won_pct": 37.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Nikolay Vylegzhanin",
      "opponent_id": 244419,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 72.91666666666666,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Leo Raquillet",
      "opponent_id": 405556,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 72.15189873417721,
        "first_serve_won_pct": 64.91228070175438,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Loann Massard",
      "opponent_id": 405559,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 78.08219178082192,
        "first_serve_won_pct": 71.9298245614035,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Nikolay Vylegzhanin",
      "opponent_id": 244419,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Leo Raquillet",
      "opponent_id": 405556,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Loann Massard",
      "opponent_id": 405559,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 14,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 34.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 14,
        "win_rate": 25.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-11 04:19:49 UTC"
}