{"id":41,"date":"2016-12-10T16:50:31","date_gmt":"2016-12-10T15:50:31","guid":{"rendered":"http:\/\/www.irchelschuetzen.ch\/?page_id=41"},"modified":"2026-06-15T13:47:24","modified_gmt":"2026-06-15T11:47:24","slug":"field-shooting","status":"publish","type":"page","link":"https:\/\/irchelschuetzen.ch\/en\/federal-exercises\/field-shooting\/","title":{"rendered":"Federal field shooting"},"content":{"rendered":"<article class=\"feld-scope\" aria-labelledby=\"feld-title\">\n  <style>\n    .feld-scope {\n      --feld-blue: #2166ba;\n      --feld-blue-dark: #154889;\n      --feld-blue-soft: #eaf3ff;\n      --feld-red: #b91c1c;\n      --feld-red-dark: #7f1d1d;\n      --feld-red-soft: #fef2f2;\n      --feld-ink: #162033;\n      --feld-text: #27364a;\n      --feld-muted: #607086;\n      --feld-bg: #f6f8fb;\n      --feld-card: #ffffff;\n      --feld-border: #d9e2ec;\n      --feld-green: #2f855a;\n      --feld-radius: 18px;\n      --feld-radius-sm: 14px;\n      --feld-shadow: 0 14px 32px rgba(15, 23, 42, 0.08);\n      --feld-shadow-soft: 0 8px 22px rgba(15, 23, 42, 0.05);\n\n      width: 100%;\n      max-width: min(1120px, 100%);\n      margin: 0 auto;\n      padding: clamp(0.75rem, 2.2vw, 1.75rem);\n      color: var(--feld-text);\n      font-size: 1rem;\n      line-height: 1.7;\n      overflow-x: clip;\n    }\n\n    .feld-scope,\n    .feld-scope * {\n      box-sizing: border-box;\n      min-width: 0;\n    }\n\n    .feld-scope :where(h1, h2, h3, p, ul, li, table, a, img, figure, figcaption) {\n      overflow-wrap: break-word;\n    }\n\n    .feld-scope a {\n      color: var(--feld-blue);\n      text-decoration-thickness: 0.08em;\n      text-underline-offset: 0.18em;\n      overflow-wrap: anywhere;\n    }\n\n    .feld-scope img {\n      max-width: 100%;\n      height: auto;\n    }\n\n    .feld-scope .feld-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);\n      gap: clamp(1rem, 3vw, 2rem);\n      align-items: center;\n      padding: clamp(1rem, 2.2vw, 1.65rem);\n      border-radius: var(--feld-radius);\n      background:\n        radial-gradient(circle at top left, rgba(255, 255, 255, 0.18), transparent 34%),\n        linear-gradient(135deg, rgba(185, 28, 28, 0.98), rgba(127, 29, 29, 0.98));\n      color: #ffffff;\n      box-shadow: var(--feld-shadow);\n      overflow: hidden;\n    }\n\n    .feld-scope .feld-hero-copy {\n      display: grid;\n      gap: 0.9rem;\n    }\n\n    .feld-scope .feld-hero-image {\n      margin: 0;\n      border-radius: calc(var(--feld-radius) - 6px);\n      overflow: hidden;\n      background: rgba(255, 255, 255, 0.1);\n      box-shadow: 0 16px 36px rgba(0, 0, 0, 0.22);\n    }\n\n    .feld-scope .feld-hero-image img {\n      display: block;\n      width: 100%;\n      height: auto;\n      aspect-ratio: 16 \/ 10;\n      object-fit: cover;\n    }\n\n    .feld-scope .feld-hero-image figcaption {\n      margin: 0;\n      padding: 0.75rem 0.85rem;\n      background: rgba(10, 20, 35, 0.86);\n      color: rgba(255, 255, 255, 0.92);\n      font-size: 0.9rem;\n      line-height: 1.45;\n    }\n\n    .feld-scope .feld-eyebrow {\n      display: inline-flex;\n      width: fit-content;\n      align-items: center;\n      margin: 0;\n      padding: 0.28rem 0.62rem;\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.12);\n      color: rgba(255, 255, 255, 0.92);\n      font-size: 0.78rem;\n      font-weight: 750;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n    }\n\n    .feld-scope .feld-title {\n      margin: 0 !important;\n      color: #ffffff !important;\n      font-size: clamp(1.65rem, 3.8vw, 2.65rem) !important;\n      line-height: 1.08 !important;\n      letter-spacing: -0.035em;\n      font-weight: 850;\n    }\n\n    .feld-scope .feld-lead {\n      max-width: 84ch;\n      margin: 0;\n      color: rgba(255, 255, 255, 0.93);\n      font-size: clamp(0.96rem, 1.5vw, 1.06rem);\n      line-height: 1.55;\n    }\n\n    .feld-scope .feld-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.45rem;\n      margin-top: 0.15rem;\n    }\n\n    .feld-scope .feld-pills span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 32px;\n      padding: 0.4rem 0.68rem;\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.12);\n      color: rgba(255, 255, 255, 0.94);\n      font-weight: 750;\n      font-size: 0.88rem;\n    }\n\n    .feld-scope .feld-meta-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 0.8rem;\n      margin-top: clamp(0.9rem, 2.5vw, 1.25rem);\n    }\n\n    .feld-scope .feld-meta-card {\n      padding: 0.95rem;\n      border: 1px solid var(--feld-border);\n      border-radius: var(--feld-radius-sm);\n      background: var(--feld-card);\n      box-shadow: var(--feld-shadow-soft);\n    }\n\n    .feld-scope .feld-meta-card strong {\n      display: block;\n      margin-bottom: 0.18rem;\n      color: var(--feld-ink);\n      font-size: 0.94rem;\n    }\n\n    .feld-scope .feld-meta-card span {\n      color: var(--feld-muted);\n      font-size: 0.91rem;\n    }\n\n    .feld-scope .feld-content {\n      display: grid;\n      gap: clamp(1rem, 3vw, 1.5rem);\n      margin-top: clamp(1.35rem, 3.5vw, 2.4rem);\n    }\n\n    .feld-scope .feld-section {\n      max-width: 100%;\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border: 1px solid var(--feld-border);\n      border-radius: var(--feld-radius);\n      background: var(--feld-card);\n      box-shadow: var(--feld-shadow-soft);\n    }\n\n    .feld-scope .feld-section-soft {\n      background:\n        radial-gradient(circle at top right, rgba(33, 102, 186, 0.08), transparent 32%),\n        var(--feld-bg);\n    }\n\n    .feld-scope .feld-section-red {\n      background:\n        radial-gradient(circle at top right, rgba(185, 28, 28, 0.08), transparent 34%),\n        #ffffff;\n    }\n\n    .feld-scope .feld-section h2 {\n      margin: 0 0 0.8rem;\n      color: var(--feld-ink);\n      font-size: clamp(1.4rem, 2.7vw, 2rem);\n      line-height: 1.2;\n      letter-spacing: -0.025em;\n    }\n\n    .feld-scope .feld-section h3 {\n      margin: 1.25rem 0 0.55rem;\n      color: var(--feld-ink);\n      font-size: clamp(1.08rem, 2vw, 1.3rem);\n      line-height: 1.3;\n    }\n\n    .feld-scope .feld-section p {\n      margin: 0 0 1rem;\n    }\n\n    .feld-scope .feld-section p:last-child {\n      margin-bottom: 0;\n    }\n\n    .feld-scope .feld-callout {\n      margin: 1.15rem 0;\n      padding: 1rem 1.15rem;\n      border-left: 5px solid var(--feld-red);\n      border-radius: var(--feld-radius-sm);\n      background: var(--feld-red-soft);\n      color: var(--feld-ink);\n      font-weight: 700;\n    }\n\n    .feld-scope .feld-info-callout {\n      border-left-color: var(--feld-blue);\n      background: var(--feld-blue-soft);\n    }\n\n    .feld-scope .feld-button-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1rem;\n    }\n\n    .feld-scope .feld-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      max-width: 100%;\n      padding: 0.75rem 1.15rem;\n      border-radius: 999px;\n      background: var(--feld-red);\n      color: #ffffff;\n      font-weight: 850;\n      text-align: center;\n      text-decoration: none;\n      box-shadow: 0 8px 18px rgba(185, 28, 28, 0.2);\n      transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;\n    }\n\n    .feld-scope .feld-button:visited {\n      color: #ffffff;\n    }\n\n    .feld-scope .feld-button:hover,\n    .feld-scope .feld-button:focus {\n      background: var(--feld-red-dark);\n      color: #ffffff;\n      transform: translateY(-1px);\n      box-shadow: 0 10px 22px rgba(185, 28, 28, 0.28);\n    }\n\n    .feld-scope .feld-button-secondary {\n      background: var(--feld-blue);\n      box-shadow: 0 8px 18px rgba(33, 102, 186, 0.2);\n    }\n\n    .feld-scope .feld-button-secondary:hover,\n    .feld-scope .feld-button-secondary:focus {\n      background: var(--feld-blue-dark);\n      box-shadow: 0 10px 22px rgba(33, 102, 186, 0.28);\n    }\n\n    .feld-scope .feld-card-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 1rem;\n      margin-top: 1rem;\n    }\n\n    .feld-scope .feld-info-card {\n      padding: 1.1rem;\n      border: 1px solid var(--feld-border);\n      border-radius: var(--feld-radius-sm);\n      background: #ffffff;\n      box-shadow: var(--feld-shadow-soft);\n    }\n\n    .feld-scope .feld-info-card h3 {\n      margin-top: 0;\n      font-size: 1.08rem;\n    }\n\n    .feld-scope .feld-info-card p {\n      color: var(--feld-muted);\n    }\n\n    .feld-scope .feld-list,\n    .feld-scope .feld-checklist {\n      display: grid;\n      gap: 0.65rem;\n      margin: 1rem 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .feld-scope .feld-list li,\n    .feld-scope .feld-checklist li {\n      position: relative;\n      padding-left: 1.65rem;\n    }\n\n    .feld-scope .feld-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0.68em;\n      width: 0.55rem;\n      height: 0.55rem;\n      border-radius: 50%;\n      background: var(--feld-blue);\n    }\n\n    .feld-scope .feld-checklist li::before {\n      content: \"\u2713\";\n      position: absolute;\n      left: 0;\n      top: 0.03rem;\n      color: var(--feld-green);\n      font-weight: 900;\n    }\n\n    .feld-scope .feld-table-wrap {\n      width: 100%;\n      max-width: 100%;\n      margin-top: 1rem;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      border: 1px solid var(--feld-border);\n      border-radius: var(--feld-radius-sm);\n      background: #ffffff;\n    }\n\n    .feld-scope table {\n      width: 100%;\n      min-width: 560px;\n      border-collapse: collapse;\n    }\n\n    .feld-scope th,\n    .feld-scope td {\n      padding: 0.9rem 1rem;\n      border-bottom: 1px solid var(--feld-border);\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .feld-scope th {\n      background: var(--feld-blue-soft);\n      color: var(--feld-ink);\n      font-weight: 850;\n    }\n\n    .feld-scope tr:last-child td,\n    .feld-scope tr:last-child th {\n      border-bottom: 0;\n    }\n\n    .feld-scope .feld-faq details {\n      border: 1px solid var(--feld-border);\n      border-radius: var(--feld-radius-sm);\n      background: #ffffff;\n      box-shadow: var(--feld-shadow-soft);\n      padding: 0.9rem 1rem;\n    }\n\n    .feld-scope .feld-faq details + details {\n      margin-top: 0.75rem;\n    }\n\n    .feld-scope .feld-faq summary {\n      cursor: pointer;\n      color: var(--feld-ink);\n      font-weight: 850;\n      line-height: 1.35;\n    }\n\n    .feld-scope .feld-faq details p {\n      margin-top: 0.75rem;\n      color: var(--feld-muted);\n    }\n\n    .feld-scope .feld-cta-box {\n      position: relative;\n      overflow: hidden;\n      padding: clamp(1.2rem, 3vw, 2rem);\n      border: 1px solid var(--feld-border);\n      border-left: 6px solid var(--feld-blue);\n      border-radius: var(--feld-radius);\n      background:\n        radial-gradient(circle at top right, rgba(33, 102, 186, 0.09), transparent 34%),\n        #ffffff;\n      box-shadow: var(--feld-shadow-soft);\n      text-align: center;\n    }\n\n    .feld-scope .feld-cta-box::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image: url(\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/03\/ISBB_Logo_transparent.png\");\n      background-repeat: no-repeat;\n      background-position: center;\n      background-size: 165px;\n      opacity: 0.075;\n      pointer-events: none;\n    }\n\n    .feld-scope .feld-cta-box > * {\n      position: relative;\n      z-index: 1;\n    }\n\n    .feld-scope .feld-cta-box h2 {\n      max-width: 760px;\n      margin: 0 auto 0.75rem;\n      color: var(--feld-ink);\n      font-size: clamp(1.45rem, 3vw, 2rem);\n      line-height: 1.2;\n      letter-spacing: -0.025em;\n    }\n\n    .feld-scope .feld-cta-box p {\n      max-width: 74ch;\n      margin: 0 auto 1.15rem;\n      color: var(--feld-muted);\n    }\n\n    .feld-scope .feld-closing-box {\n      max-width: 100%;\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border-radius: var(--feld-radius);\n      background:\n        linear-gradient(135deg, rgba(33, 102, 186, 0.96), rgba(21, 72, 137, 0.98));\n      color: #ffffff;\n      box-shadow: var(--feld-shadow);\n    }\n\n    .feld-scope .feld-closing-box h2 {\n      margin: 0 0 0.75rem;\n      color: #ffffff;\n      font-size: clamp(1.5rem, 3vw, 2.1rem);\n      line-height: 1.2;\n    }\n\n    .feld-scope .feld-closing-box p {\n      margin: 0 0 1rem;\n      color: rgba(255, 255, 255, 0.92);\n    }\n\n    .feld-scope .feld-closing-box p:last-child {\n      margin-bottom: 0;\n    }\n\n    @media (max-width: 980px) {\n      .feld-scope .feld-hero {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      .feld-scope .feld-meta-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 680px) {\n      .feld-scope {\n        padding: 0.75rem;\n        overflow-x: hidden;\n      }\n\n      .feld-scope .feld-hero {\n        padding: 1rem;\n        border-radius: 16px;\n      }\n\n      .feld-scope .feld-title {\n        font-size: clamp(1.5rem, 7.5vw, 2rem) !important;\n      }\n\n      .feld-scope .feld-pills span,\n      .feld-scope .feld-button {\n        width: 100%;\n        justify-content: center;\n      }\n\n      .feld-scope .feld-meta-grid,\n      .feld-scope .feld-card-grid {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      .feld-scope .feld-section,\n      .feld-scope .feld-cta-box,\n      .feld-scope .feld-closing-box {\n        padding: 1rem;\n        border-radius: 16px;\n      }\n\n      .feld-scope table {\n        min-width: 520px;\n      }\n    }\n\n    @media (max-width: 430px) {\n      .feld-scope {\n        padding-left: 0.5rem;\n        padding-right: 0.5rem;\n      }\n\n      .feld-scope table {\n        min-width: 480px;\n      }\n\n      .feld-scope th,\n      .feld-scope td {\n        padding: 0.75rem;\n      }\n    }\n  <\/style>\n\n  <header class=\"feld-hero\">\n    <div class=\"feld-hero-copy\">\n      <p class=\"feld-eyebrow\">Federal field shooting<\/p>\n\n      <h1 id=\"feld-title\" class=\"feld-title\">\n        Field Shooting: Participation, Procedure, Dates and Awards\n      <\/h1>\n\n      <p class=\"feld-lead\">\n        Das Eidgen\u00f6ssische Feldschiessen ist der bekannteste Breitensportanlass im Schweizer Schiesswesen.\n        Es verbindet sportliches Schiessen, sichere Waffenhandhabung, Vereinsleben und Sch\u00fctzentradition.\n        Auf dieser Seite finden Sie die wichtigsten Informationen zu Teilnahme, Programm, Terminen, Kranzabzeichen\n        und zur Bedeutung des Feldschiessens f\u00fcr die Schweizer Sch\u00fctzenvereine.\n      <\/p>\n\n      <div class=\"feld-pills\" aria-label=\"Topics\">\n        <span>Field Shooting 2026<\/span>\n        <span>300m programme<\/span>\n        <span>Free to attend<\/span>\n        <span>Service weapons<\/span>\n      <\/div>\n    <\/div>\n\n    <figure class=\"feld-hero-image\">\n      <img\n        src=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2026\/06\/eidgenoessisches-feldschiessen-schweiz.png\"\n        alt=\"Eidgen\u00f6ssisches Feldschiessen in der Schweiz mit Ordonnanzwaffe auf dem Schiessstand\"\n        loading=\"eager\"\n        decoding=\"async\"\n      >\n      <figcaption>\n          Das gr\u00f6sste Sch\u00fctzenfest der Welt: 300 Meter Konzentration, Pr\u00e4zision und gelebte Schweizer Sch\u00fctzentradition.\n      <\/figcaption>\n    <\/figure>\n  <\/header>\n\n  <div class=\"feld-meta-grid\" aria-label=\"Brief overview\">\n    <div class=\"feld-meta-card\">\n      <strong>Participation<\/strong>\n      <span>Open to participants born in a year such that they will be 10 years old in the year of the competition<\/span>\n    <\/div>\n    <div class=\"feld-meta-card\">\n      <strong>Costs<\/strong>\n      <span>Participation is generally free of charge<\/span>\n    <\/div>\n    <div class=\"feld-meta-card\">\n      <strong>Programme<\/strong>\n      <span>300m rifle and 25\/50m pistol in accordance with the regulations<\/span>\n    <\/div>\n    <div class=\"feld-meta-card\">\n      <strong>Principle<\/strong>\n      <span>Taking part is more important than coming first<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"feld-content\">\n    <section class=\"feld-section feld-section-soft\" aria-labelledby=\"intro-title\">\n      <h2 id=\"intro-title\">What is the Swiss Federal Field Shooting Competition?<\/h2>\n\n      <p>\n        The Swiss Federal Field Shooting Competition is a national shooting event with a long tradition.\n        The Swiss Shooting Sports Federation describes it as the world\u2019s largest shooting festival.\nThe focus is not on prize money or top results, but on participation, safe conduct,\ncamaraderie and the promotion of voluntary shooting.\n      <\/p>\n\n      <p>\n        Shooting is carried out using approved service weapons. In the rifle programme, field shooting takes place at a range of 300 metres.\nAnyone who has no previous experience with the relevant weapon will be supervised by the organising club.\n      <\/p>\n\n      <div class=\"feld-callout feld-info-callout\">\n        The most important principle is: it\u2019s taking part that counts. Field shooting is therefore also suitable for people\nwho would like to try out the sport of shooting in a controlled environment.\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section feld-section-red\" aria-labelledby=\"warum-title\">\n      <h2 id=\"warum-title\">Why is there field shooting?<\/h2>\n\n      <p>\n        Field shooting has historically been closely linked to non-military shooting. It promotes\n marksmanship, strengthens shooting clubs and makes the responsible handling of service weapons\n accessible to a broad section of the public.\n      <\/p>\n\n      <div class=\"feld-card-grid\">\n        <article class=\"feld-info-card\">\n          <h3>Shooting expertise<\/h3>\n          <p>\n            Participants practise concentration, weapon handling, aiming, breathing and trigger control under supervised conditions.\n          <\/p>\n        <\/article>\n\n        <article class=\"feld-info-card\">\n          <h3>Shooting tradition<\/h3>\n          <p>\n            Field shooting is an important part of Switzerland\u2019s club and militia tradition.\n          <\/p>\n        <\/article>\n\n        <article class=\"feld-info-card\">\n          <h3>Recreational sport<\/h3>\n          <p>\n            The event is designed to be accessible and is not aimed solely at experienced competitive shooters.\n          <\/p>\n        <\/article>\n\n        <article class=\"feld-info-card\">\n          <h3>Community<\/h3>\n          <p>\n            Clubs, members, newcomers and anyone interested come together at the shooting range.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section\" aria-labelledby=\"teilnahme-title\">\n      <h2 id=\"teilnahme-title\">Who can take part in the field shooting competition?<\/h2>\n\n      <p>\n        Shooters who turn 10 during the competition year are eligible to take part.\nThe year of birth is the determining factor. Anyone who does not belong to a shooting club will be assigned to the organising club for supervision,\naccounting and ranking purposes.\n      <\/p>\n\n      <ul class=\"feld-checklist\">\n        <li><strong>Club members:<\/strong> take part through their club.<\/li>\n        <li><strong>Non-members:<\/strong> are administratively assigned to an organising club.<\/li>\n        <li><strong>Under-19s:<\/strong> Participants may take part depending on their age and eligibility; the necessary forms must be completed in full.<\/li>\n        <li><strong>Participants in the young marksmen's course:<\/strong> fire the course weapon in accordance with the instructions.<\/li>\n        <li><strong>People with no firearms training:<\/strong> may only take part under the supervision of a qualified supervisor.<\/li>\n      <\/ul>\n\n      <div class=\"feld-callout\">\n        Participation is generally free of charge. Details regarding ammunition, support and administrative allocation are determined by the organising club.\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section feld-section-soft\" aria-labelledby=\"waffen-title\">\n      <h2 id=\"waffen-title\">What weapons are used?<\/h2>\n\n      <p>\n        At the Swiss Federal Field Shooting Competition, participants shoot with approved service weapons.\nIn the rifle programme, the focus is on the 300-metre range. Approved weapons and equipment are determined\nin accordance with the regulations in force at the time and the official list of approved equipment.\n      <\/p>\n\n      <ul class=\"feld-list\">\n        <li><strong>300m rifle:<\/strong> typically with approved service rifles such as the Stgw 90 or Stgw 57.<\/li>\n        <li><strong>25\/50m pistol:<\/strong> depending on the occasion and the stand organisation, in accordance with the regulations.<\/li>\n        <li><strong>Resources:<\/strong> only permitted if they are included in the current list of medical aids.<\/li>\n      <\/ul>\n\n      <div class=\"feld-button-row\">\n        <a class=\"feld-button feld-button-secondary\" href=\"https:\/\/www.swissshooting.ch\/de\/wettkaempfe\/eidgenoessisches-feldschiessen\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">\n          Official SSV information\n        <\/a>\n        <a class=\"feld-button\" href=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/03\/Hilfsmittelverzeichnis_Ordonnanzwaffen.pdf\" target=\"_blank\" rel=\"noopener\">\n          Open the list of resources\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section\" aria-labelledby=\"programm-title\">\n      <h2 id=\"programm-title\">Procedure for field shooting at 300 metres<\/h2>\n\n      <p>\n        The 300-metre rifle programme consists of single shots, short bursts and rapid fire.\nShots not fired within the prescribed time limit will not be made up at a later stage.\nThere is no provision for interrupting the programme.\n      <\/p>\n\n      <div class=\"feld-table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th scope=\"col\">Competition mode<\/th>\n              <th scope=\"col\">Shots<\/th>\n              <th scope=\"col\">Time<\/th>\n              <th scope=\"col\">Evaluation<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Single fire<\/strong><\/td>\n              <td>6 shots<\/td>\n              <td>6 minutes<\/td>\n              <td>After each shot<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Short fire<\/strong><\/td>\n              <td>2 series with 3 shots each<\/td>\n              <td>60 seconds per series<\/td>\n              <td>After each series<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Rapid fire<\/strong><\/td>\n              <td>6 shots<\/td>\n              <td>60 seconds total<\/td>\n              <td>At the end<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"feld-callout\">\n        Practical tip: The procedure is brief and straightforward. If you are not yet very familiar with the process, you should arrive in good time and\nclarify any questions with the range staff before shooting.\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section feld-section-red\" aria-labelledby=\"auszeichnung-title\">\n      <h2 id=\"auszeichnung-title\">Is there a minimum score or any awards?<\/h2>\n\n      <p>\n        In field shooting, the focus is on taking part. There is no minimum score that must be achieved\nto take part or to complete the event. However, for awards such as the wreath badge,\nspecific thresholds apply, which are set according to the weapon and category.\n      <\/p>\n\n      <div class=\"feld-card-grid\">\n        <article class=\"feld-info-card\">\n          <h3>No minimum score<\/h3>\n          <p>\n            Field shooting is a mass-participation sporting event. Even those who do not achieve a medal-winning score are considered to have completed the event.\n          <\/p>\n        <\/article>\n\n        <article class=\"feld-info-card\">\n          <h3>Wreath badge<\/h3>\n          <p>\n            Anyone who reaches the required points total will receive a wreath badge, depending on the regulations and category.\n          <\/p>\n        <\/article>\n\n        <article class=\"feld-info-card\">\n          <h3>Rankings<\/h3>\n          <p>\n            Results are analysed and ranked according to the method used and the region.\n          <\/p>\n        <\/article>\n\n        <article class=\"feld-info-card\">\n          <h3>Tradition<\/h3>\n          <p>\n            The competitive aspect is important, but it is not the sole purpose of field shooting.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section feld-section-soft\" aria-labelledby=\"termine-title\">\n      <h2 id=\"termine-title\">Dates for the Swiss Federal Field Shooting Competition<\/h2>\n\n      <p>\n        The official field shooting dates are set at national level. For local preliminary shoots,\nexact shooting times and locations, please refer to the information provided by the organising club.\n      <\/p>\n\n      <div class=\"feld-table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th scope=\"col\">Year<\/th>\n              <th scope=\"col\">Official Field Shooting Weekend<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>2026<\/td>\n              <td>29.05. \u2013 31.05.2026<\/td>\n            <\/tr>\n            <tr>\n              <td>2027<\/td>\n              <td>04.06. \u2013 06.06.2027<\/td>\n            <\/tr>\n            <tr>\n              <td>2028<\/td>\n              <td>19.05. \u2013 21.05.2028<\/td>\n            <\/tr>\n            <tr>\n              <td>2029<\/td>\n              <td>25.05. \u2013 27.05.2029<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"feld-button-row\">\n        <a class=\"feld-button\" href=\"https:\/\/www.swissshooting.ch\/de\/wettkaempfe\/eidgenoessisches-feldschiessen\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">\n          Field shooting at the SSV\n        <\/a>\n        <a class=\"feld-button feld-button-secondary\" href=\"\/en\/contact\/\">\n          Contact the club\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section\" aria-labelledby=\"vorbereitung-title\">\n      <h2 id=\"vorbereitung-title\">How can I prepare effectively?<\/h2>\n\n      <p>\n        Field shooting is accessible to all, but that doesn\u2019t mean you should let your concentration slip. If you approach it calmly and\nprepared, you\u2019ll shoot more confidently and accurately. It\u2019s not about complicated tricks, but about maintaining a steady routine.\n      <\/p>\n\n      <ul class=\"feld-checklist\">\n        <li><strong>To be published in good time:<\/strong> Registration, allocation and induction take time.<\/li>\n        <li><strong>Please bring ear protection:<\/strong> Personal hearing protection is compulsory or strongly recommended at the stand.<\/li>\n        <li><strong>Please observe the instructions at the checkpoint:<\/strong> Safety takes precedence over results.<\/li>\n        <li><strong>Start off gently:<\/strong> Consciously control your grip, breathing and trigger pull before firing the first shot.<\/li>\n        <li><strong>If you are unsure, please ask:<\/strong> Staff at the stand and experienced marksmen are on hand to help.<\/li>\n      <\/ul>\n    <\/section>\n\n    <section class=\"feld-section feld-section-red\" aria-labelledby=\"waffe-eigentum-title\">\n      <h2 id=\"waffe-eigentum-title\">Acquire ownership of a military weapon<\/h2>\n\n      <p>\n        Anyone wishing to take possession of their personal military weapon following discharge from compulsory military service\nmust meet the applicable legal requirements. This usually includes a valid\nfirearms licence. For members of the armed forces equipped with assault rifles, proof\n of participation in federal exercises is also required.\n      <\/p>\n\n      <div class=\"feld-card-grid\">\n        <article class=\"feld-info-card\">\n          <h3>Assault rifle<\/h3>\n          <p>\n            According to official information, to be eligible for the assault rifle, proof of participation in four national exercises\nover the past three years is required. This proof must be recorded in the shooting logbook or the military performance record.\n          <\/p>\n        <\/article>\n\n        <article class=\"feld-info-card\">\n          <h3>Pistol<\/h3>\n          <p>\n            According to official information, members of the armed forces who are issued with a pistol may take ownership of it without having to provide proof of shooting proficiency.\nHowever, the legal requirements must still be observed.\n          <\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"feld-callout\">\n        This information does not replace an official inspection. The current regulations of the armed forces, the Weapons Act\nand the relevant cantonal authorities shall prevail.\n      <\/div>\n\n      <div class=\"feld-button-row\">\n        <a class=\"feld-button\" href=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/02\/Waffen-ins-eigentum-uebertragen.pdf\" target=\"_blank\" rel=\"noopener\">\n          Open the PDF for the weapon handover\n        <\/a>\n        <a class=\"feld-button feld-button-secondary\" href=\"https:\/\/www.armee.ch\/de\/militaerdienst-entlassung-retablierung\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">\n          Information from the Swiss Armed Forces\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section feld-faq\" aria-labelledby=\"faq-title\">\n      <h2 id=\"faq-title\">Frequently asked questions about field shooting<\/h2>\n\n      <details>\n        <summary>Is field shooting compulsory?<\/summary>\n        <p>\n          No. Field shooting is voluntary. It is a traditional mass-participation sporting event and differs from compulsory shooting.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Is there a charge for taking part?<\/summary>\n        <p>\n          Participation in the Swiss Federal Field Shooting Competition is generally free of charge. Details regarding ammunition and support are arranged by the organising club.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Can I take part without being a member of the club?<\/summary>\n        <p>\n          Yes, non-members are welcome to take part. They will be assigned to one of the organising clubs for administrative purposes and will receive support if required.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>From what age can people take part?<\/summary>\n        <p>\n          Eligibility is open to anyone who turns 10 during the competition year. The age-group system applies.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Is there a minimum score?<\/summary>\n        <p>\n          No. There is no minimum score required to take part. However, certain thresholds apply for awards such as the wreath badge.\n        <\/p>\n      <\/details>\n    <\/section>\n\n    <section class=\"feld-closing-box\" aria-labelledby=\"einordnung-title\">\n      <h2 id=\"einordnung-title\">Field shooting: just take part, shoot cleanly<\/h2>\n\n      <p>\n        Field shooting is a great way to get started in Swiss shooting sports. The event is clearly organised,\nis run by clubs, and combines sport, tradition and community spirit.\n      <\/p>\n\n      <p>\n        Anyone who turns up prepared, follows the safety rules and asks for clarification if in doubt can complete the field shooting\ncalmly and effectively \u2013 regardless of whether they achieve a top result in the end.\n      <\/p>\n    <\/section>\n\n    <section class=\"feld-cta-box\" aria-labelledby=\"training-title\">\n      <h2 id=\"training-title\">Greater safety through regular training<\/h2>\n\n      <p>\n        Anyone wishing to perform with greater composure and confidence during field shooting will benefit from regular training.\nAt the Irchelsch\u00fctzen Berg-Buch, anyone interested can learn the sport of shooting under expert guidance,\nimprove their technique and become more confident in handling their service weapon.\n      <\/p>\n\n      <div class=\"feld-button-row\" style=\"justify-content:center;\">\n        <a class=\"feld-button feld-button-secondary\" href=\"\/en\/become-a-member\/\">\n          Become a member\n        <\/a>\n        <a class=\"feld-button\" href=\"\/en\/tips-tricks\/\">\n          View shooting tips\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"feld-section feld-section-soft\" aria-labelledby=\"links-title\">\n      <h2 id=\"links-title\">Official information and further links<\/h2>\n\n      <ul class=\"feld-list\">\n        <li><a href=\"https:\/\/www.swissshooting.ch\/de\/wettkaempfe\/eidgenoessisches-feldschiessen\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Federal Field Shooting Competition organised by the Swiss Shooting Sport Federation<\/a><\/li>\n        <li><a href=\"https:\/\/www.vtg.admin.ch\/de\/schiesswesen-ausser-dienst\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Shooting activities outside of service SAT<\/a><\/li>\n        <li><a href=\"\/en\/federal-exercises\/\">Overview of national exercises<\/a><\/li>\n        <li><a href=\"\/en\/federal-exercises\/compulsory-federal-exercise\/\">Information on compulsory shooting<\/a><\/li>\n        <li><a href=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/02\/Waffen-ins-eigentum-uebertragen.pdf\" target=\"_blank\" rel=\"noopener\">PDF: Registering a firearm<\/a><\/li>\n      <\/ul>\n    <\/section>\n  <\/div>\n<\/article>","protected":false},"excerpt":{"rendered":"<p>Eidgen\u00f6ssisches Feldschiessen Feldschiessen: Teilnahme, Ablauf, Termine und Auszeichnungen Das Eidgen\u00f6ssische Feldschiessen ist der bekannteste Breitensportanlass im Schweizer Schiesswesen. Es verbindet sportliches Schiessen, sichere Waffenhandhabung, Vereinsleben und Sch\u00fctzentradition. Auf dieser Seite &#8230; <a title=\"Federal field shooting\" class=\"read-more\" href=\"https:\/\/irchelschuetzen.ch\/en\/federal-exercises\/field-shooting\/\" aria-label=\"Read more about Federal field shooting\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":993,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-41","page","type-page","status-publish"],"spectra_custom_meta":{"_edit_lock":["1781524149:1"],"_edit_last":["1"],"_wp_page_template":["default"],"_aioseo_title":[null],"_aioseo_description":["Wie funktioniert das Feldschiessen? Wo und wann findet es statt? Erfahre alles \u00fcber das gr\u00f6sste Sch\u00fctzenfest der Schweiz und sei bei den Irchelsch\u00fctzen dabei!"],"_aioseo_keywords":["a:0:{}"],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":["a:0:{}"],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"_generate-disable-headline":["true"],"_eael_post_view_count":["2"],"_eb_reusable_block_ids":["a:0:{}"],"rank_math_internal_links_processed":["1"],"rank_math_seo_score":["78"],"rank_math_focus_keyword":["Feldschiessen"],"rank_math_title":["Eidgen\u00f6ssisches Feldschiessen: Ablauf, Teilnahme &amp; Termine"],"rank_math_description":["Alles zum Eidgen\u00f6ssischen Feldschiessen: wer teilnehmen kann, Ablauf auf 300 m, Kranz\/Richtwerte und die Termine 2025\u20132028. Kostenlos und offen f\u00fcr alle."],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"rank_math_rich_snippet":["off"],"rank_math_schema_Article":["a:10:{s:8:\"metadata\";a:5:{s:4:\"type\";s:8:\"template\";s:9:\"shortcode\";s:38:\"s-ec945867-c62c-46c1-b00c-cb2b6b3bfb95\";s:9:\"isPrimary\";s:1:\"1\";s:5:\"title\";s:7:\"Artikel\";s:15:\"enableSpeakable\";s:7:\"disable\";}s:14:\"articleSection\";s:24:\"%primary_taxonomy_terms%\";s:8:\"headline\";s:11:\"%seo_title%\";s:11:\"description\";s:17:\"%seo_description%\";s:8:\"keywords\";s:10:\"%keywords%\";s:5:\"@type\";s:7:\"Article\";s:6:\"author\";a:2:{s:5:\"@type\";s:6:\"Person\";s:4:\"name\";s:13:\"%post_author%\";}s:13:\"datePublished\";s:20:\"%date(Y-m-dTH:i:sP)%\";s:12:\"dateModified\";s:24:\"%modified(Y-m-dTH:i:sP)%\";s:5:\"image\";a:2:{s:5:\"@type\";s:11:\"ImageObject\";s:3:\"url\";s:16:\"%post_thumbnail%\";}}"],"rank_math_shortcode_schema_s-ec945867-c62c-46c1-b00c-cb2b6b3bfb95":["21952"],"rank_math_schema_FAQPage":["a:4:{s:8:\"metadata\";a:2:{s:4:\"type\";s:6:\"custom\";s:5:\"title\";s:7:\"FAQPage\";}s:5:\"@type\";s:7:\"FAQPage\";s:3:\"@id\";s:60:\"https:\/\/irchelschuetzen.ch\/bundesuebungen\/feldschiessen\/#faq\";s:10:\"mainEntity\";a:5:{i:0;a:3:{s:5:\"@type\";s:8:\"Question\";s:4:\"name\";s:36:\"Ist das Feldschiessen obligatorisch?\";s:14:\"acceptedAnswer\";a:2:{s:5:\"@type\";s:6:\"Answer\";s:4:\"text\";s:141:\"Nein. Das Feldschiessen ist freiwillig. Es ist ein traditionsreicher Breitensportanlass und unterscheidet sich vom obligatorischen Schiessen.\";}}i:1;a:3:{s:5:\"@type\";s:8:\"Question\";s:4:\"name\";s:27:\"Kostet die Teilnahme etwas?\";s:14:\"acceptedAnswer\";a:2:{s:5:\"@type\";s:6:\"Answer\";s:4:\"text\";s:161:\"Die Teilnahme am Eidgen\u00f6ssischen Feldschiessen ist grunds\u00e4tzlich kostenlos. Details zu Munition und Betreuung werden durch den durchf\u00fchrenden Verein geregelt.\";}}i:2;a:3:{s:5:\"@type\";s:8:\"Question\";s:4:\"name\";s:47:\"Kann ich ohne Vereinsmitgliedschaft teilnehmen?\";s:14:\"acceptedAnswer\";a:2:{s:5:\"@type\";s:6:\"Answer\";s:4:\"text\";s:136:\"Ja, Nicht-Vereinsmitglieder k\u00f6nnen teilnehmen. Sie werden administrativ einem durchf\u00fchrenden Verein zugewiesen und bei Bedarf betreut.\";}}i:3;a:3:{s:5:\"@type\";s:8:\"Question\";s:4:\"name\";s:44:\"Ab welchem Alter ist die Teilnahme m\u00f6glich?\";s:14:\"acceptedAnswer\";a:2:{s:5:\"@type\";s:6:\"Answer\";s:4:\"text\";s:116:\"Teilnahmeberechtigt sind Personen, die im Wettkampfjahr das 10. Altersjahr erreichen. Es gilt das Jahrgangs-Prinzip.\";}}i:4;a:3:{s:5:\"@type\";s:8:\"Question\";s:4:\"name\";s:30:\"Gibt es eine Mindestpunktzahl?\";s:14:\"acceptedAnswer\";a:2:{s:5:\"@type\";s:6:\"Answer\";s:4:\"text\";s:132:\"Nein. F\u00fcr die Teilnahme gibt es keine Mindestpunktzahl. F\u00fcr Auszeichnungen wie das Kranzabzeichen gelten jedoch bestimmte Limiten.\";}}}}"],"_uag_css_file_name":["uag-css-41.css"],"_uag_page_assets":["a:9:{s:3:\"css\";s:260:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:11:{i:0;s:9:\"core\/html\";i:1;s:12:\"core\/heading\";i:2;s:14:\"core\/paragraph\";i:3;s:10:\"core\/group\";i:4;s:12:\"core\/columns\";i:5;s:11:\"core\/column\";i:6;s:9:\"core\/list\";i:8;s:14:\"core\/list-item\";i:11;s:14:\"core\/pullquote\";i:12;s:9:\"core\/code\";i:13;s:10:\"core\/image\";}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";i:1782257112;s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"irchel-admin","author_link":"https:\/\/irchelschuetzen.ch\/en\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Eidgen\u00f6ssisches Feldschiessen Feldschiessen: Teilnahme, Ablauf, Termine und Auszeichnungen Das Eidgen\u00f6ssische Feldschiessen ist der bekannteste Breitensportanlass im Schweizer Schiesswesen. Es verbindet sportliches Schiessen, sichere Waffenhandhabung, Vereinsleben und Sch\u00fctzentradition. Auf dieser Seite ... Read more","_links":{"self":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":50,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":3504,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/41\/revisions\/3504"}],"up":[{"embeddable":true,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/993"}],"wp:attachment":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}