Player Data JSON

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

Pierre Mouesca

Pierre Mouesca

France ATP
6W - 0L 100,0% Win Rate Forma: WWWWWW

JSON Data

{
  "player": {
    "id": 3749,
    "api_id": 390961,
    "name": "Pierre Mouesca",
    "short_name": "P. Mouesca",
    "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": 286836,
    "singles": 13.0,
    "doubles": null,
    "ranking": 1528,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 6,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 6,
      "losses": 0,
      "win_rate": 100.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 6,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 5.3,
    "avg_first_serve_pct": 59.8,
    "avg_first_serve_won_pct": 74.0,
    "avg_second_serve_won_pct": 53.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-31",
      "opponent": "Aadarsh Tripathi",
      "opponent_id": 522425,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 56.60377358490566,
        "first_serve_won_pct": 63.33333333333333,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Neo Niedner",
      "opponent_id": 371958,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 58.06451612903226,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Christopher Rodi",
      "opponent_id": 1158028,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 10,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 68.88888888888889,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Stijn Paardekooper",
      "opponent_id": 481888,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Michael Wright",
      "opponent_id": 484870,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 57.57575757575758,
        "first_serve_won_pct": 92.10526315789474,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Colson Wells",
      "opponent_id": 418101,
      "tournament": "UTR PTT Honolulu Men +H 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 6,
    "losses": 0,
    "form_string": "WWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Stijn Paardekooper",
      "opponent_id": 481888,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Michael Wright",
      "opponent_id": 484870,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Christopher Rodi",
      "opponent_id": 1158028,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aadarsh Tripathi",
      "opponent_id": 522425,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Neo Niedner",
      "opponent_id": 371958,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 15:27:07 UTC"
}