Player Data JSON

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

Manuel Mouilleron Salvo

Manuel Mouilleron Salvo

Argentina ATP
3W - 0L 100.0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 2045,
    "api_id": 322053,
    "name": "Manuel Mouilleron Salvo",
    "short_name": "M. M. Salvo",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4241733,
    "singles": null,
    "doubles": null,
    "ranking": 1591,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 67.9,
    "avg_first_serve_won_pct": 69.8,
    "avg_second_serve_won_pct": 45.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Fantino Alberca de Las Casas",
      "opponent_id": 509580,
      "tournament": "UTR PTT Buenos Aires Men 02",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Juan Ignacio Zamora",
      "opponent_id": 401433,
      "tournament": "UTR PTT Buenos Aires Men 02",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.0,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Lautaro Agustin Falabella",
      "opponent_id": 224619,
      "tournament": "UTR PTT Buenos Aires Men 02",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 65.15151515151516,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Fantino Alberca de Las Casas",
      "opponent_id": 509580,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Juan Ignacio Zamora",
      "opponent_id": 401433,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lautaro Agustin Falabella",
      "opponent_id": 224619,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 25,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 55.6,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:08:46 UTC"
}