public function consultarEstadisticasDetalladas(Jugador $Jugador) { return $Jugador->obtenerTodasEstadisticas(); }