{"id":2541,"date":"2025-03-11T14:37:54","date_gmt":"2025-03-11T13:37:54","guid":{"rendered":"https:\/\/irchelschuetzen.ch\/?page_id=2541"},"modified":"2026-06-12T22:08:25","modified_gmt":"2026-06-12T20:08:25","slug":"breathing-300m-shooting","status":"publish","type":"page","link":"https:\/\/irchelschuetzen.ch\/en\/breathing-300m-shooting\/","title":{"rendered":"Breathing 300m shooting"},"content":{"rendered":"<article class=\"atmung-scope\" aria-labelledby=\"atmung-title\">\n  <style>\n    .atmung-scope {\n      --atm-blue: #2166ba;\n      --atm-blue-dark: #154889;\n      --atm-blue-soft: #eaf3ff;\n      --atm-ink: #162033;\n      --atm-text: #27364a;\n      --atm-muted: #607086;\n      --atm-bg: #f6f8fb;\n      --atm-card: #ffffff;\n      --atm-border: #d9e2ec;\n      --atm-green: #2f855a;\n      --atm-radius: 20px;\n      --atm-radius-sm: 14px;\n      --atm-shadow: 0 16px 38px rgba(15, 23, 42, 0.08);\n      --atm-shadow-soft: 0 8px 24px rgba(15, 23, 42, 0.05);\n\n      width: 100%;\n      max-width: min(1160px, 100%);\n      margin: 0 auto;\n      padding: clamp(0.75rem, 2.5vw, 2rem);\n      color: var(--atm-text);\n      font-size: 1rem;\n      line-height: 1.7;\n      overflow-x: clip;\n    }\n\n    .atmung-scope,\n    .atmung-scope * {\n      box-sizing: border-box;\n      min-width: 0;\n    }\n\n    .atmung-scope :where(h1, h2, h3, p, ul, ol, li, table, a) {\n      overflow-wrap: break-word;\n    }\n\n    .atmung-scope a {\n      color: var(--atm-blue);\n      text-decoration-thickness: 0.08em;\n      text-underline-offset: 0.18em;\n      overflow-wrap: anywhere;\n    }\n\n    .atmung-scope img {\n      display: block;\n      max-width: 100%;\n      height: auto;\n    }\n\n    .atmung-scope .atm-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);\n      gap: clamp(1rem, 3vw, 2rem);\n      align-items: center;\n      padding: clamp(1rem, 2.8vw, 2.1rem);\n      border-radius: var(--atm-radius);\n      background:\n        radial-gradient(circle at top left, rgba(255, 255, 255, 0.18), transparent 34%),\n        linear-gradient(135deg, rgba(33, 102, 186, 0.98), rgba(21, 72, 137, 0.98));\n      color: #ffffff;\n      box-shadow: var(--atm-shadow);\n      overflow: hidden;\n    }\n\n    .atmung-scope .atm-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      margin: 0 0 0.55rem;\n      padding: 0.3rem 0.65rem;\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.8rem;\n      font-weight: 750;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n    }\n\n    .atmung-scope .atm-title {\n      margin: 0 0 0.7rem !important;\n      color: #ffffff !important;\n      font-size: clamp(1.75rem, 4.2vw, 3rem) !important;\n      line-height: 1.08 !important;\n      letter-spacing: -0.035em;\n      font-weight: 850;\n    }\n\n    .atmung-scope .atm-lead {\n      max-width: 72ch;\n      margin: 0;\n      color: rgba(255, 255, 255, 0.93);\n      font-size: clamp(0.98rem, 1.7vw, 1.12rem);\n      line-height: 1.58;\n    }\n\n    .atmung-scope .atm-hero-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 1rem;\n    }\n\n    .atmung-scope .atm-hero-points span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 34px;\n      padding: 0.45rem 0.7rem;\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.9rem;\n    }\n\n    .atmung-scope .atm-hero-media {\n      margin: 0;\n      border-radius: calc(var(--atm-radius) - 4px);\n      overflow: hidden;\n      box-shadow: 0 18px 42px rgba(0, 0, 0, 0.2);\n      background: rgba(255, 255, 255, 0.1);\n    }\n\n    .atmung-scope .atm-hero-media img {\n      width: 100%;\n      aspect-ratio: 16 \/ 10;\n      object-fit: cover;\n    }\n\n    .atmung-scope .atm-hero-media 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.94);\n      font-size: 0.88rem;\n      line-height: 1.45;\n    }\n\n    .atmung-scope .atm-meta-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 0.9rem;\n      margin-top: clamp(1rem, 3vw, 1.4rem);\n    }\n\n    .atmung-scope .atm-meta-card {\n      padding: 1rem;\n      border: 1px solid var(--atm-border);\n      border-radius: var(--atm-radius-sm);\n      background: var(--atm-card);\n      box-shadow: var(--atm-shadow-soft);\n    }\n\n    .atmung-scope .atm-meta-card strong {\n      display: block;\n      margin-bottom: 0.2rem;\n      color: var(--atm-ink);\n      font-size: 0.95rem;\n    }\n\n    .atmung-scope .atm-meta-card span {\n      color: var(--atm-muted);\n      font-size: 0.92rem;\n    }\n\n    .atmung-scope .atm-layout {\n      display: grid;\n      grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);\n      gap: clamp(1.25rem, 4vw, 2.5rem);\n      margin-top: clamp(1.5rem, 4vw, 2.75rem);\n      align-items: start;\n      max-width: 100%;\n    }\n\n    .atmung-scope .atm-sidebar {\n      position: sticky;\n      top: 1rem;\n      display: grid;\n      gap: 1rem;\n      max-width: 100%;\n    }\n\n    .atmung-scope .atm-toc,\n    .atmung-scope .atm-note {\n      padding: 1.15rem;\n      border: 1px solid var(--atm-border);\n      border-radius: var(--atm-radius-sm);\n      background: var(--atm-card);\n      box-shadow: var(--atm-shadow-soft);\n      max-width: 100%;\n    }\n\n    .atmung-scope .atm-toc h2,\n    .atmung-scope .atm-note h2 {\n      margin: 0 0 0.75rem;\n      color: var(--atm-ink);\n      font-size: 1.08rem;\n      line-height: 1.25;\n    }\n\n    .atmung-scope .atm-toc ul {\n      display: grid;\n      gap: 0.45rem;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .atmung-scope .atm-toc a {\n      display: block;\n      padding: 0.55rem 0.65rem;\n      border-radius: 10px;\n      color: var(--atm-text);\n      text-decoration: none;\n      font-weight: 700;\n      line-height: 1.35;\n    }\n\n    .atmung-scope .atm-toc a:hover,\n    .atmung-scope .atm-toc a:focus {\n      background: var(--atm-blue-soft);\n      color: var(--atm-blue-dark);\n    }\n\n    .atmung-scope .atm-note {\n      border-left: 5px solid var(--atm-blue);\n      background: linear-gradient(180deg, #ffffff, #f8fbff);\n    }\n\n    .atmung-scope .atm-note p {\n      margin: 0;\n      color: var(--atm-muted);\n      font-size: 0.96rem;\n    }\n\n    .atmung-scope .atm-content {\n      display: grid;\n      gap: clamp(1rem, 3vw, 1.5rem);\n      max-width: 100%;\n    }\n\n    .atmung-scope .atm-section {\n      max-width: 100%;\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border: 1px solid var(--atm-border);\n      border-radius: var(--atm-radius);\n      background: var(--atm-card);\n      box-shadow: var(--atm-shadow-soft);\n    }\n\n    .atmung-scope .atm-section-soft {\n      background:\n        radial-gradient(circle at top right, rgba(33, 102, 186, 0.08), transparent 32%),\n        var(--atm-bg);\n    }\n\n    .atmung-scope .atm-section h2 {\n      margin: 0 0 0.8rem;\n      color: var(--atm-ink);\n      font-size: clamp(1.45rem, 3vw, 2.15rem);\n      line-height: 1.2;\n      letter-spacing: -0.025em;\n    }\n\n    .atmung-scope .atm-section h3 {\n      margin: 1.35rem 0 0.55rem;\n      color: var(--atm-ink);\n      font-size: clamp(1.12rem, 2vw, 1.35rem);\n      line-height: 1.3;\n    }\n\n    .atmung-scope .atm-section p {\n      margin: 0 0 1rem;\n    }\n\n    .atmung-scope .atm-section p:last-child {\n      margin-bottom: 0;\n    }\n\n    .atmung-scope .atm-callout {\n      margin: 1.15rem 0;\n      padding: 1rem 1.15rem;\n      border-left: 5px solid var(--atm-blue);\n      border-radius: var(--atm-radius-sm);\n      background: var(--atm-blue-soft);\n      color: var(--atm-ink);\n      font-weight: 700;\n    }\n\n    .atmung-scope .atm-list,\n    .atmung-scope .atm-checklist {\n      display: grid;\n      gap: 0.65rem;\n      margin: 1rem 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .atmung-scope .atm-list li,\n    .atmung-scope .atm-checklist li {\n      position: relative;\n      padding-left: 1.65rem;\n    }\n\n    .atmung-scope .atm-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(--atm-blue);\n    }\n\n    .atmung-scope .atm-checklist li::before {\n      content: \"\u2713\";\n      position: absolute;\n      left: 0;\n      top: 0.03rem;\n      color: var(--atm-green);\n      font-weight: 900;\n    }\n\n    .atmung-scope .atm-steps {\n      counter-reset: atm-step;\n      display: grid;\n      gap: 0.85rem;\n      margin: 1rem 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .atmung-scope .atm-steps li {\n      counter-increment: atm-step;\n      display: grid;\n      grid-template-columns: auto minmax(0, 1fr);\n      gap: 0.85rem;\n      align-items: start;\n      padding: 1rem;\n      border: 1px solid var(--atm-border);\n      border-radius: var(--atm-radius-sm);\n      background: #ffffff;\n    }\n\n    .atmung-scope .atm-steps li::before {\n      content: counter(atm-step);\n      display: inline-grid;\n      place-items: center;\n      width: 2rem;\n      height: 2rem;\n      border-radius: 50%;\n      background: var(--atm-blue);\n      color: #ffffff;\n      font-weight: 900;\n      line-height: 1;\n    }\n\n    .atmung-scope .atm-steps strong {\n      display: block;\n      margin-bottom: 0.15rem;\n      color: var(--atm-ink);\n    }\n\n    .atmung-scope .atm-card-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 1rem;\n      margin-top: 1rem;\n    }\n\n    .atmung-scope .atm-info-card {\n      padding: 1.1rem;\n      border: 1px solid var(--atm-border);\n      border-radius: var(--atm-radius-sm);\n      background: #ffffff;\n      box-shadow: var(--atm-shadow-soft);\n    }\n\n    .atmung-scope .atm-info-card h3 {\n      margin-top: 0;\n      font-size: 1.08rem;\n    }\n\n    .atmung-scope .atm-info-card p {\n      color: var(--atm-muted);\n    }\n\n    .atmung-scope .atm-media {\n      margin: 1.25rem 0 0;\n      border: 1px solid var(--atm-border);\n      border-radius: var(--atm-radius);\n      overflow: hidden;\n      background: #ffffff;\n      box-shadow: var(--atm-shadow-soft);\n    }\n\n    .atmung-scope .atm-media img {\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      object-fit: cover;\n    }\n\n    .atmung-scope .atm-media.atm-diagram img {\n      aspect-ratio: auto;\n      object-fit: contain;\n      padding: clamp(0.75rem, 2vw, 1.25rem);\n      background: #ffffff;\n    }\n\n    .atmung-scope .atm-media figcaption {\n      margin: 0;\n      padding: 0.85rem 1rem;\n      background: #ffffff;\n      color: var(--atm-muted);\n      font-size: 0.95rem;\n      line-height: 1.45;\n    }\n\n    .atmung-scope .atm-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(--atm-border);\n      border-radius: var(--atm-radius-sm);\n      background: #ffffff;\n    }\n\n    .atmung-scope table {\n      width: 100%;\n      min-width: 560px;\n      border-collapse: collapse;\n    }\n\n    .atmung-scope th,\n    .atmung-scope td {\n      padding: 0.9rem 1rem;\n      border-bottom: 1px solid var(--atm-border);\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .atmung-scope th {\n      background: var(--atm-blue-soft);\n      color: var(--atm-ink);\n      font-weight: 850;\n    }\n\n    .atmung-scope tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .atmung-scope .atm-link-box,\n    .atmung-scope .atm-member-box {\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border: 1px solid var(--atm-border);\n      border-left: 6px solid var(--atm-blue);\n      border-radius: var(--atm-radius);\n      background:\n        radial-gradient(circle at top right, rgba(33, 102, 186, 0.09), transparent 34%),\n        #ffffff;\n      box-shadow: var(--atm-shadow-soft);\n      text-align: center;\n    }\n\n    .atmung-scope .atm-link-box h2,\n    .atmung-scope .atm-member-box h2 {\n      max-width: 760px;\n      margin: 0 auto 0.75rem;\n      color: var(--atm-ink);\n      font-size: clamp(1.45rem, 3vw, 2rem);\n      line-height: 1.2;\n      letter-spacing: -0.025em;\n    }\n\n    .atmung-scope .atm-link-box p,\n    .atmung-scope .atm-member-box p {\n      max-width: 74ch;\n      margin: 0 auto 1.15rem;\n      color: var(--atm-muted);\n    }\n\n    .atmung-scope .atm-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.2rem;\n      border-radius: 999px;\n      background: var(--atm-blue);\n      color: #ffffff;\n      font-weight: 850;\n      text-align: center;\n      text-decoration: none;\n      box-shadow: 0 8px 18px rgba(33, 102, 186, 0.22);\n      transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;\n    }\n\n    .atmung-scope .atm-button:hover,\n    .atmung-scope .atm-button:focus {\n      background: var(--atm-blue-dark);\n      transform: translateY(-1px);\n      box-shadow: 0 10px 22px rgba(33, 102, 186, 0.28);\n    }\n\n    .atmung-scope .atm-closing-box {\n      max-width: 100%;\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border-radius: var(--atm-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(--atm-shadow);\n    }\n\n    .atmung-scope .atm-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    .atmung-scope .atm-closing-box p {\n      margin: 0 0 1rem;\n      color: rgba(255, 255, 255, 0.92);\n    }\n\n    .atmung-scope .atm-closing-box p:last-child {\n      margin-bottom: 0;\n    }\n\n    @media (max-width: 980px) {\n      .atmung-scope .atm-hero,\n      .atmung-scope .atm-layout {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      .atmung-scope .atm-sidebar {\n        position: static;\n      }\n\n      .atmung-scope .atm-meta-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 680px) {\n      .atmung-scope {\n        padding: 0.75rem;\n        overflow-x: hidden;\n      }\n\n      .atmung-scope .atm-hero {\n        padding: 1rem;\n        border-radius: 16px;\n      }\n\n      .atmung-scope .atm-title {\n        font-size: clamp(1.55rem, 8vw, 2.15rem) !important;\n        letter-spacing: -0.03em;\n      }\n\n      .atmung-scope .atm-lead {\n        font-size: 0.98rem;\n      }\n\n      .atmung-scope .atm-hero-points span {\n        width: 100%;\n        justify-content: center;\n      }\n\n      .atmung-scope .atm-meta-grid,\n      .atmung-scope .atm-card-grid {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      .atmung-scope .atm-section,\n      .atmung-scope .atm-link-box,\n      .atmung-scope .atm-member-box,\n      .atmung-scope .atm-closing-box {\n        padding: 1rem;\n        border-radius: 16px;\n      }\n\n      .atmung-scope .atm-toc,\n      .atmung-scope .atm-note {\n        padding: 1rem;\n      }\n\n      .atmung-scope .atm-steps li {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      .atmung-scope .atm-steps li::before {\n        margin-bottom: 0.1rem;\n      }\n\n      .atmung-scope .atm-link-box,\n      .atmung-scope .atm-member-box {\n        text-align: center;\n      }\n\n      .atmung-scope .atm-link-box p,\n      .atmung-scope .atm-member-box p {\n        max-width: 100%;\n      }\n\n      .atmung-scope .atm-button {\n        width: 100%;\n        max-width: 340px;\n      }\n\n      .atmung-scope table {\n        min-width: 520px;\n      }\n    }\n\n    @media (max-width: 430px) {\n      .atmung-scope {\n        padding-left: 0.5rem;\n        padding-right: 0.5rem;\n      }\n\n      .atmung-scope table {\n        min-width: 480px;\n      }\n\n      .atmung-scope th,\n      .atmung-scope td {\n        padding: 0.75rem;\n      }\n    }\n  <\/style>\n\n  <header class=\"atm-hero\">\n    <div>\n      <p class=\"atm-eyebrow\">Training for the 300m shooting event<\/p>\n\n      <h1 id=\"atmung-title\" class=\"atm-title\">\n        Breathing during the 300m shooting event: aim more calmly, pull the trigger more cleanly\n      <\/h1>\n\n      <p class=\"atm-lead\">\n        At 300 metres, it\u2019s not just the gun that matters. Even the slightest body movements can affect your aim.\nControlled breathing helps to reduce tension, keep your aim steady and fire the shot at\nthe right moment.\n      <\/p>\n\n      <div class=\"atm-hero-points\" aria-label=\"Key points\">\n        <span>Understanding breathing patterns<\/span>\n        <span>Take a breather<\/span>\n        <span>Coordinate the withdrawal effectively<\/span>\n      <\/div>\n    <\/div>\n\n    <figure class=\"atm-hero-media\">\n      <img src=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/03\/Atmung_300m_Schiessen_Schweiz-1024x485.jpeg\" alt=\"A female shooter taking part in the 300m event, using a Swiss assault rifle and practising controlled breathing before firing\" loading=\"eager\" decoding=\"async\">\n      <figcaption>\n        Steady breathing, a steady trigger pull and a smooth sequence of movements are key to accurate shooting at 300 metres.\n      <\/figcaption>\n    <\/figure>\n  <\/header>\n\n  <div class=\"atm-meta-grid\" aria-label=\"Overview of topics\">\n    <div class=\"atm-meta-card\">\n      <strong>Breathing<\/strong>\n      <span>a natural rhythm rather than pushing<\/span>\n    <\/div>\n    <div class=\"atm-meta-card\">\n      <strong>A breather<\/strong>\n      <span>a brief moment of complete stillness<\/span>\n    <\/div>\n    <div class=\"atm-meta-card\">\n      <strong>Deduction<\/strong>\n      <span>pull evenly rather than yanking<\/span>\n    <\/div>\n    <div class=\"atm-meta-card\">\n      <strong>Training<\/strong>\n      <span>practise without the instrument and consolidate your skills<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"atm-layout\">\n    <aside class=\"atm-sidebar\" aria-label=\"List of articles\">\n      <nav class=\"atm-toc\" aria-labelledby=\"atm-toc-title\">\n        <h2 id=\"atm-toc-title\">Contents<\/h2>\n        <ul>\n          <li><a href=\"#warum-atmung\">Why breathing is so important<\/a><\/li>\n          <li><a href=\"#grundlagen\">The basics of breath control<\/a><\/li>\n          <li><a href=\"#atempause\">Making the most of this breather<\/a><\/li>\n          <li><a href=\"#ablauf\">Breathing technique cycle<\/a><\/li>\n          <li><a href=\"#abzug\">Breathing, aiming and pulling the trigger<\/a><\/li>\n          <li><a href=\"#zeitdruck\">Shots under time pressure<\/a><\/li>\n          <li><a href=\"#fehler\">Common mistakes<\/a><\/li>\n          <li><a href=\"#training\">Training in everyday life and at the shooting range<\/a><\/li>\n        <\/ul>\n      <\/nav>\n\n      <div class=\"atm-note\">\n        <h2>Rule of thumb<\/h2>\n        <p>\n          Do not hold your breath by forcing it. Make use of the natural brief pause after exhaling. If the shot\ndoesn\u2019t come out cleanly, stop and start again.\n        <\/p>\n      <\/div>\n    <\/aside>\n\n    <div class=\"atm-content\">\n      <section id=\"warum-atmung\" class=\"atm-section\">\n        <h2>Why breath control is so important in the 300m shooting event<\/h2>\n\n        <p>\n          When shooting, the chest moves with every breath. This movement is transferred to the shoulders,\nthe shooting position and the rifle. At close range, this is less noticeable, but at 300 metres it quickly becomes a visible\ndifference in the group.\n        <\/p>\n\n        <p>\n          Irregular breathing often leads to three problems: the target shifts, the muscles tense up unnecessarily,\nand the shooter tries to force the shot at the wrong moment. This is precisely why breath control is one of the\nfundamental skills in 300m shooting.\n        <\/p>\n\n        <div class=\"atm-callout\">\n          Good breathing technique won\u2019t turn a poor shot into a good one. However, it does help you to maintain a steady, clean shot\n and fire the shot in a controlled manner.\n        <\/div>\n      <\/section>\n\n      <section id=\"grundlagen\" class=\"atm-section atm-section-soft\">\n        <h2>The basics: breathe calmly, release tension, don\u2019t force it<\/h2>\n\n        <p>\n          Many shooters make the mistake of holding their breath too early or too tightly. This does not lead to greater calm,\nbut rather to tension in the body. The mind then becomes fixated on completing the shot, even though the sight picture and the trigger\nno longer align properly.\n        <\/p>\n\n        <p>\n          It is better to follow a natural breathing rhythm: breathe in calmly, breathe out in a controlled manner, and make use of the brief natural pause\nafter exhaling. At that moment, the body is at its most relaxed for a few seconds.\n        <\/p>\n\n        <ul class=\"atm-checklist\">\n          <li><strong>Breathe calmly and deeply:<\/strong> not slumped, but in a controlled and even manner.<\/li>\n          <li><strong>Consciously release tension:<\/strong> Your shoulders, hands, jaw and neck must not become tense.<\/li>\n          <li><strong>Make the most of the natural break:<\/strong> After exhaling, there is a brief moment of calm.<\/li>\n          <li><strong>Don\u2019t force the shot:<\/strong> If he doesn't come back clean, he'll be dropped.<\/li>\n        <\/ul>\n\n        <figure class=\"atm-media\">\n          <img src=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/03\/Scharfschuetze_Atmung_Schweiz.jpg\" alt=\"A Swiss soldier in camouflage fatigues, lying down and taking aim with an assault rifle whilst using controlled breathing techniques\" loading=\"lazy\" decoding=\"async\">\n          <figcaption>\n            Breath control must be practised under realistic conditions: in the ready position, with a target image, trigger control\nand a clear decision as to whether to fire or lower the weapon.\n          <\/figcaption>\n        <\/figure>\n      <\/section>\n\n      <section id=\"atempause\" class=\"atm-section\">\n        <h2>The breather: that brief moment of greatest stability<\/h2>\n\n        <p>\n          The breathing pause is the brief, natural moment after exhaling when the body is at its most relaxed.\nIt lasts only a few seconds. It is precisely during this window of opportunity that the shot should be prepared and fired,\nprovided the sight picture and trigger pull are correct.\n        <\/p>\n\n        <p>\n          The wording is important: <strong>a natural break<\/strong>. It\u2019s not about holding your\nbreath for as long as possible. The longer you hold your breath, the more your inner tension builds. Your aim becomes\nless precise, your trigger pull becomes more erratic, and the shot is more likely to be jerky.\n        <\/p>\n\n        <figure class=\"atm-media atm-diagram\">\n          <img src=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/03\/Atemtechnik_300m_Schiessen_Schweiz.png\" alt=\"Diagram showing the natural breathing pause when shooting, including inhalation, exhalation and the optimal timing for firing\" loading=\"lazy\" decoding=\"async\">\n          <figcaption>\n            The diagram shows the ideal moment to take a shot: after exhaling, during the brief natural pause in breathing.\nIf this moment is missed, it is usually better to stop rather than force the issue.\n          <\/figcaption>\n        <\/figure>\n\n        <div class=\"atm-callout\">\n          If the shot doesn\u2019t come off cleanly after about five to eight seconds, you should take a deep breath and\n repeat the process. This isn\u2019t a failure, but a sign of good control.\n        <\/div>\n      <\/section>\n\n      <section id=\"ablauf\" class=\"atm-section atm-section-soft\">\n        <h2>Breathing technique cycle for the 300m shooting event<\/h2>\n\n        <p>\n          A set procedure helps to link breathing with the sight picture, aiming and the trigger pull. The following cycle is simple\nenough to use in training and later on under pressure.\n        <\/p>\n\n        <ol class=\"atm-steps\">\n          <li>\n            <div>\n              <strong>Stabilise the stop<\/strong>\n              Get into position, check your shoulder contact, rest your head firmly against the stock and aim the rifle naturally at the target.\n            <\/div>\n          <\/li>\n          <li>\n            <div>\n              <strong>Breathe in slowly<\/strong>\n              Don\u2019t hunch your shoulders. Your breathing should calm your body, not create additional tension.\n            <\/div>\n          <\/li>\n          <li>\n            <div>\n              <strong>Breathe out slowly<\/strong>\n              As you breathe out, release the tension from your shoulders, hands and jaw.\n            <\/div>\n          <\/li>\n          <li>\n            <div>\n              <strong>Take a breather<\/strong>\n              Check the target image, note the trigger point, and only fire when everything is in place.\n            <\/div>\n          <\/li>\n          <li>\n            <div>\n              <strong>Follow up<\/strong>\n              After firing, stay in the follow-through position for a moment. Only then should you assess or correct your aim.\n            <\/div>\n          <\/li>\n        <\/ol>\n      <\/section>\n\n      <section id=\"abzug\" class=\"atm-section\">\n        <h2>Coordination of breathing, aiming and pulling the trigger<\/h2>\n\n        <p>\n          Breathing alone is not enough. Precision only comes about when breathing, the target image and the trigger pull work together seamlessly.\nDuring the pause for breath, the shooter must not start over-analysing. At that point, it is simply a matter of\ncalmly completing the prepared sequence.\n        <\/p>\n\n        <p>\n          The trigger is not pulled suddenly, but is pulled smoothly. The sight picture may move slightly\n during this process. No shooter remains completely still. The key is to ensure that the movement remains controlled and that the trigger\n is released without any sudden jerk.\n        <\/p>\n\n        <div class=\"atm-card-grid\">\n          <article class=\"atm-info-card\">\n            <h3>Before the shot<\/h3>\n            <p>\n              Check your position, breathe calmly, relax your gaze, focus on the target and consciously prepare for the moment of release.\n            <\/p>\n          <\/article>\n\n          <article class=\"atm-info-card\">\n            <h3>During the lull<\/h3>\n            <p>\n              Stop correcting yourself; don\u2019t second-guess yourself. Keep your sights steady and pull the trigger smoothly.\n            <\/p>\n          <\/article>\n\n          <article class=\"atm-info-card\">\n            <h3>After the shot<\/h3>\n            <p>\n              Take a moment to pause, keep breathing, and only then assess the situation objectively.\n            <\/p>\n          <\/article>\n\n          <article class=\"atm-info-card\">\n            <h3>If it doesn't fit<\/h3>\n            <p>\n              Take a step back, take a breath and start again. A forced shot is almost always worse than a clean restart.\n            <\/p>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section id=\"zeitdruck\" class=\"atm-section atm-section-soft\">\n        <h2>Shooting without time pressure and under time pressure<\/h2>\n\n        <p>\n          Without the pressure of time, the procedure can be practised deliberately and carefully. That is precisely where the foundations are laid.\nUnder time pressure, the procedure must not become frantic, but simply needs to be carried out more efficiently.\n        <\/p>\n\n        <div class=\"atm-table-wrap\">\n          <table>\n            <thead>\n              <tr>\n                <th scope=\"col\">Situation<\/th>\n                <th scope=\"col\">Procedure<\/th>\n                <th scope=\"col\">What should you look out for?<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td><strong>Without any time pressure<\/strong><\/td>\n                <td>Breathe calmly, take a moment to catch your breath, find the pressure point, and release the pressure evenly.<\/td>\n                <td>Precision over speed. The process must be controlled and repeatable.<\/td>\n              <\/tr>\n              <tr>\n                <td><strong>Under time pressure<\/strong><\/td>\n                <td>Short breathing rhythm, clear pause, smooth pull-off, moving straight into the next sequence.<\/td>\n                <td>You don\u2019t get faster by rushing. Speed comes from routine, not from pressure.<\/td>\n              <\/tr>\n              <tr>\n                <td><strong>When the shot doesn't come<\/strong><\/td>\n                <td>Take a step back, take a deep breath, and redefine your vision.<\/td>\n                <td>Don\u2019t force a shot just because you\u2019ve been aiming for a long time.<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/section>\n\n      <section id=\"fehler\" class=\"atm-section\">\n        <h2>Common breathing mistakes<\/h2>\n\n        <p>\n          Many breathing errors are not caused by a lack of knowledge, but by pressure. The shooter wants to complete the shot,\neven though their body is already signalling that the technique is no longer correct.\n        <\/p>\n\n        <ul class=\"atm-list\">\n          <li><strong>Stopping for too long:<\/strong> After a few seconds, the tension rises. The image doesn't get any better; in fact, it gets worse.<\/li>\n          <li><strong>Stopping too early:<\/strong> If you get bogged down before you\u2019ve even reached your final goal, you\u2019ll put yourself under unnecessary time pressure.<\/li>\n          <li><strong>Shallow breathing:<\/strong> Short, rapid breaths increase arousal and muscle tension.<\/li>\n          <li><strong>Force a shot:<\/strong> If the sight picture and the trigger pull don\u2019t match up, it\u2019s better to take a step back.<\/li>\n          <li><strong>React immediately after the shot:<\/strong> If you stop or look away too soon, it will disrupt the tracking.<\/li>\n        <\/ul>\n      <\/section>\n\n      <section id=\"training\" class=\"atm-section atm-section-soft\">\n        <h2>How to practise breathing techniques effectively<\/h2>\n\n        <p>\n          Breathing techniques are not something you learn just before a competition or shortly before a series. They must be practised so often\nthat they come naturally at the shooting range. A combination of dry runs,\ncalm shooting sessions and careful analysis is particularly effective.\n        <\/p>\n\n        <h3>A quick exercise for your training<\/h3>\n\n        <ol class=\"atm-steps\">\n          <li>\n            <div>\n              <strong>Prepare five dry runs<\/strong>\n              Set up the stance without ammunition and consciously go through the breathing pattern.\n            <\/div>\n          <\/li>\n          <li>\n            <div>\n              <strong>Just focus on your breathing and the trigger<\/strong>\n              Scoring or points are irrelevant in this exercise. What matters is performing the movements correctly.\n            <\/div>\n          <\/li>\n          <li>\n            <div>\n              <strong>Stop the process if it is not running smoothly<\/strong>\n              Don\u2019t give up. Take a deep breath, rebuild, start afresh.\n            <\/div>\n          <\/li>\n          <li>\n            <div>\n              <strong>Followed by five sharp shots<\/strong>\n              Use the same routine. Only assess your performance after the set.\n            <\/div>\n          <\/li>\n        <\/ol>\n\n        <div class=\"atm-callout\">\n          The aim of the exercise is not to score more points straight away. The aim is to make the process so consistent\nthat the points will follow in the long run.\n        <\/div>\n      <\/section>\n\n      <section class=\"atm-link-box\" aria-labelledby=\"atm-more-title\">\n        <h2 id=\"atm-more-title\">More practical knowledge for better shooting<\/h2>\n\n        <p>\n          In the Tips &amp; Tricks section, you\u2019ll find further practical guides for your training:\nfrom breathing techniques and concentration to setting goals and advanced shooting techniques.\n        <\/p>\n\n        <p>\n          Much progress is made right at the shooting range. Observe proper techniques, ask experienced shooters\nand train regularly with a clear focus.\n        <\/p>\n\n        <a class=\"atm-button\" href=\"https:\/\/irchelschuetzen.ch\/en\/tips-tricks\/\">\n          See more tips and tricks\n        <\/a>\n      <\/section>\n\n      <section class=\"atm-member-box\" aria-labelledby=\"atm-member-title\">\n        <h2 id=\"atm-member-title\">Training at the club makes all the difference<\/h2>\n\n        <p>\n          Technique, breathing and trigger control are best improved under real-life conditions. At the club, you\u2019ll receive\nfeedback from experienced shooters, spot mistakes more quickly and, step by step,\ndevelop a more consistent technique.\n        <\/p>\n\n        <p>\n          Regular training with clear guidance is often the difference between the occasional good shot\nand consistent performance.\n        <\/p>\n\n        <a class=\"atm-button\" href=\"https:\/\/irchelschuetzen.ch\/en\/become-a-member\/\">\n          Become a member\n        <\/a>\n      <\/section>\n\n      <section class=\"atm-closing-box\">\n        <h2>Conclusion: Control leads to precision<\/h2>\n\n        <p>\n          Proper breathing is no trivial matter. It affects your physical composure, your aim, your trigger pull and your mental stability.\nIf you are aware of your breathing rhythm and make conscious use of the natural pause between breaths, you will create better conditions\nfor accurate shots at 300 metres.\n        <\/p>\n\n        <p>\n          The key is to keep the process simple: get into position, breathe calmly, use the natural pause in your breath,\npull cleanly, follow through and, if necessary, start again.\n        <\/p>\n      <\/section>\n    <\/div>\n  <\/div>\n\n  <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"Article\",\n    \"headline\": \"Atmung beim 300m-Schiessen: ruhiger zielen, sauberer abziehen\",\n    \"description\": \"Praxisnaher Ratgeber zur Atmung beim 300m-Schiessen: Atemrhythmus, Atempause, Abzugskontrolle, Training und h\\u00e4ufige Fehler.\",\n    \"image\": \"https:\\\/\\\/irchelschuetzen.ch\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Atmung_300m_Schiessen_Schweiz-1024x485.jpeg\",\n    \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\\\/\\\/irchelschuetzen.ch\\\/atmung-300m-schiessen\\\/\"\n    },\n    \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"irchelschuetzen.ch\"\n    },\n    \"inLanguage\": \"de-CH\"\n}<\/script>\n<\/article>\n\n\n\n<div class=\"mitgliedschaft-infobox\">\n    <h3>Interested in shooting sports?<\/h3>\n    <p>Experience the fascination of shooting in a community of like-minded people. Our modern shooting centre in the Z\u00fcrcher Weinland offers ideal conditions for training and socialising. Whether you are a beginner or an experienced shooter - you are very welcome here!<\/p>\n    <a href=\"\/en\/become-a-member\/\" class=\"cta-button\">Learn more<\/a>\n<\/div>\n\n<style>\n    \/* Scoped Css f\u00fcr die Mitgliedschaft-Infobox *\/\n    .mitgliedschaft-infobox {\n        background-color: #f9f9f9;\n        background-image: url('https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/03\/ISBB_Logo_transparent.png'); \/* Hintergrundbild *\/\n        background-position: center; \/* Bild zentrieren *\/\n        background-repeat: no-repeat; \/* Bild nicht wiederholen *\/\n        background-size: 150px; \/* Gr\u00f6sse des Logos anpassen *\/\n        border: 1px solid #ddd;\n        padding: 20px;\n        margin-top: 30px;\n        border-radius: 8px;\n        text-align: center;\n        font-family: Arial, sans-serif;\n        position: relative; \/* F\u00fcr Overlay-Effekt *\/\n        overflow: hidden; \/* Verhindert \u00dcberlappungen *\/\n    }\n\n    \/* Overlay, um den Text besser lesbar zu machen *\/\n    .mitgliedschaft-infobox::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background-color: rgba(249, 249, 249, 0.8); \/* Leichter weisser Overlay *\/\n        z-index: 1;\n    }\n\n    \/* Stile f\u00fcr den Text und den Button *\/\n    .mitgliedschaft-infobox h3,\n    .mitgliedschaft-infobox p,\n    .mitgliedschaft-infobox .cta-button {\n        position: relative; \/* Text \u00fcber dem Overlay *\/\n        z-index: 2;\n    }\n\n    .mitgliedschaft-infobox h3 {\n        margin-top: 0;\n        color: #333;\n    }\n\n    .mitgliedschaft-infobox p {\n        color: #555;\n        line-height: 1.6;\n    }\n\n    .mitgliedschaft-infobox .cta-button {\n        display: inline-block;\n        margin-top: 15px;\n        padding: 10px 20px;\n        background-color: #1e73be;\n        color: #fff;\n        text-decoration: none;\n        border-radius: 5px;\n        transition: background-color 0.3s ease;\n    }\n\n    .mitgliedschaft-infobox .cta-button:hover {\n        background-color: #154a8a;\n    }\n<\/style>","protected":false},"excerpt":{"rendered":"<p>Training f\u00fcr 300m-Schiessen Atmung beim 300m-Schiessen: ruhiger zielen, sauberer abziehen Auf 300 Meter entscheidet nicht nur die Waffe. Bereits kleine Bewegungen im K\u00f6rper ver\u00e4ndern das Zielbild. Eine kontrollierte Atmung hilft, &#8230; <a title=\"Breathing 300m shooting\" class=\"read-more\" href=\"https:\/\/irchelschuetzen.ch\/en\/breathing-300m-shooting\/\" aria-label=\"Read more about Breathing 300m Shooting\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-2541","page","type-page","status-publish"],"spectra_custom_meta":{"_edit_lock":["1781294912:1"],"_edit_last":["1"],"_aioseo_title":["Atmungskontrolle beim Schiessen auf 300m | Irchelsch\u00fctzen"],"_aioseo_description":["Lerne, wie du mit gezielter Atmung deine Treffsicherheit auf 300m verbesserst. Hol dir Tipps &amp; werde Mitglied bei den Irchelsch\u00fctzen! \ud83c\udfaf"],"_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"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"ce5e1f5a7db4c0383b673dd848d2a762\";s:6:\"images\";a:1:{i:0;s:97:\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/03\/Atmung_300m_Schiessen_Schweiz-1024x485.jpeg\";}}"],"rank_math_internal_links_processed":["1"],"_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_seo_score":["21"],"rank_math_rich_snippet":["off"],"_uag_css_file_name":["uag-css-2541.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:1782242291;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":"Training f\u00fcr 300m-Schiessen Atmung beim 300m-Schiessen: ruhiger zielen, sauberer abziehen Auf 300 Meter entscheidet nicht nur die Waffe. Bereits kleine Bewegungen im K\u00f6rper ver\u00e4ndern das Zielbild. Eine kontrollierte Atmung hilft, ... Read more","_links":{"self":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/2541","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=2541"}],"version-history":[{"count":21,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/2541\/revisions"}],"predecessor-version":[{"id":3331,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/2541\/revisions\/3331"}],"wp:attachment":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/media?parent=2541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}