{"id":1130,"date":"2026-07-18T11:40:30","date_gmt":"2026-07-18T15:40:30","guid":{"rendered":"https:\/\/tplei.com\/?page_id=1130"},"modified":"2026-07-31T20:49:42","modified_gmt":"2026-08-01T00:49:42","slug":"tpl-league","status":"publish","type":"page","link":"https:\/\/tplei.com\/?page_id=1130","title":{"rendered":"tpl-league"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1130\" class=\"elementor elementor-1130\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d261d4 e-con e-atomic-element e-flexbox-base e-368c91a \" data-id=\"4d261d4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"4d261d4\" data-e-type=\"e-flexbox\" data-id=\"4d261d4\">\n    \t\t<div class=\"elementor-element elementor-element-cb12a85 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"cb12a85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  :root{\n    --tpl-navy:#17324d;\n    --tpl-teal:#4f9f93;\n    --tpl-deep-teal:#2d726a;\n    --tpl-orange:#e8873d;\n    --tpl-sand:#f3eee3;\n    --tpl-cream:#fbf8f1;\n    --tpl-ink:#26343d;\n    --tpl-white:#ffffff;\n    --tpl-border:rgba(23,50,77,.16);\n    --tpl-shadow:0 14px 35px rgba(23,50,77,.12);\n  }\n\n  .tpl-league-page,\n  .tpl-league-page *{\n    box-sizing:border-box;\n  }\n\n  .tpl-league-page{\n    color:var(--tpl-ink);\n    font-family:Arial, Helvetica, sans-serif;\n    line-height:1.55;\n    background:var(--tpl-cream);\n    overflow:hidden;\n  }\n\n  .tpl-wrap{\n    width:min(1160px, calc(100% - 34px));\n    margin:0 auto;\n  }\n\n  .tpl-hero{\n    position:relative;\n    padding:86px 0 76px;\n    background:\n      linear-gradient(135deg, rgba(23,50,77,.97), rgba(45,114,106,.94)),\n      radial-gradient(circle at 20% 20%, rgba(255,255,255,.12), transparent 34%);\n    color:var(--tpl-white);\n  }\n\n  .tpl-hero::after{\n    content:\"\";\n    position:absolute;\n    inset:auto 0 0;\n    height:14px;\n    background:var(--tpl-orange);\n  }\n\n  .tpl-hero-grid{\n    display:grid;\n    grid-template-columns:1.35fr .65fr;\n    gap:48px;\n    align-items:center;\n  }\n\n  .tpl-kicker{\n    margin:0 0 12px;\n    color:#d9f3ee;\n    font-weight:800;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    font-size:.83rem;\n  }\n\n  .tpl-hero h1{\n    margin:0;\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:clamp(3rem, 8vw, 6.2rem);\n    line-height:.92;\n    letter-spacing:-.045em;\n  }\n\n  .tpl-hero h1 span{\n    display:block;\n    margin-top:14px;\n    font-family:Arial, Helvetica, sans-serif;\n    font-size:clamp(1.05rem, 2vw, 1.55rem);\n    line-height:1.25;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n    color:#d9f3ee;\n  }\n\n  .tpl-hero-copy{\n    max-width:720px;\n    margin:24px 0 28px;\n    font-size:1.14rem;\n    color:rgba(255,255,255,.9);\n  }\n\n  .tpl-btn-row{\n    display:flex;\n    flex-wrap:wrap;\n    gap:13px;\n  }\n\n  .tpl-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:50px;\n    padding:13px 22px;\n    border-radius:999px;\n    border:2px solid transparent;\n    font-weight:800;\n    text-decoration:none !important;\n    transition:.2s ease;\n    cursor:pointer;\n  }\n\n  .tpl-btn-primary{\n    background:var(--tpl-orange);\n    color:var(--tpl-white) !important;\n  }\n\n  .tpl-btn-secondary{\n    background:transparent;\n    color:var(--tpl-white) !important;\n    border-color:rgba(255,255,255,.72);\n  }\n\n  .tpl-btn:hover{\n    transform:translateY(-2px);\n    filter:brightness(1.04);\n  }\n\n  .tpl-hero-card{\n    background:rgba(255,255,255,.12);\n    border:1px solid rgba(255,255,255,.26);\n    border-radius:24px;\n    padding:28px;\n    backdrop-filter:blur(8px);\n  }\n\n  .tpl-spots{\n    display:flex;\n    align-items:end;\n    gap:12px;\n    margin-bottom:18px;\n  }\n\n  .tpl-spots strong{\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:4.5rem;\n    line-height:.82;\n  }\n\n  .tpl-spots span{\n    padding-bottom:7px;\n    font-size:1rem;\n    font-weight:700;\n    color:#d9f3ee;\n  }\n\n  .tpl-mini-list{\n    display:grid;\n    gap:10px;\n    padding:0;\n    margin:0;\n    list-style:none;\n  }\n\n  .tpl-mini-list li{\n    display:flex;\n    justify-content:space-between;\n    gap:16px;\n    padding-bottom:9px;\n    border-bottom:1px solid rgba(255,255,255,.18);\n  }\n\n  .tpl-mini-list b{\n    color:#fff;\n  }\n\n  .tpl-section{\n    padding:72px 0;\n  }\n\n  .tpl-section-alt{\n    background:var(--tpl-sand);\n  }\n\n  .tpl-section-head{\n    max-width:770px;\n    margin-bottom:34px;\n  }\n\n  .tpl-eyebrow{\n    margin:0 0 8px;\n    color:var(--tpl-deep-teal);\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:.13em;\n    font-size:.8rem;\n  }\n\n  .tpl-section h2{\n    margin:0 0 12px;\n    color:var(--tpl-navy);\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:clamp(2rem, 4.4vw, 3.4rem);\n    line-height:1.05;\n  }\n\n  .tpl-section-head p{\n    margin:0;\n    font-size:1.07rem;\n  }\n\n  .tpl-card-grid{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:18px;\n  }\n\n  .tpl-card{\n    background:var(--tpl-white);\n    border:1px solid var(--tpl-border);\n    border-radius:20px;\n    padding:24px;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-card-icon{\n    width:48px;\n    height:48px;\n    display:grid;\n    place-items:center;\n    margin-bottom:16px;\n    border-radius:14px;\n    background:var(--tpl-teal);\n    color:#fff;\n    font-size:1.28rem;\n    font-weight:900;\n  }\n\n  .tpl-card h3{\n    margin:0 0 8px;\n    color:var(--tpl-navy);\n    font-size:1.12rem;\n  }\n\n  .tpl-card p{\n    margin:0;\n    font-size:.96rem;\n  }\n\n  .tpl-highlight{\n    margin-top:24px;\n    padding:22px 24px;\n    border-left:6px solid var(--tpl-orange);\n    border-radius:14px;\n    background:#fff;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-schedule{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:14px;\n  }\n\n  .tpl-week{\n    background:#fff;\n    border:1px solid var(--tpl-border);\n    border-radius:18px;\n    padding:20px;\n    min-height:132px;\n  }\n\n  .tpl-week-number{\n    color:var(--tpl-orange);\n    font-weight:900;\n    font-size:.78rem;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n  }\n\n  .tpl-week-date{\n    margin:5px 0 6px;\n    color:var(--tpl-navy);\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:1.42rem;\n    font-weight:700;\n  }\n\n  .tpl-week-type{\n    font-size:.93rem;\n  }\n\n  .tpl-two-col{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:28px;\n    align-items:start;\n  }\n\n  .tpl-price-card{\n    position:sticky;\n    top:24px;\n    background:var(--tpl-navy);\n    color:#fff;\n    border-radius:24px;\n    padding:30px;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-price-card h3{\n    margin:0 0 8px;\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:2rem;\n  }\n\n  .tpl-price{\n    margin:16px 0 4px;\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:3.2rem;\n    line-height:1;\n  }\n\n  .tpl-price-note{\n    margin:0 0 21px;\n    color:#d9f3ee;\n  }\n\n  .tpl-price-card ul{\n    margin:0 0 24px;\n    padding-left:20px;\n  }\n\n  .tpl-price-card li{\n    margin-bottom:8px;\n  }\n\n  .tpl-full-btn{\n    width:100%;\n  }\n\n  .tpl-form-shell{\n    background:#fff;\n    border:1px solid var(--tpl-border);\n    border-radius:24px;\n    padding:30px;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-form-shell h3{\n    margin:0 0 8px;\n    color:var(--tpl-navy);\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:2rem;\n  }\n\n  .tpl-form-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:17px;\n    margin-top:22px;\n  }\n\n  .tpl-field{\n    display:grid;\n    gap:7px;\n  }\n\n  .tpl-field-full{\n    grid-column:1 \/ -1;\n  }\n\n  .tpl-field label{\n    font-weight:800;\n    color:var(--tpl-navy);\n    font-size:.92rem;\n  }\n\n  .tpl-field input,\n  .tpl-field select,\n  .tpl-field textarea{\n    width:100%;\n    border:1px solid #b9c4cc;\n    border-radius:11px;\n    padding:13px 14px;\n    font:inherit;\n    color:var(--tpl-ink);\n    background:#fff;\n  }\n\n  .tpl-field textarea{\n    min-height:100px;\n    resize:vertical;\n  }\n\n  .tpl-check{\n    display:flex;\n    align-items:flex-start;\n    gap:10px;\n    font-size:.9rem;\n  }\n\n  .tpl-check input{\n    margin-top:4px;\n  }\n\n  .tpl-form-note{\n    margin:16px 0 0;\n    padding:14px 16px;\n    background:var(--tpl-sand);\n    border-radius:11px;\n    font-size:.9rem;\n  }\n\n  .tpl-table-wrap{\n    overflow:auto;\n    border:1px solid var(--tpl-border);\n    border-radius:18px;\n    background:#fff;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-table{\n    width:100%;\n    min-width:720px;\n    border-collapse:collapse;\n  }\n\n  .tpl-table th{\n    padding:14px 15px;\n    background:var(--tpl-navy);\n    color:#fff;\n    text-align:left;\n    font-size:.86rem;\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n  .tpl-table td{\n    padding:14px 15px;\n    border-bottom:1px solid var(--tpl-border);\n  }\n\n  .tpl-table tr:last-child td{\n    border-bottom:0;\n  }\n\n  .tpl-table tbody tr:nth-child(even){\n    background:#f7faf9;\n  }\n\n  .tpl-sheet-frame{\n    width:100%;\n    min-height:520px;\n    border:0;\n    background:#fff;\n  }\n\n  .tpl-placeholder{\n    display:grid;\n    place-items:center;\n    min-height:360px;\n    padding:32px;\n    text-align:center;\n    border:2px dashed rgba(23,50,77,.3);\n    border-radius:18px;\n    background:#fff;\n  }\n\n  .tpl-placeholder code{\n    display:block;\n    margin-top:10px;\n    padding:7px 10px;\n    background:var(--sand);\n    color:var(--tpl-navy);\n    word-break:break-word;\n  }\n\n  .tpl-rules{\n    display:grid;\n    gap:12px;\n  }\n\n  .tpl-rule{\n    background:#fff;\n    border:1px solid var(--tpl-border);\n    border-radius:15px;\n    overflow:hidden;\n  }\n\n  .tpl-rule button{\n    width:100%;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:20px;\n    padding:18px 20px;\n    border:0;\n    background:#fff;\n    color:var(--tpl-navy);\n    font:inherit;\n    font-weight:900;\n    text-align:left;\n    cursor:pointer;\n  }\n\n  .tpl-rule button span:last-child{\n    font-size:1.35rem;\n  }\n\n  .tpl-rule-content{\n    display:none;\n    padding:0 20px 20px;\n  }\n\n  .tpl-rule.is-open .tpl-rule-content{\n    display:block;\n  }\n\n  .tpl-cta{\n    padding:66px 0;\n    background:var(--tpl-teal);\n    color:#fff;\n    text-align:center;\n  }\n\n  .tpl-cta h2{\n    color:#fff;\n    margin-bottom:12px;\n  }\n\n  .tpl-cta p{\n    max-width:700px;\n    margin:0 auto 23px;\n  }\n\n  @media (max-width:960px){\n    .tpl-hero-grid,\n    .tpl-two-col{\n      grid-template-columns:1fr;\n    }\n\n    .tpl-card-grid,\n    .tpl-schedule{\n      grid-template-columns:repeat(2, 1fr);\n    }\n\n    .tpl-price-card{\n      position:static;\n    }\n  }\n\n  @media (max-width:640px){\n    .tpl-hero{\n      padding:62px 0 58px;\n    }\n\n    .tpl-card-grid,\n    .tpl-schedule,\n    .tpl-form-grid{\n      grid-template-columns:1fr;\n    }\n\n    .tpl-field-full{\n      grid-column:auto;\n    }\n\n    .tpl-section{\n      padding:56px 0;\n    }\n\n    .tpl-btn{\n      width:100%;\n    }\n\n    .tpl-hero-card,\n    .tpl-form-shell,\n    .tpl-price-card{\n      padding:23px;\n    }\n  }\n<\/style>\n\n<div class=\"tpl-league-page\">\n\n  <section class=\"tpl-hero\">\n    <div class=\"tpl-wrap tpl-hero-grid\">\n      <div>\n        <p class=\"tpl-kicker\">The Perfect Lie Golf Bar<\/p>\n        <h1>\n          TPL\n          <span>Tuesday League \u00b7 Summer 2026<\/span>\n        <\/h1>\n        <p class=\"tpl-hero-copy\">\n          Eight weeks of team golf, rotating Tuesday match times, two Flex Rounds per team,\n          weekly competition and plenty of reasons to question your partner\u2019s club selection.\n        <\/p>\n       <!--\n       <div class=\"tpl-btn-row\">\n          <a class=\"tpl-btn tpl-btn-primary\" href=\"#tpltuereg\">Register Your Team<\/a>\n          <a class=\"tpl-btn tpl-btn-secondary\" href=\"#tpl-standings\">View Standings<\/a>\n        <\/div>\n        -->\n      <\/div>\n\n      <aside class=\"tpl-hero-card\">\n        <div class=\"tpl-spots\">\n          <strong id=\"tpl-spots-remaining\">8<\/strong>\n          <span>team spots remaining<\/span>\n        <\/div>\n\n        <ul class=\"tpl-mini-list\">\n          <li><span>Opening night<\/span><b>September 15<\/b><\/li>\n          <li><span>League nights<\/span><b>Tuesdays<\/b><\/li>\n          <li><span>Playing window<\/span><b>6\u20139 PM<\/b><\/li>\n          <li><span>Teams<\/span><b>2 players<\/b><\/li>\n          <li><span>Season<\/span><b>8 weeks<\/b><\/li>\n          <li><span>Prize package<\/span><b>$600 value<\/b><\/li>\n        <\/ul>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <section class=\"tpl-section\">\n    <div class=\"tpl-wrap\">\n      <div class=\"tpl-section-head\">\n        <p class=\"tpl-eyebrow\">How it works<\/p>\n        <h2>A league built for competition without taking itself too seriously.<\/h2>\n        <p>\n          Register as a full two-player team. Each Tuesday, teams play a scheduled\n          nine-hole match during the 6\u20139 PM league window. Match times rotate throughout\n          the season so the same teams are not always assigned the earliest or latest slot.\n        <\/p>\n      <\/div>\n\n      <div class=\"tpl-card-grid\">\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">2<\/div>\n          <h3>Two-player teams<\/h3>\n          <p>Registration is for complete teams only. Choose a team name and one captain as the primary contact.<\/p>\n        <\/article>\n\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">9<\/div>\n          <h3>Nine-hole matches<\/h3>\n          <p>Weekly rounds are played in FSX Play using the league\u2019s selected course, tees and conditions.<\/p>\n        <\/article>\n\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">8<\/div>\n          <h3>Eight-week season<\/h3>\n          <p>The season begins Tuesday, September 15, and continues through Tuesday, November 10.<\/p>\n        <\/article>\n\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">H<\/div>\n          <h3>League handicaps<\/h3>\n          <p>Teams begin without a handicap. After two rounds, a provisional team handicap is calculated using the better scoring performance to reduce sandbagging.<\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"tpl-highlight\">\n        <strong>How the handicap starts:<\/strong>\n        Weeks 1 and 2 are played without handicaps. Beginning in Week 3, each team receives\n        a provisional nine-hole handicap equal to 80% of its better score relative to par\n        from the first two rounds, rounded to the nearest whole stroke and capped at six.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tpl-section tpl-section-alt\" id=\"tpl-schedule\">\n    <div class=\"tpl-wrap\">\n      <div class=\"tpl-section-head\">\n        <p class=\"tpl-eyebrow\">Season schedule<\/p>\n        <h2>Eight Tuesdays. One league champion.<\/h2>\n        <p>\n          Match assignments and exact start times will be posted before each league night.\n          Playing times rotate within the 6\u20139 PM window. Tuesday is the official league night,\n          but each team receives two Flex Rounds for weeks when it cannot attend Tuesday.\n        <\/p>\n      <\/div>\n\n      <div class=\"tpl-schedule\">\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 1<\/div>\n          <div class=\"tpl-week-date\">September 15<\/div>\n          <div class=\"tpl-week-type\">Opening round \u00b7 No handicap<\/div>\n        <\/div>\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 2<\/div>\n          <div class=\"tpl-week-date\">September 22<\/div>\n          <div class=\"tpl-week-type\">Second placement round<\/div>\n        <\/div>\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 3<\/div>\n          <div class=\"tpl-week-date\">September 29<\/div>\n          <div class=\"tpl-week-type\">League handicaps begin<\/div>\n        <\/div>\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 4<\/div>\n          <div class=\"tpl-week-date\">October 6<\/div>\n          <div class=\"tpl-week-type\">Regular-season match<\/div>\n        <\/div>\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 5<\/div>\n          <div class=\"tpl-week-date\">October 13<\/div>\n          <div class=\"tpl-week-type\">Regular-season match<\/div>\n        <\/div>\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 6<\/div>\n          <div class=\"tpl-week-date\">October 20<\/div>\n          <div class=\"tpl-week-type\">Regular-season match<\/div>\n        <\/div>\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 7<\/div>\n          <div class=\"tpl-week-date\">October 27<\/div>\n          <div class=\"tpl-week-type\">Final regular-season match<\/div>\n        <\/div>\n        <div class=\"tpl-week\">\n          <div class=\"tpl-week-number\">Week 8<\/div>\n          <div class=\"tpl-week-date\">November 3<\/div>\n          <div class=\"tpl-week-type\">Championship night<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <section class=\"tpl-section tpl-section-alt\" id=\"tpl-prizes\">\n    <div class=\"tpl-wrap\">\n      <div class=\"tpl-section-head\">\n        <p class=\"tpl-eyebrow\">Prize package<\/p>\n        <h2>$600 in cash and Perfect Lie gift cards.<\/h2>\n        <p>\n          First place wins the cash championship prize. Second and third place receive\n          Perfect Lie gift cards that bring them back for more golf, drinks and bragging rights.\n        <\/p>\n      <\/div>\n\n      <div class=\"tpl-card-grid\">\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">1<\/div>\n          <h3>First Place<\/h3>\n          <p><strong>$400 cash<\/strong><\/p>\n          <p style=\"margin-top:10px;\"><strong>Championship team prize<\/strong><\/p>\n        <\/article>\n\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">2<\/div>\n          <h3>Second Place<\/h3>\n          <p><strong>$150 in Perfect Lie gift cards<\/strong><\/p>\n          <p style=\"margin-top:10px;\"><strong>$75 per player<\/strong><\/p>\n        <\/article>\n\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">3<\/div>\n          <h3>Third Place<\/h3>\n          <p><strong>$50 in Perfect Lie gift cards<\/strong><\/p>\n          <p style=\"margin-top:10px;\"><strong>$25 per player<\/strong><\/p>\n        <\/article>\n\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">$<\/div>\n          <h3>Full-field prize pool<\/h3>\n          <p>\n            The championship team receives <strong>$400 cash<\/strong>. Second and third place\n            receive a combined <strong>$200 in Perfect Lie gift cards<\/strong>. Published prizes\n            are based on a full eight-team field.\n          <\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"tpl-highlight\">\n        <strong>Prize note:<\/strong>\n        Prize amounts are based on a full eight-team field and may be adjusted if the league does not fill.\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-0c67403 e-con e-atomic-element e-flexbox-base e-0c85b27 \" data-id=\"0c67403\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0c67403\" data-e-type=\"e-flexbox\" data-id=\"0c67403\">\n    <div class=\"elementor-element elementor-element-5770a6d e-con e-atomic-element e-flexbox-base e-07cc139 \" data-id=\"5770a6d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5770a6d\" data-e-type=\"e-flexbox\" data-id=\"5770a6d\">\n    \t\t\t<h2 data-interaction-id=\"256b2bf\" class=\"e-256b2bf-13dca85 e-heading-base\" data-e-type=\"widget\" data-id=\"256b2bf\">Register your team<\/h2>\n\t\t\t\t\t<h6 data-interaction-id=\"d2b72f3\" class=\"e-d2b72f3-d5b5e48 e-heading-base\" data-e-type=\"widget\" data-id=\"d2b72f3\">Both players' information required.<\/h6>\n\t\t<form class=\"e-con e-atomic-element e-form-base form-state-default \"\n      data-id=\"384faca\"\n      data-element_type=\"e-form\"\n      data-e-type=\"e-form\"\n      data-interaction-id=\"384faca\"\n      data-interactions=\"null\"\n      x-data=\"eForm384faca\"\n      x-on:submit=\"submit\"      aria-label=\"Registration&#x20;Payment\"\n      data-form-name=\"Registration&#x20;Payment\"\n            toolname=\"registration_payment_384faca\"\n      tooldescription=\"Submit&#x20;the&#x20;Registration&#x20;Payment&#x20;form&#x20;with&#x20;the&#x20;provided&#x20;field&#x20;values.\"      id=\"&#x23;tpltuereg\"\n      >\n    \t\t\t<label \n\t\n\tclass=\"e-form-label-base\"\n\t\n\tdata-interaction-id=\"0626b02\"\n\tdata-e-type=\"widget\" data-id=\"0626b02\"\n\t\n>Team Name<\/label>\n\t\t\t\t\t<input \n\tid=e-form-team-name\n\tname=e-form-team-name\n\tclass=\"e-form-input-base\"\n\ttype=\"text\"\n\tdata-interaction-id=\"e622add\"\n\tdata-e-type=\"widget\" data-id=\"e622add\" \n\t\n\tplaceholder=Team&#x20;Name\n\trequired\n\t\n\/>\n\t\t\t\t\t<label \n\t\n\tclass=\"e-form-label-base\"\n\tfor=e-form-first-name\n\tdata-interaction-id=\"5d802d6\"\n\tdata-e-type=\"widget\" data-id=\"5d802d6\"\n\t\n>Team Captain<\/label>\n\t\t\t\t\t<input \n\tid=e-form-first-name\n\tname=e-form-first-name\n\tclass=\"e-form-input-base\"\n\ttype=\"text\"\n\tdata-interaction-id=\"98c4e5f\"\n\tdata-e-type=\"widget\" data-id=\"98c4e5f\" \n\t\n\tplaceholder=Name\n\trequired\n\t\n\/>\n\t\t\t\t\t<label \n\t\n\tclass=\"e-form-label-base\"\n\tfor=e-form-last-name\n\tdata-interaction-id=\"0826cf2\"\n\tdata-e-type=\"widget\" data-id=\"0826cf2\"\n\t\n>Team Captain Email<\/label>\n\t\t\t\t\t<input \n\tid=e-form-captain-email\n\tname=e-form-captain-email\n\tclass=\"e-form-input-base\"\n\ttype=\"email\"\n\tdata-interaction-id=\"708b383\"\n\tdata-e-type=\"widget\" data-id=\"708b383\" \n\t\n\tplaceholder=Team&#x20;Captain&#x20;Email\n\trequired\n\t\n\/>\n\t\t\t\t\t<label \n\t\n\tclass=\"e-form-label-base\"\n\tfor=e-form-email\n\tdata-interaction-id=\"f5aa403\"\n\tdata-e-type=\"widget\" data-id=\"f5aa403\"\n\t\n>Team Captain Cell Number<\/label>\n\t\t\t\t\t<input \n\tid=e-form-Cphone\n\tname=e-form-Cphone\n\tclass=\"e-form-input-base\"\n\ttype=\"tel\"\n\tdata-interaction-id=\"9c17454\"\n\tdata-e-type=\"widget\" data-id=\"9c17454\" \n\t\n\tplaceholder=Team&#x20;Captain&#x20;Cell\n\trequired\n\t\n\/>\n\t\t\t\t\t<label \n\t\n\tclass=\"e-form-label-base\"\n\t\n\tdata-interaction-id=\"7b211eb\"\n\tdata-e-type=\"widget\" data-id=\"7b211eb\"\n\t\n>Player 2 Name<\/label>\n\t\t\t\t\t<input \n\tid=e-form-player-2-name\n\tname=e-form-player-2-name\n\tclass=\"e-form-input-base\"\n\ttype=\"text\"\n\tdata-interaction-id=\"f85cc1f\"\n\tdata-e-type=\"widget\" data-id=\"f85cc1f\" \n\t\n\tplaceholder=Player&#x20;2&#x20;Name\n\trequired\n\t\n\/>\n\t\t\t\t\t<label \n\t\n\tclass=\"e-form-label-base\"\n\t\n\tdata-interaction-id=\"1b8beca\"\n\tdata-e-type=\"widget\" data-id=\"1b8beca\"\n\t\n>Player 2 Email<\/label>\n\t\t\t\t\t<input \n\tid=e-form-player-2-email\n\tname=e-form-player-2-email\n\tclass=\"e-form-input-base\"\n\ttype=\"email\"\n\tdata-interaction-id=\"24ccf3e\"\n\tdata-e-type=\"widget\" data-id=\"24ccf3e\" \n\t\n\tplaceholder=Player&#x20;2&#x20;Email\n\trequired\n\t\n\/>\n\t\t\t\t\t<label \n\t\n\tclass=\"e-form-label-base\"\n\t\n\tdata-interaction-id=\"a6f737c\"\n\tdata-e-type=\"widget\" data-id=\"a6f737c\"\n\t\n>Player 2 Cell Number<\/label>\n\t\t\t\t\t<input \n\tid=e-form-player-2-cell\n\tname=e-form-player-2-cell\n\tclass=\"e-form-input-base\"\n\ttype=\"tel\"\n\tdata-interaction-id=\"6187024\"\n\tdata-e-type=\"widget\" data-id=\"6187024\"  \n\t\n\tplaceholder=Player&#x20;2&#x20;Cell&#x20;Number\n\trequired\n\t\n\/>\n\t\t<div class=\"elementor-element elementor-element-6f3a463 e-con e-atomic-element e-flexbox-base \" data-id=\"6f3a463\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"6f3a463\" data-e-type=\"e-flexbox\" data-id=\"6f3a463\">\n    \t\t\t<input \n\tid=league_agreement\n\tname=league_agreement\n\tvalue=Agreement&amp;#x20;accepted\n\tclass=\"e-6235d70-7b0e21c e-form-checkbox-base\"\n\ttype=\"checkbox\"\n\tdata-interaction-id=\"6235d70\"\n\tdata-e-type=\"widget\" data-id=\"6235d70\"  \n\t\n\t\n\trequired\n\t\n\/>\n\t\t\t\t\t<p class=\"e-2abbbee-349115f e-paragraph-base\" data-interaction-id=\"2abbbee\" data-e-type=\"widget\" data-id=\"2abbbee\">We understand that registration is for one complete two-player team; both players listed on this form must participate in every official league round; substitutes are not allowed; scheduled Tuesday rounds are $25 per player; Flex Rounds are $30 per player; and our team\u2019s spot is not confirmed until the $50 registration payment is completed.<\/p>\n\t\t\n<\/div>\n\t\t\t<button \n\t\n\tclass=\"e-27a02ef-0e82f4c e-form-submit-button-base\"\n\ttype=\"submit\"\n\tdata-interaction-id=\"27a02ef\"\n\tdata-e-type=\"widget\" data-id=\"27a02ef\"\n\t\n>Submit Team Registration<\/button>\n\t\t<div class=\"e-con e-atomic-element e-form-success-message-base message-success \"\n     tabindex=\"-1\"\n     data-id=\"da99405\"\n     data-element_type=\"e-form-success-message\"\n     data-e-type=\"e-form-success-message\"\n     data-interaction-id=\"da99405\"\n     aria-live=\"polite\"\n     >\n    \t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"8f2cfe3\" data-e-type=\"widget\" data-id=\"8f2cfe3\"><a href=\"https:\/\/square.link\/u\/vyasxwMu\" target=\"_self\" class=\"e-paragraph-link-base\">\n\t\t<strong>Team registration received!<\/strong><br>One final step: your team\u2019s spot is not confirmed until the $50 registration fee is paid.<strong>CLICK HERE TO COMPLETE REGISTRATION<\/strong>\n\t<\/a><\/p>\n\t\t\n<\/div>\n<div class=\"e-con e-atomic-element e-form-error-message-base message-error \"\n     tabindex=\"-1\"\n     data-id=\"e97c302\"\n     data-element_type=\"e-form-error-message\"\n     data-e-type=\"e-form-error-message\"\n     data-interaction-id=\"e97c302\"\n     role=\"alert\"\n     >\n    \t\t\t<p class=\"e-paragraph-base\" data-interaction-id=\"f349361\" data-e-type=\"widget\" data-id=\"f349361\">SHANKED IT! Something's not right. Give us a call to complete the registration. <\/p>\n\t\t\n<\/div>\n\n<\/form>\n\n<\/div>\n<div class=\"elementor-element elementor-element-54e99f7 e-con e-atomic-element e-flexbox-base e-9ea2d5f \" data-id=\"54e99f7\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"54e99f7\" data-e-type=\"e-flexbox\" data-id=\"54e99f7\">\n    \t\t\t<h2 data-interaction-id=\"0b11f2a\" class=\"e-0b11f2a-cab41d6 e-heading-base\" data-e-type=\"widget\" data-id=\"0b11f2a\">League Cost<\/h2>\n\t\t\t\t\t<h1 data-interaction-id=\"e3a6a61\" class=\"e-e3a6a61-fc8182e e-heading-base\" data-e-type=\"widget\" data-id=\"e3a6a61\">$50<\/h1>\n\t\t\t\t\t<h6 data-interaction-id=\"ced82d1\" class=\"e-ced82d1-b4605c4 e-heading-base\" data-e-type=\"widget\" data-id=\"ced82d1\">one-time Registration Fee<\/h6>\n\t\t\t\t\t<h2 data-interaction-id=\"ee1a207\" class=\"e-ee1a207-6632096 e-heading-base\" data-e-type=\"widget\" data-id=\"ee1a207\">$25<\/h2>\n\t\t\t\t\t<h6 data-interaction-id=\"173239d\" class=\"e-173239d-cb519bf e-heading-base\" data-e-type=\"widget\" data-id=\"173239d\">per player on scheduled Tuesday league night<\/h6>\n\t\t\t\t\t<h2 data-interaction-id=\"7607144\" class=\"e-7607144-989fb0e e-heading-base\" data-e-type=\"widget\" data-id=\"7607144\">$30<\/h2>\n\t\t\t\t\t<h6 data-interaction-id=\"0f9a8e6\" class=\"e-0f9a8e6-445223b e-heading-base\" data-e-type=\"widget\" data-id=\"0f9a8e6\">per player when using a Flex Round<\/h6>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3dc66a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a3dc66a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Full two-person teams only<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Full two-person teams only<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Eight-week Tuesday season<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">FSX Play league rounds<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Two Flex Rounds during the season at $30 per player<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">All official rounds played at The Perfect Lie<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Standings and weekly results posted online<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Cash and gift-card prizes for 1st, 2nd and 3rd<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-c2472fb e-flex e-con-boxed e-con e-parent\" data-id=\"c2472fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b15f2c7 elementor-widget__width-inherit elementor-absolute elementor-widget elementor-widget-html\" data-id=\"b15f2c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<!--\nReplace YOUR-GOOGLE-SHEET-EMBED-URL-HERE with the published Google Sheets embed URL.\n-->\n\n<style>\n  :root{\n    --tpl-navy:#17324d;\n    --tpl-teal:#4f9f93;\n    --tpl-deep-teal:#2d726a;\n    --tpl-orange:#e8873d;\n    --tpl-sand:#f3eee3;\n    --tpl-cream:#fbf8f1;\n    --tpl-ink:#26343d;\n    --tpl-white:#ffffff;\n    --tpl-border:rgba(23,50,77,.16);\n    --tpl-shadow:0 14px 35px rgba(23,50,77,.12);\n  }\n\n  .tpl-league-page,\n  .tpl-league-page *{\n    box-sizing:border-box;\n  }\n\n  .tpl-league-page{\n    color:var(--tpl-ink);\n    font-family:Arial, Helvetica, sans-serif;\n    line-height:1.55;\n    background:var(--tpl-cream);\n    overflow:hidden;\n  }\n\n  .tpl-wrap{\n    width:min(1160px, calc(100% - 34px));\n    margin:0 auto;\n  }\n\n  .tpl-hero{\n    position:relative;\n    padding:86px 0 76px;\n    background:\n      linear-gradient(135deg, rgba(23,50,77,.97), rgba(45,114,106,.94)),\n      radial-gradient(circle at 20% 20%, rgba(255,255,255,.12), transparent 34%);\n    color:var(--tpl-white);\n  }\n\n  .tpl-hero::after{\n    content:\"\";\n    position:absolute;\n    inset:auto 0 0;\n    height:14px;\n    background:var(--tpl-orange);\n  }\n\n  .tpl-hero-grid{\n    display:grid;\n    grid-template-columns:1.35fr .65fr;\n    gap:48px;\n    align-items:center;\n  }\n\n  .tpl-kicker{\n    margin:0 0 12px;\n    color:#d9f3ee;\n    font-weight:800;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    font-size:.83rem;\n  }\n\n  .tpl-hero h1{\n    margin:0;\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:clamp(3rem, 8vw, 6.2rem);\n    line-height:.92;\n    letter-spacing:-.045em;\n  }\n\n  .tpl-hero h1 span{\n    display:block;\n    margin-top:14px;\n    font-family:Arial, Helvetica, sans-serif;\n    font-size:clamp(1.05rem, 2vw, 1.55rem);\n    line-height:1.25;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n    color:#d9f3ee;\n  }\n\n  .tpl-hero-copy{\n    max-width:720px;\n    margin:24px 0 28px;\n    font-size:1.14rem;\n    color:rgba(255,255,255,.9);\n  }\n\n  .tpl-btn-row{\n    display:flex;\n    flex-wrap:wrap;\n    gap:13px;\n  }\n\n  .tpl-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:50px;\n    padding:13px 22px;\n    border-radius:999px;\n    border:2px solid transparent;\n    font-weight:800;\n    text-decoration:none !important;\n    transition:.2s ease;\n    cursor:pointer;\n  }\n\n  .tpl-btn-primary{\n    background:var(--tpl-orange);\n    color:var(--tpl-white) !important;\n  }\n\n  .tpl-btn-secondary{\n    background:transparent;\n    color:var(--tpl-white) !important;\n    border-color:rgba(255,255,255,.72);\n  }\n\n  .tpl-btn:hover{\n    transform:translateY(-2px);\n    filter:brightness(1.04);\n  }\n\n  .tpl-hero-card{\n    background:rgba(255,255,255,.12);\n    border:1px solid rgba(255,255,255,.26);\n    border-radius:24px;\n    padding:28px;\n    backdrop-filter:blur(8px);\n  }\n\n  .tpl-spots{\n    display:flex;\n    align-items:end;\n    gap:12px;\n    margin-bottom:18px;\n  }\n\n  .tpl-spots strong{\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:4.5rem;\n    line-height:.82;\n  }\n\n  .tpl-spots span{\n    padding-bottom:7px;\n    font-size:1rem;\n    font-weight:700;\n    color:#d9f3ee;\n  }\n\n  .tpl-mini-list{\n    display:grid;\n    gap:10px;\n    padding:0;\n    margin:0;\n    list-style:none;\n  }\n\n  .tpl-mini-list li{\n    display:flex;\n    justify-content:space-between;\n    gap:16px;\n    padding-bottom:9px;\n    border-bottom:1px solid rgba(255,255,255,.18);\n  }\n\n  .tpl-mini-list b{\n    color:#fff;\n  }\n\n  .tpl-section{\n    padding:72px 0;\n  }\n\n  .tpl-section-alt{\n    background:var(--tpl-sand);\n  }\n\n  .tpl-section-head{\n    max-width:770px;\n    margin-bottom:34px;\n  }\n\n  .tpl-eyebrow{\n    margin:0 0 8px;\n    color:var(--tpl-deep-teal);\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:.13em;\n    font-size:.8rem;\n  }\n\n  .tpl-section h2{\n    margin:0 0 12px;\n    color:var(--tpl-navy);\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:clamp(2rem, 4.4vw, 3.4rem);\n    line-height:1.05;\n  }\n\n  .tpl-section-head p{\n    margin:0;\n    font-size:1.07rem;\n  }\n\n  .tpl-card-grid{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:18px;\n  }\n\n  .tpl-card{\n    background:var(--tpl-white);\n    border:1px solid var(--tpl-border);\n    border-radius:20px;\n    padding:24px;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-card-icon{\n    width:48px;\n    height:48px;\n    display:grid;\n    place-items:center;\n    margin-bottom:16px;\n    border-radius:14px;\n    background:var(--tpl-teal);\n    color:#fff;\n    font-size:1.28rem;\n    font-weight:900;\n  }\n\n  .tpl-card h3{\n    margin:0 0 8px;\n    color:var(--tpl-navy);\n    font-size:1.12rem;\n  }\n\n  .tpl-card p{\n    margin:0;\n    font-size:.96rem;\n  }\n\n  .tpl-highlight{\n    margin-top:24px;\n    padding:22px 24px;\n    border-left:6px solid var(--tpl-orange);\n    border-radius:14px;\n    background:#fff;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-schedule{\n    display:grid;\n    grid-template-columns:repeat(4, 1fr);\n    gap:14px;\n  }\n\n  .tpl-week{\n    background:#fff;\n    border:1px solid var(--tpl-border);\n    border-radius:18px;\n    padding:20px;\n    min-height:132px;\n  }\n\n  .tpl-week-number{\n    color:var(--tpl-orange);\n    font-weight:900;\n    font-size:.78rem;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n  }\n\n  .tpl-week-date{\n    margin:5px 0 6px;\n    color:var(--tpl-navy);\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:1.42rem;\n    font-weight:700;\n  }\n\n  .tpl-week-type{\n    font-size:.93rem;\n  }\n\n  .tpl-two-col{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:28px;\n    align-items:start;\n  }\n\n  .tpl-price-card{\n    position:sticky;\n    top:24px;\n    background:var(--tpl-navy);\n    color:#fff;\n    border-radius:24px;\n    padding:30px;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-price-card h3{\n    margin:0 0 8px;\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:2rem;\n  }\n\n  .tpl-price{\n    margin:16px 0 4px;\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:3.2rem;\n    line-height:1;\n  }\n\n  .tpl-price-note{\n    margin:0 0 21px;\n    color:#d9f3ee;\n  }\n\n  .tpl-price-card ul{\n    margin:0 0 24px;\n    padding-left:20px;\n  }\n\n  .tpl-price-card li{\n    margin-bottom:8px;\n  }\n\n  .tpl-full-btn{\n    width:100%;\n  }\n\n  .tpl-form-shell{\n    background:#fff;\n    border:1px solid var(--tpl-border);\n    border-radius:24px;\n    padding:30px;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-form-shell h3{\n    margin:0 0 8px;\n    color:var(--tpl-navy);\n    font-family:Georgia, \"Times New Roman\", serif;\n    font-size:2rem;\n  }\n\n  .tpl-form-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:17px;\n    margin-top:22px;\n  }\n\n  .tpl-field{\n    display:grid;\n    gap:7px;\n  }\n\n  .tpl-field-full{\n    grid-column:1 \/ -1;\n  }\n\n  .tpl-field label{\n    font-weight:800;\n    color:var(--tpl-navy);\n    font-size:.92rem;\n  }\n\n  .tpl-field input,\n  .tpl-field select,\n  .tpl-field textarea{\n    width:100%;\n    border:1px solid #b9c4cc;\n    border-radius:11px;\n    padding:13px 14px;\n    font:inherit;\n    color:var(--tpl-ink);\n    background:#fff;\n  }\n\n  .tpl-field textarea{\n    min-height:100px;\n    resize:vertical;\n  }\n\n  .tpl-check{\n    display:flex;\n    align-items:flex-start;\n    gap:10px;\n    font-size:.9rem;\n  }\n\n  .tpl-check input{\n    margin-top:4px;\n  }\n\n  .tpl-form-note{\n    margin:16px 0 0;\n    padding:14px 16px;\n    background:var(--tpl-sand);\n    border-radius:11px;\n    font-size:.9rem;\n  }\n\n  .tpl-table-wrap{\n    overflow:auto;\n    border:1px solid var(--tpl-border);\n    border-radius:18px;\n    background:#fff;\n    box-shadow:var(--tpl-shadow);\n  }\n\n  .tpl-table{\n    width:100%;\n    min-width:720px;\n    border-collapse:collapse;\n  }\n\n  .tpl-table th{\n    padding:14px 15px;\n    background:var(--tpl-navy);\n    color:#fff;\n    text-align:left;\n    font-size:.86rem;\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n  .tpl-table td{\n    padding:14px 15px;\n    border-bottom:1px solid var(--tpl-border);\n  }\n\n  .tpl-table tr:last-child td{\n    border-bottom:0;\n  }\n\n  .tpl-table tbody tr:nth-child(even){\n    background:#f7faf9;\n  }\n\n  .tpl-sheet-frame{\n    width:100%;\n    min-height:520px;\n    border:0;\n    background:#fff;\n  }\n\n  .tpl-placeholder{\n    display:grid;\n    place-items:center;\n    min-height:360px;\n    padding:32px;\n    text-align:center;\n    border:2px dashed rgba(23,50,77,.3);\n    border-radius:18px;\n    background:#fff;\n  }\n\n  .tpl-placeholder code{\n    display:block;\n    margin-top:10px;\n    padding:7px 10px;\n    background:var(--sand);\n    color:var(--tpl-navy);\n    word-break:break-word;\n  }\n\n  .tpl-rules{\n    display:grid;\n    gap:12px;\n  }\n\n  .tpl-rule{\n    background:#fff;\n    border:1px solid var(--tpl-border);\n    border-radius:15px;\n    overflow:hidden;\n  }\n\n  .tpl-rule button{\n    width:100%;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:20px;\n    padding:18px 20px;\n    border:0;\n    background:#fff;\n    color:var(--tpl-navy);\n    font:inherit;\n    font-weight:900;\n    text-align:left;\n    cursor:pointer;\n  }\n\n  .tpl-rule button span:last-child{\n    font-size:1.35rem;\n  }\n\n  .tpl-rule-content{\n    display:none;\n    padding:0 20px 20px;\n  }\n\n  .tpl-rule.is-open .tpl-rule-content{\n    display:block;\n  }\n\n  .tpl-cta{\n    padding:66px 0;\n    background:var(--tpl-teal);\n    color:#fff;\n    text-align:center;\n  }\n\n  .tpl-cta h2{\n    color:#fff;\n    margin-bottom:12px;\n  }\n\n  .tpl-cta p{\n    max-width:700px;\n    margin:0 auto 23px;\n  }\n\n  @media (max-width:960px){\n    .tpl-hero-grid,\n    .tpl-two-col{\n      grid-template-columns:1fr;\n    }\n\n    .tpl-card-grid,\n    .tpl-schedule{\n      grid-template-columns:repeat(2, 1fr);\n    }\n\n    .tpl-price-card{\n      position:static;\n    }\n  }\n\n  @media (max-width:640px){\n    .tpl-hero{\n      padding:62px 0 58px;\n    }\n\n    .tpl-card-grid,\n    .tpl-schedule,\n    .tpl-form-grid{\n      grid-template-columns:1fr;\n    }\n\n    .tpl-field-full{\n      grid-column:auto;\n    }\n\n    .tpl-section{\n      padding:56px 0;\n    }\n\n    .tpl-btn{\n      width:100%;\n    }\n\n    .tpl-hero-card,\n    .tpl-form-shell,\n    .tpl-price-card{\n      padding:23px;\n    }\n  }\n<\/style>\n\n<div class=\"tpl-league-page\">\n  <section class=\"tpl-section\">\n    <div class=\"tpl-wrap\">\n      <div class=\"tpl-section-head\">\n        <p class=\"tpl-eyebrow\">Built-in flexibility<\/p>\n        <h2>Tuesday is league night. Life still happens.<\/h2>\n        <p>\n          Every team receives two Flex Rounds during the season. The goal is to keep Tuesday as the social and competitive\n          center of the league while giving teams a practical backup when work, family or travel makes a Tuesday match impossible.\n        <\/p>\n      <\/div>\n\n      <div class=\"tpl-card-grid\">\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">1<\/div>\n          <h3>Notify us<\/h3>\n          <p>Tell The Perfect Lie before the scheduled Tuesday match whenever possible.<\/p>\n        <\/article>\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">2<\/div>\n          <h3>Play later<\/h3>\n          <p>Complete the official round later that same week, no later than Sunday at closing.<\/p>\n        <\/article>\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">3<\/div>\n          <h3>Same setup<\/h3>\n          <p>Use the exact same FSX Play course, tees, conditions and league settings.<\/p>\n        <\/article>\n        <article class=\"tpl-card\">\n          <div class=\"tpl-card-icon\">4<\/div>\n          <h3>Stay at TPL<\/h3>\n          <p>Every scored league round must be completed at The Perfect Lie Golf Bar.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tpl-section tpl-section-alt\" id=\"tpl-standings\">\n    <div class=\"tpl-wrap\">\n      <div class=\"tpl-section-head\">\n        <p class=\"tpl-eyebrow\">League leaderboard<\/p>\n        <h2>Standings, results and bragging rights.<\/h2>\n        <p>\n          The public leaderboard can update automatically whenever the private league\n          tracker is updated after Tuesday night\u2019s matches.\n        <\/p>\n      <\/div>\n\n      <!--\n      GOOGLE SHEETS OPTION:\n      Delete the placeholder div and uncomment the iframe after replacing the URL.\n\n      <div class=\"tpl-table-wrap\">\n        <iframe\n          class=\"tpl-sheet-frame\"\n          src=\"YOUR-GOOGLE-SHEET-EMBED-URL-HERE\"\n          loading=\"lazy\"\n          title=\"TPL Tuesday League Standings\"\n        ><\/iframe>\n      <\/div>\n      -->\n\n      <div class=\"tpl-placeholder\">\n        <div>\n          <h3>Live standings will appear here.<\/h3>\n          <!--\n          <p>\n            Publish only the public standings tab from Google Sheets, then replace this\n            box with the embed iframe included in the page code.\n          <\/p>\n          <code>YOUR-GOOGLE-SHEET-EMBED-URL-HERE<\/code>\n          -->\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tpl-section\">\n    <div class=\"tpl-wrap\">\n      <div class=\"tpl-section-head\">\n        <p class=\"tpl-eyebrow\">League rules<\/p>\n        <h2>The important stuff before the first tee.<\/h2>\n      <\/div>\n\n      <div class=\"tpl-rules\">\n        <div class=\"tpl-rule is-open\">\n          <button type=\"button\"><span>Who can register?<\/span><span>\u2212<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Registration is for complete two-player teams only. One player serves as the team captain and primary contact.\n            League registration is limited to eight teams. Registration is not complete until the team form and the $50 team\n            registration fee have both been received.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>When are matches played?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Tuesday is the official TPL League Night. League play takes place from 6\u20139 PM, and assigned times rotate throughout\n            the season so the same teams are not always given the earliest or latest slot. Teams should make every reasonable\n            effort to play during their assigned Tuesday time.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>How do Flex Rounds work?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Each team receives two Flex Rounds during the eight-week season. A Flex Round may be used when the team cannot play\n            during its assigned Tuesday time. The team should notify The Perfect Lie before its scheduled match whenever possible.\n            The opposing team is not required to reschedule and may complete its round on Tuesday as planned. The team using the\n            Flex Round must complete the same league round later that week, no later than Sunday at closing, unless an exception is approved.\n            Flex Rounds cost $30 per player.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>Where must official rounds be played?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            All official TPL League rounds must be completed at The Perfect Lie Golf Bar. This includes Tuesday matches, Flex Rounds,\n            makeup rounds and championship rounds. Scores recorded at another facility, on a home simulator or outside the official\n            TPL League setup will not count toward league standings.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>What settings apply to Flex Rounds?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Flex Rounds must use the same FSX Play course, tees, pin locations, weather, wind, firmness, green speed, putting settings\n            and other league conditions as the originally scheduled match. The round must be completed in one session with no restarts because of poor play, and both registered team members must participate.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>How are the first handicaps calculated?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Weeks 1 and 2 are played without handicaps. Beginning in Week 3, each team\u2019s provisional nine-hole handicap is calculated\n            as 80% of the team\u2019s better score relative to par from the first two rounds. The result is rounded to the nearest whole stroke\n            and capped at six strokes. Using the better of the first two rounds reduces the benefit of intentionally posting a poor score.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>How are handicaps updated?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            After Week 3, the handicap is recalculated using the best two of the team\u2019s three most recent completed rounds. A handicap may\n            increase by no more than one stroke from one week to the next, but it may decrease immediately when performance indicates a lower\n            handicap is appropriate. The league administrator may adjust a handicap that does not reasonably reflect demonstrated ability.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>How are handicap strokes applied?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Handicap strokes are applied according to the course\u2019s hole handicap or stroke index. In a head-to-head match, the lower-handicap\n            team plays from zero and the higher-handicap team receives the difference between the two team handicaps on the hardest-ranked holes.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>How much does the league cost?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            The one-time registration fee is $50 per team. A regularly scheduled Tuesday league round costs $25 per player.\n            When a team uses one of its two Flex Rounds, the fee is $30 per player. Drinks and food are purchased separately.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>What happens after both Flex Rounds are used?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            After a team has used both Flex Rounds, both registered players must play during the assigned Tuesday time or the team will receive a forfeit\n            unless the league administrator approves an exception.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>How are results tracked?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            All rounds are played in FSX Play. Scores are recorded in the TPL League tracker, which updates weekly results, handicaps, standings\n            and playoff positions. When teams complete a match on separate days, the same course and settings are used and the scorecards are\n            compared after both rounds are complete.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>Can teams practice the weekly course?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Once a weekly league course and setup have been announced, teams may not play a practice round on that exact league setup before\n            completing their official scored round. General practice and play on other courses remain allowed.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>What are the league prizes?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            Based on a full eight-team field, first place receives $400 cash, second place receives $150 in\n            Perfect Lie gift cards, and third place receives $50 in Perfect Lie gift cards. Second-place gift cards\n            will be issued as $75 per player, and third-place gift cards will be issued as $25 per player. Prize amounts\n            may be adjusted if the league does not fill.\n          <\/div>\n        <\/div>\n\n        <div class=\"tpl-rule\">\n          <button type=\"button\"><span>Who makes final rulings?<\/span><span>+<\/span><\/button>\n          <div class=\"tpl-rule-content\">\n            The league administrator may make reasonable rulings involving handicaps, technical issues, unusual scheduling conflicts,\n            incomplete rounds or conduct in order to protect the fairness and operation of the league.\n          <\/div>\n        <\/div>\n      <\/div><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tpl-cta\">\n    <div class=\"tpl-wrap\">\n      <h2>Eight teams. Eight Tuesdays. One championship.<\/h2>\n      <p>\n        Build your two-player team, choose a name and compete for $600 in cash and Perfect Lie gift cards. Tuesday rounds are $25 per player, and Flex Rounds are $30 per player.\n      <\/p>\n      <a class=\"tpl-btn tpl-btn-primary\" href=\"#tpl-register\">Register Your Team<\/a>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\ndocument.querySelectorAll(\".tpl-rule button\").forEach((button) => {\n  button.addEventListener(\"click\", () => {\n    const rule = button.closest(\".tpl-rule\");\n    const icon = button.querySelector(\"span:last-child\");\n    rule.classList.toggle(\"is-open\");\n    icon.textContent = rule.classList.contains(\"is-open\") ? \"\u2212\" : \"+\";\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Perfect Lie Golf Bar TPL Tuesday League \u00b7 Summer 2026 Eight weeks of team golf, rotating Tuesday match times, two Flex Rounds per team, weekly competition and plenty of reasons to question your partner\u2019s club selection. 8 team spots remaining Opening nightSeptember 15 League nightsTuesdays Playing window6\u20139 PM Teams2 players Season8 weeks Prize package$600 [&hellip;]<\/p>\n","protected":false},"author":271999950,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","big_sky_generated":false},"class_list":["post-1130","page","type-page","status-publish","hentry"],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PgRcKJ-ie","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/tplei.com\/index.php?rest_route=\/wp\/v2\/pages\/1130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tplei.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tplei.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tplei.com\/index.php?rest_route=\/wp\/v2\/users\/271999950"}],"replies":[{"embeddable":true,"href":"https:\/\/tplei.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1130"}],"version-history":[{"count":54,"href":"https:\/\/tplei.com\/index.php?rest_route=\/wp\/v2\/pages\/1130\/revisions"}],"predecessor-version":[{"id":1241,"href":"https:\/\/tplei.com\/index.php?rest_route=\/wp\/v2\/pages\/1130\/revisions\/1241"}],"wp:attachment":[{"href":"https:\/\/tplei.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}