{"id":3409,"date":"2026-09-24T09:00:13","date_gmt":"2026-09-24T09:00:13","guid":{"rendered":"https:\/\/www.relyirgrass.com\/product\/glory\/"},"modified":"2026-09-24T17:08:34","modified_gmt":"2026-09-24T17:08:34","slug":"glory","status":"publish","type":"page","link":"https:\/\/www.relyirgrass.com\/de\/product\/glory\/","title":{"rendered":"Glory-Serie"},"content":{"rendered":"\n<style>\n  .pgs-page { padding: var(--primitive-space-9, 3rem) 0 var(--primitive-space-11, 5rem); }\n  .pgs-page .container-xl { max-width: 1200px; }\n  .pgs-panel { background: var(--color-bg-soft, #f4f5f2); border-radius: 36px 8px 36px 8px; }\n  .pgs-breadcrumbs { font-size:.82rem; color:var(--color-text-muted,#6b7069); margin-bottom:1.75rem; }\n  .pgs-breadcrumbs a { color:inherit; text-decoration:none; }\n  .pgs-breadcrumbs a:hover { color:var(--color-primary-strong,#8f7340); }\n  .pgs-breadcrumbs .sep { margin:0 .5rem; opacity:.5; }\n  .pgs-hero { padding: 2.5rem 2rem; margin-bottom: var(--primitive-space-9, 3rem); }\n  .pgs-chip { display:inline-flex; align-items:center; gap:.5rem; background:var(--color-primary,#c7a868); color:#fff; font-size:.76rem; font-weight:600; letter-spacing:.08em; text-transform:uppercase; padding:.42rem .95rem; border-radius:999px; margin-bottom:1.1rem; }\n  .pgs-hero h1 { font-size: clamp(2rem, 4.4vw, 2.8rem); margin:0 0 1rem; color:var(--color-heading,#1d1f1c); letter-spacing:-.01em; }\n  .pgs-hero .pgs-intro { color:var(--color-text-muted,#6b7069); font-size:1.02rem; line-height:1.75; max-width:820px; margin:0 0 1.5rem; }\n  .pgs-appchips { display:flex; flex-wrap:wrap; gap:.55rem; }\n  .pgs-appchips a, .pgs-appchips span { display:inline-flex; align-items:center; gap:.45rem; padding:.45rem .95rem; border-radius:999px; background:#fff; border:1px solid var(--color-border,#ececea); font-size:.85rem; color:var(--color-heading,#1d1f1c); text-decoration:none; transition:all .2s ease; }\n  .pgs-appchips a::before, .pgs-appchips span::before { content:\"\"; width:7px; height:7px; border-radius:50%; background:var(--color-primary,#c7a868); }\n  .pgs-appchips a:hover { border-color:var(--color-primary,#c7a868); color:var(--color-primary-strong,#8f7340); }\n  .pgs-h2 { text-align:center; font-size:clamp(1.5rem,3vw,1.9rem); margin:0 0 2rem; color:var(--color-heading,#1d1f1c); }\n  .pgs-grid { display:grid; grid-template-columns:1fr; gap:1.25rem; margin-bottom: var(--primitive-space-9, 3rem); }\n  .pgs-card { display:flex; flex-direction:column; background:#fff; border:1px solid var(--color-border,#ececea); border-radius:18px 8px 18px 8px; overflow:hidden; text-decoration:none; transition:all .25s ease; }\n  a.pgs-card:hover { transform:translateY(-4px); box-shadow:var(--shadow-card,0 10px 30px rgba(42,44,41,.1)); border-color:var(--color-primary,#c7a868); }\n  .pgs-card .c-img { width:100%; aspect-ratio:4\/3; object-fit:cover; display:block; background:var(--color-bg-soft,#f4f5f2); }\n  .pgs-card .c-body { padding:1.1rem 1.2rem 1.3rem; text-align:center; }\n  .pgs-card .c-name { font-size:1.02rem; font-weight:700; color:var(--color-heading,#1d1f1c); margin-bottom:.3rem; }\n  .pgs-card .c-sub { font-size:.84rem; color:var(--color-text-muted,#6b7069); line-height:1.55; }\n  .pgs-card .c-btn { display:inline-block; margin-top:1rem; padding:.65rem 1.9rem; background:var(--color-secondary,#1d1f1c); color:#fff; font-size:.78rem; font-weight:600; letter-spacing:.1em; text-transform:uppercase; border-radius:8px; transition:all .25s ease; }\n  .pgs-card:hover .c-btn { background:var(--color-primary,#c7a868); }\n  .pgs-specs { display:grid; grid-template-columns:1fr 1fr; gap:.5rem 1.5rem; margin-top:.9rem; }\n  .pgs-specs div { font-size:.86rem; color:var(--color-text,#3a3c38); border-bottom:1px solid var(--color-border,#ececea); padding-bottom:.4rem; }\n  .pgs-specs strong { color:var(--color-heading,#1d1f1c); font-weight:600; }\n  .pgs-section { padding: 2.5rem 2rem; margin-bottom: var(--primitive-space-9, 3rem); }\n  .pgs-section .pgs-wrap { max-width:860px; margin:0 auto; }\n  .pgs-section h2 { text-align:center; font-size:clamp(1.5rem,3vw,1.9rem); margin:0 0 1.25rem; color:var(--color-heading,#1d1f1c); }\n  .pgs-section p { color:var(--color-text-muted,#6b7069); font-size:.98rem; line-height:1.75; margin:0 0 1.5rem; text-align:center; }\n  .pgs-appgrid { display:grid; grid-template-columns:repeat(2,1fr); gap:1rem; }\n  .pgs-appgrid div { background:#fff; border:1px solid var(--color-border,#ececea); border-radius:12px; padding:.9rem 1.1rem; font-size:.9rem; color:var(--color-text,#3a3c38); line-height:1.6; }\n  .pgs-appgrid strong { color:var(--color-heading,#1d1f1c); }\n  @media (min-width: 900px){\n    .pgs-card.pgs-flex { flex-direction:row; align-items:stretch; }\n    .pgs-card.pgs-flex .c-img { width:46%; height:auto; aspect-ratio:auto; }\n    .pgs-card.pgs-flex .c-body { flex:1; display:flex; flex-direction:column; justify-content:center; padding:2rem; }\n  }\n  @media (max-width: 900px){ .pgs-appgrid { grid-template-columns:1fr; } }\n  \/* ===== Football turf tier ladder ===== *\/\n  .pgs-page .pgs-gradebar { margin-top:1.6rem; padding-top:1.3rem; border-top:1px solid var(--color-border,#ececea); }\n  .pgs-page .pgs-gradebar .gb-title { font-size:.72rem; letter-spacing:.14em; text-transform:uppercase; color:var(--color-text-secondary,#9a9c95); font-weight:600; margin-bottom:.9rem; }\n  .pgs-page .pgs-gradebar-track { display:flex; gap:6px; align-items:stretch; }\n  .pgs-page .pgs-gradebar-track a { flex:1; display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; text-decoration:none; border-radius:9px 9px 5px 5px; padding:.55rem .3rem; transition:all .22s ease; color:#5b574a; }\n  .pgs-page .pgs-gradebar-track .s1 { background:#e7ddc3; min-height:62px; }\n  .pgs-page .pgs-gradebar-track .s2 { background:#dcc794; min-height:72px; }\n  .pgs-page .pgs-gradebar-track .s3 { background:var(--color-primary,#c7a868); color:#3a2f17; min-height:82px; }\n  .pgs-page .pgs-gradebar-track .s4 { background:var(--color-primary-strong,#8f7340); color:#fff; min-height:92px; }\n  .pgs-page .pgs-gradebar-track a:hover { transform:translateY(-3px); box-shadow:var(--shadow-card,0 8px 22px rgba(42,44,41,.12)); }\n  .pgs-page .pgs-gradebar-track a.is-current { outline:2px solid var(--color-primary,#c7a868); outline-offset:3px; }\n  .pgs-page .pgs-gradebar-track .g-tier { font-size:.6rem; letter-spacing:.14em; text-transform:uppercase; opacity:.8; margin-bottom:.25rem; }\n  .pgs-page .pgs-gradebar-track .g-name { font-size:1.02rem; font-weight:700; letter-spacing:.01em; }\n  .pgs-page .pgs-section:last-of-type { margin-bottom: 0; }\n  \/* ===== Bottom CTA band (homepage rh-final \u540c\u6b3e) ===== *\/\n  .rh-final{width:100vw;margin-left:calc(50% - 50vw);padding:4rem 0;background:#2a2c29;text-align:center;clear:both}\n  .rh-final__inner{max-width:700px;margin:0 auto;padding:0 2rem}\n  .rh-final h2{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:#fafbfb;margin:0 0 .75rem}\n  .rh-final p{font-size:.95rem;color:rgba(250,251,251,.6);margin:0 0 2rem;line-height:1.6}\n  .rh-final a{display:inline-block;padding:.85rem 2.2rem;font-size:.9rem;font-weight:600;border-radius:3px;background:#c7a868;color:#1d1f1c;text-decoration:none;transition:transform .2s}\n  .rh-final a:hover{transform:scale(1.04)}\n<\/style>\n<div class=\"pgs-page\">\n  <div class=\"container-xl\">\n    <nav class=\"pgs-breadcrumbs\" aria-label=\"Breadcrumb\">\n      <a href=\"\/\">Home<\/a><span class=\"sep\">\/<\/span>\n      <a href=\"\/product\/\">Product<\/a><span class=\"sep\">\/<\/span>\n      <span>Glory Series<\/span>\n    <\/nav>\n    <section class=\"pgs-panel pgs-hero\">\n      <span class=\"pgs-chip\">Advanced Tier &middot; FIFA Preferred \/ Competition Level<\/span>\n      <h1>Glory Series<\/h1>\n      <p class=\"pgs-intro\">Glory is Relyir&rsquo;s competition-grade surface: 50&nbsp;mm of high-density, spine-reinforced yarn that springs upright under senior-level traffic and holds consistent ball behaviour through a full season of fixtures. Specified for organised competition &mdash; club pitches, league grounds and academy show fields.<\/p>\n      <div class=\"pgs-appchips\">\n        <a href=\"\/football-turf\/\">Football Turf<\/a>\n        <a href=\"\/american-football-turf\/\">American Football Turf<\/a>\n        <a href=\"\/multi-sport-turf\/\">Multi-Sport Turf<\/a>\n        <a href=\"\/sports-artificial-grass\/\">All Sports Turf<\/a>\n      <\/div>\n      <div class=\"pgs-gradebar\" aria-label=\"Football turf series by tier\">\n        <div class=\"gb-title\">Football Turf Series<\/div>\n        <div class=\"pgs-gradebar-track\">\n          <a class=\"s1\" href=\"\/product\/tenacity\/\" aria-label=\"Entry tier: Tenacity series\">\n            <span class=\"g-tier\">Entry<\/span><span class=\"g-name\">Tenacity<\/span>\n          <\/a>\n          <a class=\"s2\" href=\"\/product\/vitality\/\" aria-label=\"Standard tier: Vitality series\">\n            <span class=\"g-tier\">Standard<\/span><span class=\"g-name\">Vitality<\/span>\n          <\/a>\n          <a class=\"s3 is-current\" href=\"\/product\/glory\/\" aria-label=\"Advanced tier: Glory series (current)\">\n            <span class=\"g-tier\">Advanced<\/span><span class=\"g-name\">Glory<\/span>\n          <\/a>\n          <a class=\"s4\" href=\"\/product\/ultra\/\" aria-label=\"Premium tier: Ultra series\">\n            <span class=\"g-tier\">Premium<\/span><span class=\"g-name\">Ultra<\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n    <h2 class=\"pgs-h2\">Products in This Series<\/h2>\n    <div class=\"pgs-grid\">\n      <div class=\"pgs-card pgs-flex\">\n        <img decoding=\"async\" class=\"c-img\" src=\"https:\/\/www.relyirgrass.com\/wp-content\/uploads\/2026\/09\/glory-spine-5018-01.jpg\" alt=\"Glory Spine 5018 football turf\">\n        <div class=\"c-body\">\n          <div class=\"c-name\">Glory Spine 5018<\/div>\n          <div class=\"c-sub\">U-with-Spine monofilament &middot; 50 mm &middot; Four-color blend &mdash; competition-grade surface with spine-reinforced yarn that stands upright under match traffic.<\/div>\n          <span class=\"c-btn\">Learn More<\/span>\n          <div class=\"pgs-specs\">\n            <div><strong>Pile Height:<\/strong> 50 mm<\/div>\n            <div><strong>Gauge:<\/strong> 5\/8 inch<\/div>\n            <div><strong>Yarn:<\/strong> U with Spine Monofil PE<\/div>\n            <div><strong>Color:<\/strong> Four color<\/div>\n            <div><strong>Density:<\/strong> 180 stitches\/m, 11,340 stitches\/m&sup2;<\/div>\n            <div><strong>Backing:<\/strong> PP + Mesh + SBR Latex<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <section class=\"pgs-panel pgs-section\">\n      <div class=\"pgs-wrap\">\n        <h2>Where Glory Fits<\/h2>\n        <p>Glory is specified where matches &mdash; not just training &mdash; are played: competition pitches and club stadiums that need certified-level ball behaviour, spine-reinforced upright recovery and a four-color natural look from the stands. Compared with entry-tier Tenacity, Glory raises the stitch rate to 180 per metre and upgrades the backing to mesh-reinforced SBR latex.<\/p>\n        <div class=\"pgs-appgrid\">\n          <div><strong>Competition Pitches<\/strong> &mdash; match-play surfaces at FIFA Preferred level.<\/div>\n          <div><strong>Club Stadiums<\/strong> &mdash; high-visibility venues needing a natural four-color face.<\/div>\n          <div><strong>Professional Training<\/strong> &mdash; first-team facilities with intensive weekly loads.<\/div>\n          <div><strong>Multi-Sport Venues<\/strong> &mdash; football-led grounds shared with other pitch sports.<\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n<\/div>\n<!-- ===== Bottom CTA band (homepage\u540c\u6b3e) ===== -->\n<section class=\"rh-final\">\n  <div class=\"rh-final__inner\">\n    <h2>Ready to Source Factory-Direct?<\/h2>\n    <p>Share your application, area and timeline. Our export team replies with model recommendation, specification sheet and factory-direct pricing within 12 hours.<\/p>\n    <a href=\"\/contact-us\/\">Get a Quote<\/a>\n  <\/div>\n<\/section>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"itemListElement\": [\n    {\"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/www.relyirgrass.com\/\"},\n    {\"@type\": \"ListItem\", \"position\": 2, \"name\": \"Product\", \"item\": \"https:\/\/www.relyirgrass.com\/product\/\"},\n    {\"@type\": \"ListItem\", \"position\": 3, \"name\": \"Glory Series\", \"item\": \"https:\/\/www.relyirgrass.com\/product\/glory\/\"}\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Home\/ Produkt\/ Glory Series Advanced Tier \u00b7 FIFA Preferred \/ Competition Level Glory Series Glory ist Relyirs Oberfl\u00e4che auf Wettbewerbsniveau: 50 mm hochdichtes, mit Grifffaser verst\u00e4rktes Garn, das unter hoher Belastung im Seniorbereich aufrecht zur\u00fcckfedert und \u00fcber eine komplette Saison mit Partien hinweg ein konstantes Ballverhalten sicherstellt. Ausgelegt f\u00fcr organisierten Wettbewerb \u2013 Vereinspl\u00e4tze, Ligastadion und Akademie-Pl\u00e4tze. Football \u2026 <a title=\"Glory-Serie\" class=\"read-more\" href=\"https:\/\/www.relyirgrass.com\/de\/product\/glory\/\" aria-label=\"Mehr Informationen \u00fcber Glory Series\">Weiterlesen<\/a><\/p>","protected":false},"author":2,"featured_media":0,"parent":3385,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rank_math_title":"","rank_math_description":"","rank_math_focus_keyword":"","rank_math_robots":"","rank_math_canonical_url":"","rank_math_facebook_title":"","rank_math_facebook_description":"","rank_math_twitter_title":"","rank_math_twitter_description":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_yoast_wpseo_focuskw":"","_yoast_wpseo_canonical":"","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_aioseo_title":"","_aioseo_description":"","_aioseo_keywords":"","_aioseo_robots_default":"","_aioseo_robots_noindex":"","_aioseo_og_title":"","_aioseo_og_description":"","_aioseo_twitter_title":"","_aioseo_twitter_description":"","aiosp_title":"","aiosp_description":"","aiosp_keywords":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_analysis_target_kw":"","_seopress_robots_canonical":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_genesis_title":"","_genesis_description":"","_genesis_canonical":"","_genesis_noindex":"","_genesis_nofollow":"","slim_seo":"","footnotes":""},"class_list":["post-3409","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/pages\/3409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/comments?post=3409"}],"version-history":[{"count":3,"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/pages\/3409\/revisions"}],"predecessor-version":[{"id":3435,"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/pages\/3409\/revisions\/3435"}],"up":[{"embeddable":true,"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/pages\/3385"}],"wp:attachment":[{"href":"https:\/\/www.relyirgrass.com\/de\/wp-json\/wp\/v2\/media?parent=3409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}