Zend certified PHP/Magento developer

magento 2 duplicate category products page layout with all blocks and style?

I have a category page where all products for the particular are listed.

For ex: https://local.mysite.com/women.html

I want show all my products for a particular brand on different page like, https://local.mysite.com/brand/mybrand.html

How can I duplicate the complete layout catalog_category_view.xml with blocks to my new URL?
or there is a different way to do this?