Laravel.io
WP_Rewrite Object
(
    [permalink_structure] => /%postname%/
    [use_trailing_slashes] => 1
    [author_base] => author
    [search_base] => search
    [comments_base] => comments
    [pagination_base] => page
    [comments_pagination_base] => comment-page
    [feed_base] => feed
    [front] => /
    [root] => 
    [index] => index.php
    [matches] => 
    [rules] => 
    [extra_rules] => Array
        (
        )

    [extra_rules_top] => Array
        (
            [sitemap_index\.xml$] => index.php?sitemap=1
            [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
            [([a-z]+)?-?sitemap\.xsl$] => index.php?xsl=$matches[1]
            [^wp-json/?$] => index.php?rest_route=/
            [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
            [^index.php/wp-json/?$] => index.php?rest_route=/
            [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
            [news/?$] => index.php?post_type=news
            [news/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=news&feed=$matches[1]
            [news/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=news&feed=$matches[1]
            [news/page/([0-9]{1,})/?$] => index.php?post_type=news&paged=$matches[1]
            [juror/?$] => index.php?post_type=juror
            [juror/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=juror&feed=$matches[1]
            [juror/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=juror&feed=$matches[1]
            [juror/page/([0-9]{1,})/?$] => index.php?post_type=juror&paged=$matches[1]
            [album/?$] => index.php?post_type=album
            [album/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=album&feed=$matches[1]
            [album/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=album&feed=$matches[1]
            [album/page/([0-9]{1,})/?$] => index.php?post_type=album&paged=$matches[1]
            [support/?$] => index.php?post_type=support
            [support/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=support&feed=$matches[1]
            [support/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=support&feed=$matches[1]
            [support/page/([0-9]{1,})/?$] => index.php?post_type=support&paged=$matches[1]
        )

    [non_wp_rules] => Array
        (
        )

    [extra_permastructs] => Array
        (
            [category] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 512
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /category/%category%
                )

            [post_tag] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1024
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /tag/%post_tag%
                )

            [post_format] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 0
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /type/%post_format%
                )

            [frm_styles] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1
                    [paged] => 1
                    [feed] => 
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /frm_styles/%frm_styles%
                )

            [frm_tag] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 0
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /frm_tag/%frm_tag%
                )

            [frm_display] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1
                    [paged] => 1
                    [feed] => 
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /frm_display/%frm_display%
                )

            [region] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 0
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /region/%region%
                )

            [year] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 0
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /year/%year%
                )

            [subject] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 0
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /subject/%subject%
                )

            [area_of_focus] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 0
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /area_of_focus/%area_of_focus%
                )

            [status] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 0
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /status/%status%
                )

            [frm_form_actions] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1
                    [paged] => 1
                    [feed] => 
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /frm_form_actions/%frm_form_actions%
                )

            [news] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /news/%news%
                )

            [juror] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /juror/%juror%
                )

            [album] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /album/%album%
                )

            [support] => Array
                (
                    [with_front] => 1
                    [ep_mask] => 1
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => /support/%support%
                )

        )

    [endpoints] => Array
        (
        )

    [use_verbose_rules] => 
    [use_verbose_page_rules] => 1
    [rewritecode] => Array
        (
            [0] => %year%
            [1] => %monthnum%
            [2] => %day%
            [3] => %hour%
            [4] => %minute%
            [5] => %second%
            [6] => %postname%
            [7] => %post_id%
            [8] => %author%
            [9] => %pagename%
            [10] => %search%
            [11] => %category%
            [12] => %post_tag%
            [13] => %post_format%
            [14] => %frm_styles%
            [15] => %frm_tag%
            [16] => %frm_display%
            [17] => %region%
            [18] => %subject%
            [19] => %area_of_focus%
            [20] => %status%
            [21] => %frm_form_actions%
            [22] => %news%
            [23] => %juror%
            [24] => %album%
            [25] => %support%
        )

    [rewritereplace] => Array
        (
            [0] => ([^/]+)
            [1] => ([0-9]{1,2})
            [2] => ([0-9]{1,2})
            [3] => ([0-9]{1,2})
            [4] => ([0-9]{1,2})
            [5] => ([0-9]{1,2})
            [6] => ([^/]+)
            [7] => ([0-9]+)
            [8] => ([^/]+)
            [9] => ([^/]+?)
            [10] => (.+)
            [11] => (.+?)
            [12] => ([^/]+)
            [13] => ([^/]+)
            [14] => ([^/]+)
            [15] => ([^/]+)
            [16] => ([^/]+)
            [17] => ([^/]+)
            [18] => ([^/]+)
            [19] => ([^/]+)
            [20] => ([^/]+)
            [21] => ([^/]+)
            [22] => ([^/]+)
            [23] => ([^/]+)
            [24] => ([^/]+)
            [25] => ([^/]+)
        )

    [queryreplace] => Array
        (
            [0] => year=
            [1] => monthnum=
            [2] => day=
            [3] => hour=
            [4] => minute=
            [5] => second=
            [6] => name=
            [7] => p=
            [8] => author_name=
            [9] => pagename=
            [10] => s=
            [11] => category_name=
            [12] => tag=
            [13] => post_format=
            [14] => frm_styles=
            [15] => frm_tag=
            [16] => frm_display=
            [17] => region=
            [18] => subject=
            [19] => area_of_focus=
            [20] => status=
            [21] => frm_form_actions=
            [22] => news=
            [23] => juror=
            [24] => album=
            [25] => support=
        )

    [feeds] => Array
        (
            [0] => feed
            [1] => rdf
            [2] => rss
            [3] => rss2
            [4] => atom
        )

)

Please note that all pasted data is publicly available.