{"id":463,"date":"2026-07-11T14:26:03","date_gmt":"2026-07-11T14:26:03","guid":{"rendered":"https:\/\/wagc.techcareer.se\/index.php\/rules\/"},"modified":"2026-07-19T15:09:37","modified_gmt":"2026-07-19T15:09:37","slug":"rules","status":"publish","type":"page","link":"https:\/\/wagc.techcareer.se\/index.php\/rules\/","title":{"rendered":"Rules"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\"><div class=\"et_pb_row_0 et_pb_row et_flex_row\"><div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n  .wagc-redesign { font-family: 'Inter', -apple-system, Helvetica, Arial, sans-serif; color: #2c2c2a; }\n  .wagc-redesign * { box-sizing: border-box; }\n  .wagc-redesign h1, .wagc-redesign h2, .wagc-redesign h3 { font-family: 'Playfair Display', Georgia, serif; margin: 0; }\n  .wagc-redesign a { text-decoration: none; }\n  .wagc-btn-primary { display: inline-block; background: #B31942; color: #fff !important; border: none; padding: 13px 28px; font-size: 14px; font-weight: 600; border-radius: 4px; cursor: pointer; box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset; }\n  .wagc-ticker { display: flex; align-items: center; background: #0A2E56; color: #EAF2FC; overflow: hidden; white-space: nowrap; padding: 7px 0; }\n  .wagc-ticker-label { flex: 0 0 auto; background: #B31942; color: #fff !important; font-weight: 700; font-size: 10px; letter-spacing: 1px; padding: 4px 16px; margin-right: 16px; border-radius: 0 4px 4px 0; text-transform: uppercase; }\n  .wagc-ticker-viewport { overflow: hidden; flex: 1 1 auto; }\n  .wagc-ticker-track { display: inline-flex; gap: 40px; animation: wagcTickerScroll 160s linear infinite; will-change: transform; }\n  .wagc-ticker:hover .wagc-ticker-track { animation-play-state: paused; }\n  .wagc-ticker-item { display: inline-flex; align-items: center; gap: 8px; color: #EAF2FC !important; font-size: 12px; }\n  .wagc-ticker-source { font-weight: 700; color: #F09595 !important; font-size: 10px; letter-spacing: 0.5px; }\n  @keyframes wagcTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (prefers-reduced-motion: reduce) { .wagc-ticker-track { animation: none; } .wagc-ticker-viewport { overflow-x: auto; } }\n  .wagc-topbar { display: flex; align-items: center; justify-content: space-between; padding: 8px 5%; background: #0A2E56; color: #C7DAF0; font-size: 12px; flex-wrap: wrap; gap: 8px; }\n  .wagc-topbar a { color: #C7DAF0 !important; }\n  .wagc-topbar-contact { display: flex; gap: 18px; flex-wrap: wrap; }\n  @media (max-width: 480px) { .wagc-topbar-contact { gap: 10px; } .wagc-topbar { font-size: 11px; padding: 8px 4%; } }\n  .wagc-social { display: flex; align-items: center; gap: 6px; }\n  .wagc-social a { display: flex; align-items: center; justify-content: center; width: 39px; height: 39px; border-radius: 50%; background: rgba(234,242,252,0.12); color: #C7DAF0 !important; transition: background 0.15s; }\n  .wagc-social a:hover { background: rgba(234,242,252,0.25); }\n  .wagc-social svg { width: 21px; height: 21px; fill: currentColor; }\n  .wagc-mainnav { display: flex; align-items: center; justify-content: space-between; padding: 12px 5%; background: radial-gradient(circle, rgba(255,255,255,0.35) 1px, transparent 1.4px) 0 0\/26px 26px, #0C3B6E; flex-wrap: wrap; gap: 16px; }\n  .wagc-flag-stripe { height: 5px; background: repeating-linear-gradient(90deg, #B31942 0, #B31942 14px, #fff 14px, #fff 28px); }\n  .wagc-logo { display: flex; align-items: center; gap: 16px; }\n  .wagc-logo img.wagc-logo-round { height: 70px; width: 70px; }\n  .wagc-logo-divider { width: 1px; height: 46px; background: rgba(234,242,252,0.25); }\n  .wagc-logo-usa { background: #fff; border-radius: 8px; padding: 5px 8px; display: flex; align-items: center; }\n  .wagc-logo-usa img { height: 46px; width: auto; display: block; }\n  .wagc-nav { display: flex; align-items: center; gap: 26px; flex-wrap: wrap; }\n  .wagc-nav-item { position: relative; }\n  .wagc-nav-item > a, .wagc-nav-item > span { color: #EAF2FC !important; font-size: 14px; font-weight: 600; cursor: pointer; display: flex; align-items: center; gap: 4px; white-space: nowrap; }\n  .wagc-nav-item:hover > a, .wagc-nav-item:hover > span { color: #F09595 !important; }\n  .wagc-nav-item > span.wagc-nav-active { color: #F09595 !important; }\n  .wagc-dropdown { display: none; position: absolute; top: 100%; left: 0; margin-top: 14px; background: #fff; min-width: 190px; border-radius: 6px; padding: 8px 0; box-shadow: 0 10px 28px rgba(0,0,0,0.18); z-index: 20; }\n  .wagc-dropdown::before { content: \"\"; position: absolute; top: -14px; left: 0; right: 0; height: 14px; }\n  .wagc-nav-item:hover .wagc-dropdown { display: block; }\n  .wagc-dropdown a { display: block; padding: 9px 18px; color: #2c2c2a !important; font-size: 13px; font-weight: 400 !important; }\n  .wagc-dropdown a:hover { background: #F3F7FC; color: #0C3B6E !important; }\n  .wagc-dropdown a.wagc-dd-active { color: #0C3B6E !important; font-weight: 600 !important; background: #F3F7FC; }\n  .wagc-nav-cta { background: #B31942; color: #fff !important; padding: 10px 20px; border-radius: 4px; box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset; }\n  .wagc-nav-toggle { display: none; background: none; border: none; color: #EAF2FC; font-size: 26px; line-height: 1; cursor: pointer; padding: 4px 6px; }\n  .wagc-ah { background: repeating-linear-gradient(115deg, rgba(255,255,255,0.035) 0px, rgba(255,255,255,0.035) 2px, transparent 2px, transparent 34px), #0A2E56; padding: 40px 5% 34px; }\n  .wagc-ah-inner { max-width: 1180px; margin: 0 auto; }\n  .wagc-ah-eyebrow { font-size: 12px; letter-spacing: 3px; color: #F09595 !important; text-transform: uppercase; font-weight: 700; margin-bottom: 10px; }\n  .wagc-ah h1 { font-size: 32px; color: #EAF2FC !important; }\n  .wagc-ah p { font-size: 14px; color: #C7DAF0 !important; margin-top: 8px; max-width: 760px; }\n  .wagc-abody { padding: 34px 5% 64px; background: #F3F7FC; }\n  .wagc-awrap { max-width: 1180px; margin: 0 auto; }\n  .wagc-cta { padding: 56px 5%; background: repeating-linear-gradient(115deg, rgba(255,255,255,0.035) 0px, rgba(255,255,255,0.035) 2px, transparent 2px, transparent 34px), #0C3B6E; text-align: center; }\n  .wagc-cta h2 { color: #EAF2FC !important; font-size: 26px; margin-bottom: 10px; }\n  .wagc-cta p { color: #C7DAF0 !important; font-size: 14px; margin-bottom: 26px; }\n  html { overflow-x: hidden; }\n  .wagc-flag-stripe, .wagc-ticker, .wagc-topbar, .wagc-mainnav, .wagc-cta, .wagc-ah, .wagc-abody { width: 100vw !important; max-width: 100vw !important; margin-left: calc(50% - 50vw) !important; margin-right: calc(50% - 50vw) !important; }\n  #main-header { display: none !important; }\n  #page-container { padding-top: 0 !important; }\n  #main-content { padding-top: 0 !important; }\n  #main-content .container, #main-content .container:before, #main-content .container:after { max-width: 100% !important; padding: 0 !important; margin: 0 !important; width: 100% !important; }\n  .et_pb_section, .et_pb_row, .et_pb_column, .et_pb_with_border, .et_builder_inner_content { padding-top: 0 !important; padding-bottom: 0 !important; margin-top: 0 !important; margin-bottom: 0 !important; }\n  .et_pb_section:first-child, .et_pb_row:first-child { padding-top: 0 !important; }\n  @media (max-width: 980px) {\n    .wagc-mainnav { position: relative; flex-wrap: nowrap; }\n    .wagc-nav-toggle { display: block; }\n    .wagc-nav { display: none; width: 100%; flex-direction: column; align-items: stretch; gap: 0; position: absolute; top: 100%; left: 0; background: #0C3B6E; padding: 10px 5% 16px; box-shadow: 0 10px 24px rgba(0,0,0,0.3); z-index: 40; }\n    .wagc-nav.wagc-nav-open { display: flex; }\n    .wagc-nav-item { width: 100%; }\n    .wagc-nav-item > a, .wagc-nav-item > span { padding: 12px 0; width: 100%; justify-content: space-between; }\n    .wagc-dropdown { display: none; position: static; box-shadow: none; margin-top: 0; padding-left: 14px; background: transparent; border-radius: 0; }\n    .wagc-dropdown::before { display: none; }\n    .wagc-nav-item.wagc-dropdown-open .wagc-dropdown { display: block; }\n    .wagc-dropdown a { color: #C7DAF0 !important; padding: 9px 0; }\n    .wagc-dropdown a.wagc-dd-active { background: transparent; color: #F09595 !important; }\n    .wagc-nav-cta { width: 100%; text-align: center; margin-top: 10px; }\n  }\n  @media (max-width: 480px) { .wagc-ah h1 { font-size: 24px; } }\n\n  .wagc-rl-searchwrap { position: sticky; top: 0; z-index: 15; background: #F3F7FC; padding: 18px 0 14px; margin-bottom: 8px; }\n  .wagc-rl-search { position: relative; max-width: 620px; }\n  .wagc-rl-search svg { position: absolute; left: 16px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; stroke: #5D7290; fill: none; }\n  .wagc-rl-search input { width: 100%; font-family: inherit; font-size: 15px; color: #2c2c2a; background: #fff; border: 1.5px solid #D7E4F2; border-radius: 8px; padding: 14px 44px 14px 46px; box-shadow: 0 2px 10px rgba(12,59,110,0.08); transition: border-color 0.15s, box-shadow 0.15s; }\n  .wagc-rl-search input:focus { outline: none; border-color: #0C3B6E; box-shadow: 0 0 0 3px rgba(12,59,110,0.12); }\n  .wagc-rl-clear { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); background: none; border: none; color: #5D7290; font-size: 20px; cursor: pointer; line-height: 1; padding: 4px 8px; display: none; }\n  .wagc-rl-count { font-size: 12px; color: #5D7290; margin-top: 8px; min-height: 16px; }\n  .wagc-rl-count b { color: #B31942; }\n  .wagc-rl-layout { display: grid; grid-template-columns: 250px 1fr; gap: 30px; align-items: start; }\n  .wagc-rl-toc { position: sticky; top: 118px; background: #fff; border: 1px solid #D7E4F2; border-radius: 12px; padding: 16px 8px; max-height: calc(100vh - 140px); overflow-y: auto; }\n  .wagc-rl-toc-h { font-size: 11px; text-transform: uppercase; letter-spacing: 1px; color: #5D7290; font-weight: 700; padding: 4px 12px 10px; }\n  .wagc-rl-toc a { display: block; padding: 7px 12px; font-size: 13px; color: #0C3B6E !important; border-radius: 6px; border-left: 2px solid transparent; }\n  .wagc-rl-toc a:hover { background: #F3F7FC; border-left-color: #B31942; }\n  .wagc-rl-toc a.hide { display: none; }\n  .wagc-rl-content { display: flex; flex-direction: column; gap: 18px; min-width: 0; }\n  .wagc-rl-card { background: #fff; border: 1px solid #D7E4F2; border-top: 3px solid #B31942; border-radius: 0 0 12px 12px; padding: 26px 30px 30px; box-shadow: 0 1px 4px rgba(12,59,110,0.06); scroll-margin-top: 120px; }\n  .wagc-rl-card.hide { display: none; }\n  .wagc-rl-cat { font-size: 10px; text-transform: uppercase; letter-spacing: 0.6px; color: #B31942; font-weight: 700; margin-bottom: 6px; }\n  .wagc-rl-card h2 { font-size: 22px; color: #0C3B6E !important; margin-bottom: 12px; }\n  .wagc-rl-card h3 { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 700; color: #0C3B6E !important; margin: 18px 0 6px; }\n  .wagc-rl-card p { font-size: 14.5px; line-height: 1.7; color: #37383a; margin: 0 0 12px; }\n  .wagc-rl-card p:last-child { margin-bottom: 0; }\n  .wagc-rl-card ul { margin: 0 0 12px; padding-left: 20px; }\n  .wagc-rl-card li { font-size: 14.5px; line-height: 1.65; color: #37383a; margin-bottom: 6px; }\n  .wagc-rl-card ul ul { margin: 6px 0 6px; }\n  .wagc-rl-note { background: #F3F7FC; border-left: 3px solid #0C3B6E; border-radius: 0 6px 6px 0; padding: 12px 16px; font-size: 13.5px; line-height: 1.6; color: #444341; margin: 0 0 12px; }\n  .wagc-rl-table { width: 100%; border-collapse: collapse; font-size: 13.5px; margin: 0 0 14px; }\n  .wagc-rl-table th { background: #0C3B6E; color: #EAF2FC; text-align: left; font-size: 11px; text-transform: uppercase; letter-spacing: 0.4px; font-weight: 600; padding: 9px 12px; }\n  .wagc-rl-table td { padding: 8px 12px; border-top: 1px solid #EAF2FC; color: #37383a; }\n  .wagc-rl-table tr:nth-child(even) td { background: #F7FAFD; }\n  mark.wagc-rl-hl { background: #FFE38A; color: inherit; border-radius: 2px; padding: 0 1px; }\n  .wagc-rl-empty { display: none; text-align: center; color: #5D7290; font-size: 15px; padding: 50px 0; }\n  .wagc-rl-empty.show { display: block; }\n  .wagc-rl-foot { max-width: 1180px; margin: 30px auto 0; font-size: 12px; color: #5D7290; text-align: center; }\n  @media (max-width: 900px) { .wagc-rl-layout { grid-template-columns: 1fr; } .wagc-rl-toc { position: static; max-height: none; margin-bottom: 4px; } }\n  @media (max-width: 480px) { .wagc-rl-card { padding: 22px 18px 24px; } }\n<\/style>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&family=Playfair+Display:wght@500;600&display=swap\" rel=\"stylesheet\">\n\n<div class=\"wagc-redesign\">\n\n  <div class=\"wagc-flag-stripe\"><\/div>\n\n  <div class=\"wagc-topbar\">\n    <div class=\"wagc-topbar-contact\">\n      <span>\u260e (978)-309-WAGC (9242)<\/span>\n      <span style=\"display:inline-flex; align-items:center; gap:6px;\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m22 6-10 7L2 6\"><\/path><\/svg>info@wagc.us<\/span>\n    <\/div>\n    <div class=\"wagc-social\">\n      <a href=\"https:\/\/www.facebook.com\/WAGCUS\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\"><svg viewBox=\"0 0 24 24\"><path d=\"M22 12.06C22 6.51 17.52 2 12 2S2 6.51 2 12.06c0 5.02 3.66 9.18 8.44 9.94v-7.03H7.9v-2.91h2.54V9.85c0-2.51 1.49-3.9 3.77-3.9 1.09 0 2.24.2 2.24.2v2.46h-1.26c-1.24 0-1.63.77-1.63 1.56v1.87h2.78l-.44 2.91h-2.34V22c4.78-.76 8.44-4.92 8.44-9.94z\"\/><\/svg><\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"wagc-mainnav\">\n    <a class=\"wagc-logo\" href=\"https:\/\/wagc.techcareer.se\/index.php\/\">\n      <img decoding=\"async\" class=\"wagc-logo-round\" src=\"https:\/\/wagc.us\/wp-content\/uploads\/2025\/01\/WAGC-2025-Logo-300x300.png\" alt=\"World Amateur Golfers Championship\">\n      <div class=\"wagc-logo-divider\"><\/div>\n      <div class=\"wagc-logo-usa\">\n        <img decoding=\"async\" src=\"https:\/\/wagc.us\/wp-content\/uploads\/2017\/08\/wagc-logo-team-usa.png\" alt=\"Team USA\">\n      <\/div>\n    <\/a>\n    <button class=\"wagc-nav-toggle\" aria-label=\"Menu\" aria-expanded=\"false\">\u2630<\/button>\n    <nav class=\"wagc-nav\">\n      <div class=\"wagc-nav-item\">\n        <span class=\"wagc-nav-active\">Tournaments \u25be<\/span>\n        <div class=\"wagc-dropdown\">\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/overview\/\">Overview<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/schedule\/\">Schedule<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/standings\/\">Standings<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/results\/\">Results<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/regions\/\">Regions<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/register\/\">Register<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/rules\/\" class=\"wagc-dd-active\">Rules<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"wagc-nav-item\"><a href=\"https:\/\/wagc.techcareer.se\/index.php\/majors\/\">Majors<\/a><\/div>\n      <div class=\"wagc-nav-item\">\n        <span>Media \u25be<\/span>\n        <div class=\"wagc-dropdown\">\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/videos\/\">Video<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/photos\/\">Photos<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"wagc-nav-item\"><a href=\"https:\/\/wagc.techcareer.se\/index.php\/membership\/\">Membership<\/a><\/div>\n      <div class=\"wagc-nav-item\">\n        <span>About \u25be<\/span>\n        <div class=\"wagc-dropdown\">\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/history\/\">History<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/testimonials\/\">Testimonials<\/a>\n          <a href=\"https:\/\/wagc.techcareer.se\/index.php\/contact-us\/\">Contact us<\/a>\n        <\/div>\n      <\/div>\n      <a href=\"https:\/\/wagc.techcareer.se\/index.php\/membership\/\" class=\"wagc-nav-cta\">Join today<\/a>\n    <\/nav>\n  <\/div>\n\n  <div class=\"wagc-ticker\" id=\"wagcTicker\">\n    <span class=\"wagc-ticker-label\">Latest news<\/span>\n    <div class=\"wagc-ticker-viewport\">\n      <div class=\"wagc-ticker-track\" id=\"wagcTickerTrack\"><span class=\"wagc-ticker-item\">Loading golf news&hellip;<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"wagc-ah\">\n    <div class=\"wagc-ah-inner\">\n      <div class=\"wagc-ah-eyebrow\">Tournaments &middot; Rules<\/div>\n      <h1>WAGC Am Tour rules &amp; handbook<\/h1>\n      <p>The complete 2026 WAGC Am Tour Players Handbook, organised into searchable sections. Type in the box below to instantly find any rule, policy, or tournament detail.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"wagc-abody\">\n    <div class=\"wagc-awrap\">\n\n      <div class=\"wagc-rl-searchwrap\">\n        <div class=\"wagc-rl-search\">\n          <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><path d=\"m21 21-4.3-4.3\"><\/path><\/svg>\n          <input id=\"wagcRlInput\" type=\"search\" placeholder=\"Search the rules &mdash; e.g. pace of play, flights, dress code, refund&hellip;\" autocomplete=\"off\" aria-label=\"Search the rules\">\n          <button class=\"wagc-rl-clear\" id=\"wagcRlClear\" aria-label=\"Clear search\">&times;<\/button>\n        <\/div>\n        <div class=\"wagc-rl-count\" id=\"wagcRlCount\"><\/div>\n      <\/div>\n\n      <div class=\"wagc-rl-layout\">\n        <aside class=\"wagc-rl-toc\" id=\"wagcRlToc\">\n          <div class=\"wagc-rl-toc-h\">On this page<\/div>\n          <a href=\"#rl-overview\" data-target=\"rl-overview\">Overview<\/a>\n          <a href=\"#rl-membership\" data-target=\"rl-membership\">Membership<\/a>\n          <a href=\"#rl-flights\" data-target=\"rl-flights\">Flights &amp; field size<\/a>\n          <a href=\"#rl-index\" data-target=\"rl-index\">Tournament index<\/a>\n          <a href=\"#rl-tempindex\" data-target=\"rl-tempindex\">Temporary index<\/a>\n          <a href=\"#rl-local\" data-target=\"rl-local\">Local, Regional &amp; PRE-National<\/a>\n          <a href=\"#rl-majors\" data-target=\"rl-majors\">Majors (National Series)<\/a>\n          <a href=\"#rl-national\" data-target=\"rl-national\">National Championship<\/a>\n          <a href=\"#rl-world\" data-target=\"rl-world\">World Championship (WAGC\/WAGI)<\/a>\n          <a href=\"#rl-distance\" data-target=\"rl-distance\">Tournament distance<\/a>\n          <a href=\"#rl-side\" data-target=\"rl-side\">Optional side games<\/a>\n          <a href=\"#rl-weather\" data-target=\"rl-weather\">Inclement weather<\/a>\n          <a href=\"#rl-tie\" data-target=\"rl-tie\">Tie breakers<\/a>\n          <a href=\"#rl-pace\" data-target=\"rl-pace\">Pace of play<\/a>\n          <a href=\"#rl-cancel\" data-target=\"rl-cancel\">Cancelations &amp; refunds<\/a>\n          <a href=\"#rl-devices\" data-target=\"rl-devices\">Electronic devices<\/a>\n          <a href=\"#rl-dress\" data-target=\"rl-dress\">Dress code &amp; conduct<\/a>\n          <a href=\"#rl-solicit\" data-target=\"rl-solicit\">Solicitation<\/a>\n          <a href=\"#rl-checkin\" data-target=\"rl-checkin\">Check in<\/a>\n          <a href=\"#rl-spectators\" data-target=\"rl-spectators\">Spectators &amp; caddies<\/a>\n          <a href=\"#rl-scoring\" data-target=\"rl-scoring\">Scoring<\/a>\n          <a href=\"#rl-td\" data-target=\"rl-td\">Tournament directors<\/a>\n          <a href=\"#rl-points\" data-target=\"rl-points\">Point structure<\/a>\n          <a href=\"#rl-waiver\" data-target=\"rl-waiver\">Liability waiver<\/a>\n          <a href=\"#rl-revisions\" data-target=\"rl-revisions\">Policy revisions<\/a>\n        <\/aside>\n\n        <div class=\"wagc-rl-content\" id=\"wagcRlContent\">\n\n          <div class=\"wagc-rl-card\" id=\"rl-overview\">\n            <div class=\"wagc-rl-cat\">About<\/div>\n            <h2>WAGC, WAGC USA &amp; WAGC Am Tour<\/h2>\n            <p>WAGC is the world's largest and most prestigious amateur golf tournament, open to male and female golfers with a handicap of 25 or better. WAGC currently plays in over 40 countries.<\/p>\n            <p>WAGC Am Tour is the exclusive organization operating local, regional, and national events in the United States. What sets WAGC apart from other amateur golf tours is the ability to compete nationally and win a position on Team USA to compete in the World Championship against WAGC competitors worldwide.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-membership\">\n            <div class=\"wagc-rl-cat\">Getting started<\/div>\n            <h2>Membership with WAGC Am Tour<\/h2>\n            <p>WAGC Am Tour membership is not required to play in any WAGC Am Tour event, other than the WAGC Am Tour National Championship. Membership is open to all amateur golfers, male and female, with a handicap of 25 or better. The annual membership fee is <b>$100.00<\/b> and is good for one year from the date of enrollment.<\/p>\n            <h3>Membership benefits<\/h3>\n            <ul>\n              <li>Discounted entry into WAGC tournaments<\/li>\n              <li>The ability to compete* in the US National Championship<\/li>\n              <li>The ability to participate in golf trips organized by WAGC US<\/li>\n              <li>The ability to compete* for a place on Team USA in the World Championship<\/li>\n            <\/ul>\n            <p class=\"wagc-rl-note\">*National and World events have qualifying requirements. Refer to the tournament information for specific requirements.<\/p>\n            <p>Members are placed in the local\/regional tour group for their residential area. If you have more than one residence, you may choose which tour you'd like to belong to. If you live in an area without a local tour, you are considered a <b>&ldquo;National&rdquo;<\/b> member until a Tournament Director has been recruited. Registration for new membership is available at <a href=\"https:\/\/www.WAGCAmTour.com\" target=\"_blank\" rel=\"noopener\">www.WAGCAmTour.com<\/a>.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-flights\">\n            <div class=\"wagc-rl-cat\">Competition format<\/div>\n            <h2>Flights &amp; field size<\/h2>\n            <p>WAGC Am Tour players are assigned to one of five flights. Assignment for a new member is based on the player's most current tournament index. There is no separate division for seniors, men, or women &mdash; all ages and genders play against each other.<\/p>\n            <h3>National Championship flights<\/h3>\n            <table class=\"wagc-rl-table\">\n              <thead><tr><th>Flight<\/th><th>Course handicap<\/th><\/tr><\/thead>\n              <tbody>\n                <tr><td>One<\/td><td>0 &ndash; 5.4<\/td><\/tr>\n                <tr><td>Two<\/td><td>5.5 &ndash; 10.4<\/td><\/tr>\n                <tr><td>Three<\/td><td>10.5 &ndash; 15.4<\/td><\/tr>\n                <tr><td>Four<\/td><td>15.5 &ndash; 20.4<\/td><\/tr>\n                <tr><td>Five<\/td><td>20.5 &ndash; 25.4<\/td><\/tr>\n              <\/tbody>\n            <\/table>\n            <h3>All other events &mdash; flights by size of field<\/h3>\n            <table class=\"wagc-rl-table\">\n              <thead><tr><th>Size of field<\/th><th>Number of flights<\/th><\/tr><\/thead>\n              <tbody>\n                <tr><td>0 &ndash; 10<\/td><td>1<\/td><\/tr>\n                <tr><td>11 &ndash; 19<\/td><td>2<\/td><\/tr>\n                <tr><td>20 &ndash; 29<\/td><td>3<\/td><\/tr>\n                <tr><td>30 &ndash; 39<\/td><td>4<\/td><\/tr>\n                <tr><td>40 plus<\/td><td>5<\/td><\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-index\">\n            <div class=\"wagc-rl-cat\">Handicapping<\/div>\n            <h2>Tournament index<\/h2>\n            <p>A player's WAGC USA tournament index is calculated using the player's tournament scores in WAGC Am Tour events. A player must have a minimum of three scores in the current WAGC season to acquire a WAGC tournament index.<\/p>\n            <p>WAGC USA uses WAGC Am Tour event scores over a current 12-month time frame, a verified affiliate Am Tour handicap index, and a player's valid and current GHIN index. WAGC USA uses the <b>lower<\/b> of a player's WAGC scoring history, a verified affiliate Am Tour handicap index, and a GHIN index. A player without two data sources plays at <b>85%<\/b> of the reported index. All players are asked to have a valid and current GHIN number.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-tempindex\">\n            <div class=\"wagc-rl-cat\">Handicapping<\/div>\n            <h2>Temporary WAGC USA index<\/h2>\n            <p>New members, members, and non-members who have played fewer than five current-season rounds with WAGC USA are given a temporary WAGC USA index based on their current USGA or State Association index, a verified affiliate Am Tour handicap index, and any WAGC tournament scores.<\/p>\n            <p>Players without a current USGA index can submit their last five scorecards &mdash; showing hole-by-hole scores and the tees played &mdash; and the local tournament director will assign a temporary WAGC Am Tour index. New players with fewer than five WAGC Am Tour rounds may score less than net under par at local events, but the differential recorded will be used at the player's next WAGC Am Tour event.<\/p>\n            <p class=\"wagc-rl-note\">Players with five or fewer current-season rounds cannot record a round less than their participating handicap index differential at a Major or National Championship. If they do, their score for that day is adjusted to reflect an index based on that score differential. A second adjusted gross score below the differential in the same tournament results in disqualification.<\/p>\n            <h3>Worked example<\/h3>\n            <p>A player has a USGA\/WAGC handicap of 13.7, giving a course handicap (CH) of 14. The player shoots an adjusted gross score of 82 on a par-72 course with a slope\/rating of 130\/70. Their original net score would be 82 &minus; 14 = 68 (four under par). Since they lack a five-round WAGC Am Tour index, the tournament index for the round is adjusted to the USGA differential based on the score: 10.4 = (82 &minus; 70) &times; 113 &divide; 130, giving a new CH of 10. The net score is recalculated to 82 &minus; 10 = 72 (even par). For the next round, their CH will be 10.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-local\">\n            <div class=\"wagc-rl-cat\">Competing &middot; Level 1<\/div>\n            <h2>Local, Regional &amp; PRE-National events<\/h2>\n            <h3>Requirements<\/h3>\n            <ul><li>WAGC Am Tour members and non-members permitted, with a valid handicap index.<\/li><\/ul>\n            <h3>Tournament info<\/h3>\n            <ul>\n              <li>18 holes of golf including carts<\/li>\n              <li>Trophies for all winners<\/li>\n              <li>Optional side games<\/li>\n              <li>Players earn points toward the Local or National Player of the Year<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-majors\">\n            <div class=\"wagc-rl-cat\">Competing &middot; Level 2<\/div>\n            <h2>Majors (National Amateur Golf Series events)<\/h2>\n            <h3>Requirements<\/h3>\n            <ul><li>WAGC Am Tour members and non-members permitted, with a valid handicap index.<\/li><\/ul>\n            <h3>Tournament info<\/h3>\n            <ul>\n              <li>36 holes of golf including carts. In the case of inclement weather, the event is &ldquo;official&rdquo; if all players have completed 18 holes.<\/li>\n              <li>Lunch for players<\/li>\n              <li>Trophies for all flight winners<\/li>\n              <li>Each overall championship winner (overall low net) wins an exemption to the National Championship<\/li>\n              <li>Optional side games<\/li>\n              <li>Players earn points toward the National Player of the Year (for Team USA)<\/li>\n              <li>The player earning the most points in the National Amateur Golf Series events earns a playing spot in the WAGI (receives the benefits of Team USA; airfare is <b>not<\/b> included)<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-national\">\n            <div class=\"wagc-rl-cat\">Competing &middot; Level 3<\/div>\n            <h2>National Championship<\/h2>\n            <h3>Requirements<\/h3>\n            <ul>\n              <li>Players must be a current full member (in good standing) of WAGC Am Tour with a valid handicap index.<\/li>\n              <li>Must have played a minimum of three qualifying rounds in the current season. WAGC may, at its discretion, offer entry to a player who has not met the minimum.<\/li>\n            <\/ul>\n            <h3>Tournament info<\/h3>\n            <ul>\n              <li>54 holes of golf including carts. In the case of inclement weather, the event is &ldquo;official&rdquo; if all players have completed 18 holes.<\/li>\n              <li>Optional side games<\/li>\n              <li>Trophies for all flight winners<\/li>\n              <li>Awards and reception, including the National Player of the Year<\/li>\n              <li>Winners of all flights win a spot on Team USA to compete at the World Championship<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-world\">\n            <div class=\"wagc-rl-cat\">Competing &middot; Level 4<\/div>\n            <h2>World Amateur Golfers Championship<\/h2>\n            <p>Players from each country compete at the world level in one of two divisions:<\/p>\n            <ul>\n              <li><b>World Championship (WAGC)<\/b> &mdash; an earned position from the playing country. You compete both as a member of the five-person team and as an individual in your flight against other countries' players.<\/li>\n              <li><b>Invitational Championship (WAGI)<\/b> &mdash; an earned or paid entry. The National Player of the Year earns a spot on the Invitational team, playing with the Team USA captain to form a two-person team. Paid entries (sponsors, VIPs, etc.) can purchase an Invitational team spot. Invitational teams play both as two-person teams and individually by flight.<\/li>\n            <\/ul>\n            <h3>Requirements<\/h3>\n            <ul>\n              <li>Championship (WAGC) players &mdash; position earned from the National Championship, creating Team USA (team and individuals).<\/li>\n              <li>Invitational (WAGI) players &mdash; position earned by National Player of the Year points; sponsors, team captains, and VIPs can pay to attend at a predetermined cost.<\/li>\n            <\/ul>\n            <h3>Tournament info<\/h3>\n            <ul>\n              <li>72 holes including carts (and potentially caddies)<\/li>\n              <li>One practice round (additional practice rounds available at the player's expense)<\/li>\n            <\/ul>\n            <h3>Team USA benefits<\/h3>\n            <ul>\n              <li>Roundtrip coach airfare to the World Final from the player's nearest major US airport<\/li>\n              <li>Hotel accommodations based on double occupancy<\/li>\n              <li>Most meals and some drinks<\/li>\n              <li>6 rounds of golf (2 practice + 4 tournament rounds)<\/li>\n              <li>All transfers in the host country<\/li>\n              <li>Miscellaneous entertainment organized by the host<\/li>\n              <li>Team USA golf bag and uniforms<\/li>\n              <li>Caddies or golf cart (gratuity not included)<\/li>\n              <li>Optional side games<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-distance\">\n            <div class=\"wagc-rl-cat\">Competition format<\/div>\n            <h2>Tournament distance<\/h2>\n            <p>WAGC Am Tour follows the guidelines set by WAGC Ltd. Since all play is net stroke play, there is no separate division for seniors, men, or women &mdash; all ages and genders play against each other.<\/p>\n            <h3>Majors (National Amateur Golf Series events)<\/h3>\n            <ul>\n              <li>Men play from approximately 5,800 &ndash; 6,700 yards (Flights 1&ndash;2 from ~6,300&ndash;6,700; Flights 3&ndash;5 from ~5,800&ndash;6,300).<\/li>\n              <li>Ladies play from approximately 4,800 &ndash; 5,900 yards (Flights 1&ndash;2 from ~5,300&ndash;5,900; Flights 3&ndash;5 from ~4,800&ndash;5,300).<\/li>\n            <\/ul>\n            <h3>National Championship<\/h3>\n            <ul>\n              <li>Men play from approximately 5,800 &ndash; 6,700 yards (Flights 1&ndash;2 from ~6,200&ndash;6,700; Flights 3&ndash;5 from ~5,800&ndash;6,300).<\/li>\n              <li>Ladies play from approximately 4,800 &ndash; 5,900 yards (Flights 1&ndash;2 from ~5,300&ndash;5,900; Flights 3&ndash;5 from ~4,800&ndash;5,300).<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-side\">\n            <div class=\"wagc-rl-cat\">Side games<\/div>\n            <h2>Optional side games<\/h2>\n            <p>At each local tour event, Major, and the USA National Championship, optional side games are available. Participation is <b>not mandatory<\/b>. In the case of a shortened event due to weather, side-game money is calculated for the number of stipulated rounds completed. The side games are <b>Quota<\/b>, <b>Skins<\/b>, and <b>Front 9\/Back 9<\/b>.<\/p>\n            <h3>Quota<\/h3>\n            <p>Each golfer is given a quota to meet based on their course handicap. The quota is <b>36 minus the player's course handicap<\/b>. All players whose point total for 18 holes meets or exceeds their quota win. If no one meets their quota, the winner is the golfer who comes closest. First wins 65% of the pot; second receives 35%. Points are earned on gross (not handicap-adjusted) scores; your handicap is only used to calculate your quota. Maximum points over quota is 5.<\/p>\n            <table class=\"wagc-rl-table\">\n              <thead><tr><th>Result<\/th><th>Quota points<\/th><\/tr><\/thead>\n              <tbody>\n                <tr><td>Eagle<\/td><td>8 points<\/td><\/tr>\n                <tr><td>Birdie<\/td><td>4 points<\/td><\/tr>\n                <tr><td>Par<\/td><td>2 points<\/td><\/tr>\n                <tr><td>Bogey<\/td><td>1 point<\/td><\/tr>\n                <tr><td>Double bogey<\/td><td>0 points<\/td><\/tr>\n                <tr><td>Triple bogey or worse<\/td><td>&minus;1 point<\/td><\/tr>\n              <\/tbody>\n            <\/table>\n            <table class=\"wagc-rl-table\">\n              <thead><tr><th>Total<\/th><th>Over quota<\/th><th>Quota points<\/th><\/tr><\/thead>\n              <tbody>\n                <tr><td>36 points<\/td><td>Making quota<\/td><td>1<\/td><\/tr>\n                <tr><td>37 points<\/td><td>1 over<\/td><td>2<\/td><\/tr>\n                <tr><td>38 points<\/td><td>2 over<\/td><td>3<\/td><\/tr>\n                <tr><td>39 points<\/td><td>3 over<\/td><td>4<\/td><\/tr>\n                <tr><td>40 points<\/td><td>4 over<\/td><td>5<\/td><\/tr>\n              <\/tbody>\n            <\/table>\n            <p class=\"wagc-rl-note\"><b>Payout example:<\/b> With a $2,000 pot, if Player A is 2 points over quota and Player B is 1 point over, the combined points over quota total 5 ((0+1+2) + (0+1) = 5). $2,000 &divide; 5 = $400 per point. Player A is paid $1,200 and Player B $800.<\/p>\n            <h3>Skins<\/h3>\n            <p>A skin is awarded to the player with the best score on any hole (it does not need to be birdie or better). Participants compete in both a Giant Gross Skins and a Giant Net Skins game.<\/p>\n            <h3>Front 9\/Back 9<\/h3>\n            <p>The player(s) with the lowest net score on the front 9 wins, and the player(s) with the lowest net score on the back 9 wins. The USGA 3&ndash;5 Rule (players competing from different tees) applies. The number of participants determines how many players are paid out.<\/p>\n            <table class=\"wagc-rl-table\">\n              <thead><tr><th>Players<\/th><th>Paid for each nine<\/th><\/tr><\/thead>\n              <tbody>\n                <tr><td>0 &ndash; 15<\/td><td>1st and all ties<\/td><\/tr>\n                <tr><td>16 &ndash; 30<\/td><td>1st, 2nd and all ties<\/td><\/tr>\n                <tr><td>31 &ndash; 45<\/td><td>1st, 2nd, 3rd and all ties<\/td><\/tr>\n                <tr><td>46 &ndash; 60<\/td><td>1st, 2nd, 3rd, 4th and all ties<\/td><\/tr>\n                <tr><td>61 plus<\/td><td>1st, 2nd, 3rd, 4th, 5th and all ties<\/td><\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-weather\">\n            <div class=\"wagc-rl-cat\">Policies<\/div>\n            <h2>Inclement weather<\/h2>\n            <p>Every effort is made to complete all 18 holes for local events (two stipulated rounds of nine holes), 36 for Majors (two stipulated rounds of 18 holes), and 54 for Nationals (three stipulated rounds of 18 holes).<\/p>\n            <p>If play must be suspended due to inclement weather, the committee, along with the host course, decides whether play continues. If play must be canceled, the event is considered official if the last pairing finished a minimum of 9 holes for local events, and 18 holes for Majors and Nationals. If the last group has not finished as described, the event will be rescheduled if possible. If the last group finishes more than that but less than the total, the event becomes a 9-hole event for local and 18 for Majors and Nationals.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-tie\">\n            <div class=\"wagc-rl-cat\">Policies<\/div>\n            <h2>Tie breakers<\/h2>\n            <p>If possible, a net sudden-death playoff is used to break a tie. Based on handicaps, if a player receives a stroke on the hole used for the playoff, they get a stroke on the playoff hole as well.<\/p>\n            <p>If a sudden-death playoff is not an option, the tie is decided by the USGA-recommended method of low net back nine. If still tied, low net last 6, last 3, last 2, and last hole are used.<\/p>\n            <h3>Points races<\/h3>\n            <p>In the event of a tie in any points race, the tiebreaker is the point value from the highest tournament not being used in the point total. (Point races use points from a percentage of events played.)<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-pace\">\n            <div class=\"wagc-rl-cat\">Policies<\/div>\n            <h2>Pace of play<\/h2>\n            <p>Slow play &mdash; Rule 5.6 states, in part: &ldquo;The player shall play without undue delay and in accordance with any pace-of-play guidelines which may be laid down by the Tournament Committee.&rdquo; The following guidelines and slow-play penalties, except during match-play competitions, have been adopted.<\/p>\n            <ul>\n              <li>Each player is responsible for policing their own group.<\/li>\n              <li>A group is out of position if they fall more than 10 minutes behind the group in front of them.<\/li>\n              <li>Each group has 2 hours 15 minutes to finish 9 holes, or must finish the 9th and 18th within 14 minutes of the group ahead.<\/li>\n              <li>A group receives a one-stroke penalty (each player) if they finish 9 holes in more than 2h15 and are more than 14 minutes behind the group ahead. An additional 2-stroke penalty applies if the group finishes both nines in more than 2h15 and is more than 14 minutes behind.<\/li>\n            <\/ul>\n            <h3>Staying in position<\/h3>\n            <ul>\n              <li>Scorecards show the time you need to finish each hole.<\/li>\n              <li>Staff may mark your group's time on holes 4 and 13. Falling 11&ndash;14 minutes behind earns a yellow card; 15 minutes behind earns a red card. These are friendly reminders that your group is in jeopardy of a penalty.<\/li>\n              <li>If you are in position after 6 holes but fall more than 14 minutes behind after hole 7, 8, or 9 and finish the nine in more than 2h15, your group receives a penalty without warning.<\/li>\n              <li>If a foursome is out of position, a tournament official may split the group into twosomes to help all four players get back into position.<\/li>\n              <li>Holes 9 and 18 may have an official who records your times and assesses penalties. Penalty strokes are added to the 9th or 18th hole depending on where the infraction occurred. Time is based on when the group enters the flag\/pin into the hole.<\/li>\n            <\/ul>\n            <h3>Other monitoring methods<\/h3>\n            <p>It is each player's responsibility to be aware of their group's position. Officials are not required to warn groups before taking these steps:<\/p>\n            <ul>\n              <li><b>Putting the group on the clock:<\/b> each player has 40 seconds to make a shot. Exceeding 40 seconds earns a one-stroke penalty for the first offense, a two-stroke penalty for the second, and disqualification for the third.<\/li>\n              <li><b>Three holes to catch up:<\/b> a group told it is out of position has three holes to catch up. After three holes, if still out of position, each player receives a one-stroke penalty, then has two more holes to get into position to avoid a further two-stroke penalty. If the course requires a group to skip a hole to get into position, players must skip it and score par plus 4 on the skipped hole(s).<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-cancel\">\n            <div class=\"wagc-rl-cat\">Policies<\/div>\n            <h2>Cancelations &amp; refunds<\/h2>\n            <p>Cancelation policies vary from region to region. To be eligible for a full or partial refund, a player must withdraw prior to the cancellation date; otherwise, no refund is given. View the local tour's cancelation policy for details.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-devices\">\n            <div class=\"wagc-rl-cat\">Policies<\/div>\n            <h2>Electronic devices &amp; cell phones<\/h2>\n            <p>Electronic devices and cell phones are permitted for golf-related purposes only &mdash; such as measuring distance (not slope), calling the tournament director for assistance, scoring, or viewing live leaderboards. Phones must be on silent, and players should not receive calls during a stipulated round except in an emergency. A player deemed to abuse cell-phone use &mdash; such as taking personal calls, disrupting other players, holding up play, looking up wind speed or coaching tips, or listening to music or coaching &mdash; is issued a two-stroke penalty.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-dress\">\n            <div class=\"wagc-rl-cat\">Policies<\/div>\n            <h2>Dress code &amp; conduct<\/h2>\n            <p>Collared shirts or mock turtlenecks are required. No jeans, denim, jogging outfits, or sweatpants are permitted. WAGC Am Tour will not tolerate swearing, vulgar language, club throwing, alcohol abuse, lack of golfing etiquette, or similar behavior per the USGA Rules of Golf. Any actions found to be detrimental to WAGC US will result in tournament disqualification and\/or suspension and\/or expulsion from the organization.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-solicit\">\n            <div class=\"wagc-rl-cat\">Policies<\/div>\n            <h2>Solicitation<\/h2>\n            <p>No member should be subject to any type of solicitation. No vendor, sponsor, or member has the right to solicit you in any form without the prior written approval of WAGC Am Tour. To keep our tour free from this, please report any solicitation to WAGC Am Tour.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-checkin\">\n            <div class=\"wagc-rl-cat\">On the day<\/div>\n            <h2>Check in<\/h2>\n            <h3>National Championship<\/h3>\n            <p>All tour players must personally check in on site at least 30 minutes prior to their assigned tee time and be at their starting point at least 10 minutes prior. Failure to do so may result in forfeiting the tee time. A player not at the starting point and ready to play at the assigned time is in breach of USGA Rule 5-3: less than five minutes late is a two-stroke penalty; more than five minutes late is disqualification.<\/p>\n            <h3>Major Championships (National Amateur Golf Series)<\/h3>\n            <p>All tour players must personally check in with the tournament director at least 30 minutes prior to their assigned tee time and be at their starting point at least 10 minutes prior. The same USGA Rule 5-3 penalties apply: less than five minutes late is a two-stroke penalty; more than five minutes late is disqualification.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-spectators\">\n            <div class=\"wagc-rl-cat\">On the day<\/div>\n            <h2>Spectators &amp; caddies<\/h2>\n            <p>Spectators and caddies are welcome at all WAGC US tournaments, provided the course allows spectators to walk the course and they do not interfere with pace of play. Spectators and caddies are the responsibility of the player, must remain out of the area of play, and must always practice proper golf etiquette.<\/p>\n            <p>If there is an issue with the behavior of a spectator or caddie, the individual will be asked to leave. Per the USGA Rules of Golf, the player incurs the applicable penalty for any breach by their caddie, including unsportsmanlike conduct. Spectators and caddies may or may not be permitted to use a cart &mdash; the tour's policy is that they walk, but the course and tournament director may allow a cart at their discretion.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-scoring\">\n            <div class=\"wagc-rl-cat\">On the day<\/div>\n            <h2>Scoring<\/h2>\n            <p>WAGC Am Tour has live scoring capabilities, and players may be asked for their current scores during a round; these scores are considered &ldquo;unofficial.&rdquo;<\/p>\n            <p>After the round, players should bring their scorecards to the official scoring area together as a group, sign them, and turn them in to the scoring volunteers. Once a player has turned in their scorecard and left any boundary defining the scoring area, the scorecard is considered official. The scoring area is limited to players and their caddies; other players may not gather there while play is in progress.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-td\">\n            <div class=\"wagc-rl-cat\">Officials<\/div>\n            <h2>Tournament Director participation<\/h2>\n            <p>Tournament Directors (TDs) are considered WAGC Am Tour members with a few limitations. With some limitations they may play in all the Majors, other local tour events, the National Championship, and the World Championship.<\/p>\n            <p class=\"wagc-rl-note\"><b>Note:<\/b> Tournament Directors who violate any provision of this policy will be disqualified from the event and will not be eligible to play in the USA National Championship.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-points\">\n            <div class=\"wagc-rl-cat\">Reference<\/div>\n            <h2>Tournament point structure<\/h2>\n            <p>WAGC Am Tour maintains a detailed tournament point structure (last revised July 26, 2024) used for the Local and National Player of the Year races. The full point tables are published in the official Players Handbook.<\/p>\n            <p class=\"wagc-rl-note\">Points races use points from a percentage of events played. For the current, detailed point tables, contact the WAGC office at <a href=\"mailto:info@wagc.us\">info@wagc.us<\/a> or your local Tournament Director.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-waiver\">\n            <div class=\"wagc-rl-cat\">Legal<\/div>\n            <h2>Liability waiver<\/h2>\n            <p>By joining or electronically submitting a member application and entering and playing in a WAGC Am Tour tournament (&ldquo;tournament&rdquo;), the participant understands and agrees that there are certain dangers involved with participation in a golf tournament, including but not limited to being struck by lightning, getting hit by a golf club, suffering from heat exhaustion, heart attack, or injury from uneven terrain &mdash; all risks the participant assumes and solely accepts, and waives all claims of injury to body or property against World Amateur Golfers Championship USA, Inc.<\/p>\n            <p>Furthermore, the participant agrees that while on the premises of a WAGC Am Tour tournament, the participant and any guest, relative, or anyone else affiliated with the participant shall be present at their own risk, and that WAGC Am Tour shall not be liable for any claims for injuries or damages whatsoever to the person or property of the participant or related person arising out of or in connection with participation in the tournament or presence at the tournament. The participant agrees to indemnify and hold harmless WAGC Am Tour from all claims by or liability to the participant or affiliated person.<\/p>\n          <\/div>\n\n          <div class=\"wagc-rl-card\" id=\"rl-revisions\">\n            <div class=\"wagc-rl-cat\">Legal<\/div>\n            <h2>Policy revisions<\/h2>\n            <p>WAGC Am Tour reserves the right to revise the current Policies &amp; Provisions, or any other aspect of tour operations and benefits, at its sole discretion and without notice to the public, membership, or any other entity.<\/p>\n          <\/div>\n\n        <\/div>\n      <\/div>\n\n      <div class=\"wagc-rl-empty\" id=\"wagcRlEmpty\">No sections match your search. Try a different word.<\/div>\n      <div class=\"wagc-rl-foot\">Source: 2026 WAGC Am Tour Players Handbook. In case of any discrepancy, the official handbook and the USGA Rules of Golf govern.<\/div>\n    <\/div>\n  <\/div>\n\n  <section class=\"wagc-cta\">\n    <h2>Ready to compete for Team USA?<\/h2>\n    <p>Membership starts at $100\/year &mdash; includes local, regional, and national eligibility.<\/p>\n    <a href=\"https:\/\/wagc.techcareer.se\/index.php\/membership\/\" class=\"wagc-btn-primary\">Join today<\/a>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var toggle = document.querySelector('.wagc-nav-toggle');\n  var nav = document.querySelector('.wagc-nav');\n  if (toggle && nav) {\n    toggle.addEventListener('click', function(){\n      var open = nav.classList.toggle('wagc-nav-open');\n      toggle.setAttribute('aria-expanded', open ? 'true' : 'false');\n    });\n  }\n  var items = document.querySelectorAll('.wagc-nav-item');\n  for (var i = 0; i < items.length; i++) {\n    (function(item){\n      var dropdown = item.querySelector('.wagc-dropdown');\n      var trigger = item.querySelector(':scope > span');\n      if (!dropdown || !trigger) return;\n      trigger.addEventListener('click', function(e){\n        if (window.matchMedia('(max-width: 980px)').matches) {\n          e.preventDefault();\n          item.classList.toggle('wagc-dropdown-open');\n        }\n      });\n    })(items[i]);\n  }\n})();\n<\/script>\n<script>\n(function(){\n  var input = document.getElementById('wagcRlInput');\n  var clear = document.getElementById('wagcRlClear');\n  var count = document.getElementById('wagcRlCount');\n  var empty = document.getElementById('wagcRlEmpty');\n  var cards = Array.prototype.slice.call(document.querySelectorAll('.wagc-rl-card'));\n  var tocLinks = Array.prototype.slice.call(document.querySelectorAll('#wagcRlToc a'));\n  if (!input) return;\n\n  \/\/ Store each card's original HTML so highlighting can be toggled safely\n  cards.forEach(function(c){ c.setAttribute('data-html', c.innerHTML); c.setAttribute('data-text', (c.textContent || '').toLowerCase()); });\n\n  function escapeRx(s){ return s.replace(\/[.*+?^${}()|[\\]\\\\]\/g, '\\\\$&'); }\n\n  function highlight(card, q){\n    var rx = new RegExp('(' + escapeRx(q) + ')', 'gi');\n    var walker = document.createTreeWalker(card, NodeFilter.SHOW_TEXT, null, false);\n    var nodes = [], n;\n    while ((n = walker.nextNode())) { if (n.nodeValue && rx.test(n.nodeValue)) { nodes.push(n); rx.lastIndex = 0; } }\n    nodes.forEach(function(node){\n      var span = document.createElement('span');\n      span.innerHTML = node.nodeValue.replace(rx, '<mark class=\"wagc-rl-hl\">$1<\/mark>');\n      var parent = node.parentNode;\n      while (span.firstChild) parent.insertBefore(span.firstChild, node);\n      parent.removeChild(node);\n    });\n  }\n\n  var t;\n  function apply(){\n    var q = input.value.trim().toLowerCase();\n    clear.style.display = q ? 'block' : 'none';\n    var shown = 0;\n    cards.forEach(function(card){\n      \/\/ Restore original HTML (clears any previous highlight marks)\n      card.innerHTML = card.getAttribute('data-html');\n      var match = !q || card.getAttribute('data-text').indexOf(q) !== -1;\n      card.classList.toggle('hide', !match);\n      if (match) { shown++; if (q) highlight(card, q); }\n    });\n    \/\/ Update the table of contents to match visible sections\n    tocLinks.forEach(function(a){\n      var el = document.getElementById(a.getAttribute('data-target'));\n      a.classList.toggle('hide', !!el && el.classList.contains('hide'));\n    });\n    empty.classList.toggle('show', shown === 0);\n    if (!q) count.innerHTML = cards.length + ' sections &middot; type to filter';\n    else count.innerHTML = '<b>' + shown + '<\/b> of ' + cards.length + ' sections match &ldquo;' + q.replace(\/<\/g,'&lt;') + '&rdquo;';\n  }\n\n  input.addEventListener('input', function(){ clearTimeout(t); t = setTimeout(apply, 90); });\n  clear.addEventListener('click', function(){ input.value = ''; apply(); input.focus(); });\n  \/\/ Smooth-scroll the table-of-contents links\n  tocLinks.forEach(function(a){\n    a.addEventListener('click', function(e){\n      var el = document.getElementById(a.getAttribute('data-target'));\n      if (el) { e.preventDefault(); el.scrollIntoView({ behavior: 'smooth', block: 'start' }); history.replaceState(null, '', a.getAttribute('href')); }\n    });\n  });\n  apply();\n})();\n<\/script>\n<script>\n(function(){\n  var track = document.getElementById('wagcTickerTrack');\n  var ticker = document.getElementById('wagcTicker');\n  if (!track) return;\n  var results = [[], [], [], [], [], [], [], [], []];\n  var rendered = false;\n  function render() {\n    var top = results.reduce(function(a,b){ return a.concat(b); }, []);\n    top = top.filter(function(it){ var t = String(it.title || \"\"); return t.length > 0 && t.length < 160 && t.indexOf(\".css-\") === -1 && t.indexOf(\"{\") === -1; });\n    if (!top.length) return;\n    rendered = true;\n    var html = top.map(function(it){\n      var safeTitle = String(it.title).replace(\/&\/g,'&amp;').replace(\/<\/g,'&lt;');\n      return '<a class=\"wagc-ticker-item\" href=\"' + it.link + '\" target=\"_blank\" rel=\"noopener\">' +\n             '<span class=\"wagc-ticker-source\">' + it.source + '<\/span>' + safeTitle + '<\/a>';\n    }).join('');\n    track.innerHTML = html + html;\n  }\n  function rssProxied(u) { return 'https:\/\/api.rss2json.com\/v1\/api.json?rss_url=' + encodeURIComponent(u); }\n  function fromRss(url, source, limit) {\n    return fetch(rssProxied(url)).then(function(r){ return r.json(); }).then(function(data){\n      if (!data || data.status !== 'ok' || !data.items) return [];\n      return data.items.slice(0, limit).map(function(it){ return { title: it.title, link: it.link, source: source }; });\n    }).catch(function(){ return []; });\n  }\n  fromRss('https:\/\/mediacenter.usga.org\/press-releases?pagetemplate=rss', 'USGA', 3).then(function(items){ results[0] = items; render(); });\n  fromRss('https:\/\/golf.com\/feed\/', 'GOLF.com', 2).then(function(items){ results[1] = items; render(); });\n  fromRss('https:\/\/rss.app\/feeds\/fEdWsk8WP50jOx1G.xml', 'PGA TOUR', 2).then(function(items){ results[2] = items; render(); });\n  fromRss('https:\/\/rss.app\/feeds\/0ZmasxRVI5ynFU4U.xml', 'LPGA', 2).then(function(items){ results[3] = items; render(); });\n  fromRss('https:\/\/rss.app\/feeds\/XhvB4D9KsxVZCuSg.xml', 'Golf Channel', 2).then(function(items){ results[4] = items; render(); });\n  fromRss('https:\/\/rss.app\/feeds\/ixGyrUVplOYy3gvI.xml', 'Golf Digest', 2).then(function(items){ results[5] = items; render(); });\n  fromRss('https:\/\/rss.app\/feeds\/nBteHhkIyYI4CDYh.xml', 'Golfweek', 2).then(function(items){ results[6] = items; render(); });\n  fromRss('https:\/\/rss.app\/feeds\/KubskZFVk76VzJEk.xml', 'DP World Tour', 2).then(function(items){ results[7] = items; render(); });\n  fromRss('https:\/\/rss.app\/feeds\/xYEXATCSie8aclgt.xml', 'The R&A', 3).then(function(items){ results[8] = items; render(); });\n  setTimeout(function(){ if (!rendered && ticker) ticker.style.display = 'none'; }, 12000);\n})();\n<\/script>\n<\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"footnotes":""},"class_list":["post-463","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/pages\/463","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/comments?post=463"}],"version-history":[{"count":5,"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/pages\/463\/revisions"}],"predecessor-version":[{"id":537,"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/pages\/463\/revisions\/537"}],"wp:attachment":[{"href":"https:\/\/wagc.techcareer.se\/index.php\/wp-json\/wp\/v2\/media?parent=463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}