{"id":1329,"date":"2023-03-21T16:25:51","date_gmt":"2023-03-21T16:25:51","guid":{"rendered":"https:\/\/espiche-golf.crochet.pt\/?page_id=1329"},"modified":"2026-04-17T10:36:47","modified_gmt":"2026-04-17T10:36:47","slug":"golf-academy","status":"publish","type":"page","link":"https:\/\/www.espichegolf.pt\/en\/golf\/golf-academy\/","title":{"rendered":"Academy"},"content":{"rendered":"<!-- header -->\n<figure class=\"main-banner\">\n  <figcaption>\n    <div class=\"container\">\n      <div class=\"row\">\n        <div class=\"col-xl-8 col-lg-10 mx-auto appear animation-opacity\">\n                      <h2 class=\"h1\"  style=\"color: white; font-weight: bold;\">\n              Golf Academy            <\/h2>\n                                \n                  <\/div>\n      <\/div>\n    <\/div>\n    <!-- container -->\n  <\/figcaption>\n  <div class=\"img bg-img\">\n\n          <img decoding=\"async\" src=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/02\/EG_Putting-Green-1-2.jpg\" alt=\"putting green\">\n       <\/div>\n  <!-- img -->\n<\/figure>\n\n\n<div style=\"height:90px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section id=\"block_760c326742854832e4755badbbeffd9d\" class=\"\">\r\n    <div class=\"container\">\r\n        <div class=\"row\">\r\n            <div class=\"col-md-12\">\r\n                <div class=\"text-holder\">\r\n                                            <h2>Golf Lessons in the Algarve<\/h2>\r\n                    \r\n                                            <p><\/p>Welcome to Espiche Golf Academy, located near Lagos in the western Algarve and easily accessible for golfers visiting the region. Whether you are discovering the game for the first time or refining your technique, our academy offers tailored coaching in a relaxed setting. Led by PGA-qualified professionals, lessons are designed to help you improve with confidence and enjoyment.<\/p>\r\n<br>\r\n<\/p>\r\n                                        \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\n\n<section class=\"about-section-2 appear animation-left\">\n    <div class=\"container \">\n        <div class=\"row row-about-section-white\" style=\"align-items: center;\">\n            <div class=\"col-lg-6 col-md-6 padding-row appear\">\n                                    <h2>Guidance for Every Level<\/h2>\n                                                                    <p><p>From your first swing to your final putt, our coaching supports players at every stage.<p>\r\n<p>Beginners are introduced to the fundamentals through clear, patient instruction, building a solid foundation from the start. <p>More experienced golfers benefit from focused guidance to refine swing mechanics, improve consistency, and develop effective on-course strategy. <\/p><\/p>\n                                \n            <\/div>\n            <div class=\"col-lg-6 col-md-6 img appear\">\n                                   <img decoding=\"async\" src=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/IMG_4512-1-scaled.jpg\" alt=\"\"\/>\n                              <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"div-about-section-blue\">\n        <div class=\"container\">\n        <div class=\"row row-about-section-blue\" style=\"align-items: center;\">\n            <div class=\"col-lg-6 col-md-6 img appear appear\">\n                                  <img decoding=\"async\" src=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/02\/EG_Driving-Range-3.jpg\" alt=\"driving range\"\/>\n                              <\/div>\n            <div class=\"col-lg-6 col-md-6 padding-row appear\">\n                                    <h2>Practice Facilities<\/h2>\n                                                                    <p> <p>Our modern practice facilities support every aspect of your game.\r\nThe driving range accommodates up to 29 players and features both natural grass and artificial mats. The practice area includes a 400 m\u00b2 putting green and an 800 m\u00b2 chipping area, providing generous space to refine your short game.\r\n<\/p>Opened in early 2025, the range also includes a new academy cabin, enhancing the overall training experience.\r\n<\/p>Additional services include:\r\n<p>&#8211; PGA-qualified professionals available for lessons<br>\r\n&#8211; Custom club fitting with Callaway and Ping<br>\r\n&#8211; Trackman technology for swing analysis<br>\r\n <\/p>Open to members and visitors, the academy provides a calm and focused environment for practice and improvement.<\/p><\/p>\n                                            <\/div>\n        <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<!-- Enqueue Swiper CSS and JS in your theme's function.php -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@8\/swiper-bundle.min.css\" \/>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@8\/swiper-bundle.min.js\"><\/script>\n\n<style>\n.pros-section {\n    padding: 100px 0;\n    background-color: #FFFFFF;\n    position: relative;\n}\n    \/* Swiper specific styles *\/\n    .swiper {\n        width: 100%;\n        height: auto;\n        margin-bottom: 60px;\n    }\n\n    .swiper-slide {\n        background: #fff;\n        text-align: left;\n    }\n\n    .swiper-pagination {\n        margin-top: 20px;\n    }\n\n    .swiper-button-next,\n    .swiper-button-prev {\n        color: var(--primary-color);\n    }\n\n    .swiper-pagination-bullet-active {\n        background: var(--primary-color);\n    }\n\n    .swiper-horizontal>.swiper-pagination-bullets,\n    .swiper-pagination-bullets.swiper-pagination-horizontal {\n        bottom: 5px;\n        left: inherit !important;\n        width: 100% !important;\n    }\n\t    .swiper-slide {\n        background: #fff;\n        transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);\n        opacity: 0.3;\n        transform: scale(0.8);\n        filter: grayscale(80%) blur(1px);\n    }\n    \n    .swiper-slide-active {\n        opacity: 1;\n        transform: scale(1);\n        filter: grayscale(0%) blur(0);\n        z-index: 2;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 991px) {\n        .pro-image {\n            min-height: 400px;\n        }\n\n        .pro-content-wrapper {\n            padding: 30px;\n        }\n    }\n\n    @media (max-width: 767px) {\n        .pros-section {\n            padding: 70px 0;\n        }\n\n        .pro-image {\n            min-height: 350px;\n\t\t\tpadding: 0;\n        }\n\n        .cta-section {\n            padding: 40px 20px;\n        }\n\n        .swiper-button-next,\n        .swiper-button-prev {\n            top: 300px;\n        }\n    }\n\n    @media (min-width: 991px) {\n\n        .swiper-button-next,\n        .swiper-button-prev {\n            display: none;\n        }\n    }\n\n    .swiper-pagination-bullet-active::after {\n        height: auto;\n    }\n\t@media (max-width: 530px) {\n    .btn-slides .swiper-pagination, .swiper-pagination {\n        display: block;\n    }\n}\n<\/style>\n\n<section id=\"golf-professionals-block_a2c36d014c4d93b49cfed3f1a5b0c5ac\" class=\"golf-pros-section\">\n    <div class=\"container\">\n        <div class=\"row\">\n            <div class=\"col-12\">\n                                    <h2 class=\"section-heading\">MEET OUR PROFESSIONALS<\/h2>\n                \n                                    <p class=\"section-subtitle\">Our team of experienced professionals is dedicated to helping you improve your game and deepen your enjoyment of golf. Each lesson is tailored to your individual goals, ensuring a personalised coaching experience.<\/p>\n                            <\/div>\n        <\/div>\n    <\/div>\n\n            <!-- Swiper -->\n        <div class=\"swiper golf-pros-swiper\">\n            <div class=\"swiper-wrapper\">\n                                    <div class=\"swiper-slide\">\n                        <div class=\"pro-item container\" style=\"padding: 0;\">\n                            <div class=\"row g-0\">\n                                <div class=\"col-xl-4\">\n                                    <div class=\"pro-image\">\n                                        <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"960\" src=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Fraser-683x1024.jpg\" class=\"img-fluid\" alt=\"Fraser Cramb\" srcset=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Fraser-683x1024.jpg 683w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Fraser-200x300.jpg 200w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Fraser-768x1152.jpg 768w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Fraser.jpg 1000w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>                                    <\/div>\n                                <\/div>\n\n                                <div class=\"col-xl-8\">\n                                    <div class=\"pro-content-wrapper\">\n                                        <div class=\"pro-header\">\n                                                                                            <h3 class=\"pro-name\">Fraser Cramb<\/h3>\n                                            \n                                                                                            <p class=\"pro-title\">Espiche Golf Professional<\/p>\n                                                                                    <\/div>\n\n                                                                                    <div class=\"pro-bio\">\n                                                <p>Fraser Grew up in Crieff, Scotland and played golf from a young age. In 2010 he was awarded a scholarship at the prestigious Gleneagles Resort in Scotland. It was during his time at Gleneagles that Fraser decided a career in Golf was in his future.<\/p>\n<p>After completing his PGA training in Scotland, while working under the chairman of the PGA GB&amp;I, Fraser worked as a full-time teaching professional and custom fit specialist before making the move to Portugal. Within 2 years of arriving in Portugal, Fraser graduated from managing an academy to running his own Golf Academy in a 5-star resort.<\/p>\n<p>Fraser is available for lessons and custom fitting sessions using state of the art Trackman data to help improve your golf.<\/p>\n                                            <\/div>\n                                        \n                                        \n                                                                                    <div class=\"pro-languages\">\n                                                <span class=\"language-label\">Languages:<\/span>\n                                                <div class=\"language-list\">\n                                                                                                            <span class=\"language-badge\">English<\/span>\n                                                                                                    <\/div>\n                                            <\/div>\n                                        \n                                        <div class=\"contact-info\">\n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Tel:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"tel:+351910400231\">\n                                                            +351 910 400 231                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                            \n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Email:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"mailto:f&#114;&#097;se&#114;&#046;cp&#103;o&#108;f&#064;g&#109;ail&#046;&#099;&#111;&#109;\">\n                                                            fras&#101;r&#046;cp&#103;&#111;lf&#064;gm&#097;&#105;l.com                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                                                                    <\/div>\n\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"swiper-slide\">\n                        <div class=\"pro-item container\" style=\"padding: 0;\">\n                            <div class=\"row g-0\">\n                                <div class=\"col-xl-4\">\n                                    <div class=\"pro-image\">\n                                        <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"960\" src=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/IMG_4213-683x1024.jpg\" class=\"img-fluid\" alt=\"Jo\u00e3o Tom\u00e1z\" srcset=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/IMG_4213-683x1024.jpg 683w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/IMG_4213-200x300.jpg 200w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/IMG_4213-768x1152.jpg 768w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/IMG_4213.jpg 1000w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>                                    <\/div>\n                                <\/div>\n\n                                <div class=\"col-xl-8\">\n                                    <div class=\"pro-content-wrapper\">\n                                        <div class=\"pro-header\">\n                                                                                            <h3 class=\"pro-name\">Jo\u00e3o Tom\u00e1z<\/h3>\n                                            \n                                                                                            <p class=\"pro-title\">Espiche Golf Professional<\/p>\n                                                                                    <\/div>\n\n                                                                                    <div class=\"pro-bio\">\n                                                <p>Jo\u00e3o Artur Tom\u00e1z started playing golf in 1999 and became a professional coach in 2013. With a solid background in sports science, he specialised in biomechanics and movement analysis applied to golf.<\/p>\n<p>In addition to his professional training, he holds a club fitting certification from the Golf Fitting Academy Spain and has received official training in golf rules from the R&amp;A (The Royal &amp; Ancient Golf Club of St Andrews).<\/p>\n<p>In his lessons, he incorporates cutting-edge technology, including TrackMan, video movement analysis and the HackMotion sensor. These tools provide a precise understanding of the swing and promote personalised, effective technical development.<\/p>\n<p>His methodology combines scientific knowledge with personalised practice to enhance not only his students\u2019 performance, but also their enjoyment of the game.<\/p>\n                                            <\/div>\n                                        \n                                        \n                                                                                    <div class=\"pro-languages\">\n                                                <span class=\"language-label\">Languages:<\/span>\n                                                <div class=\"language-list\">\n                                                                                                            <span class=\"language-badge\">English<\/span>\n                                                                                                            <span class=\"language-badge\">Portuguese<\/span>\n                                                                                                            <span class=\"language-badge\">Spanish<\/span>\n                                                                                                    <\/div>\n                                            <\/div>\n                                        \n                                        <div class=\"contact-info\">\n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Tel:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"tel:+351966357220\">\n                                                            +351 966 357 220                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                            \n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Email:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"mailto:joa&#111;.cpg&#111;&#108;f&#064;&#103;m&#097;i&#108;&#046;&#099;&#111;&#109;\">\n                                                            j&#111;&#097;o&#046;&#099;pgo&#108;f&#064;&#103;m&#097;&#105;&#108;&#046;com                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                                                                    <\/div>\n\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"swiper-slide\">\n                        <div class=\"pro-item container\" style=\"padding: 0;\">\n                            <div class=\"row g-0\">\n                                <div class=\"col-xl-4\">\n                                    <div class=\"pro-image\">\n                                        <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"960\" src=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/6O3A5114-683x1024.jpg\" class=\"img-fluid\" alt=\"Pedro Lencart\" srcset=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/6O3A5114-683x1024.jpg 683w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/6O3A5114-200x300.jpg 200w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/6O3A5114-768x1152.jpg 768w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/6O3A5114-1024x1536.jpg 1024w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/6O3A5114-1365x2048.jpg 1365w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/6O3A5114-scaled.jpg 1707w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>                                    <\/div>\n                                <\/div>\n\n                                <div class=\"col-xl-8\">\n                                    <div class=\"pro-content-wrapper\">\n                                        <div class=\"pro-header\">\n                                                                                            <h3 class=\"pro-name\">Pedro Lencart<\/h3>\n                                            \n                                                                                            <p class=\"pro-title\">Espiche Golf Professional<\/p>\n                                                                                    <\/div>\n\n                                                                                    <div class=\"pro-bio\">\n                                                <p data-start=\"64\" data-end=\"162\">Pedro Lencart is a 25-year-old professional golfer who has been playing the game for 18 years.<\/p>\n<p data-start=\"164\" data-end=\"491\">As an amateur, he represented the Portuguese National Team, became a three-time National Champion, and achieved several international victories. In 2021, he turned professional and began competing on international tours, where he has since won the National Championship twice and secured one international professional victory.<\/p>\n<p data-start=\"493\" data-end=\"712\">In 2025, Pedro expanded his career into coaching while continuing to compete at the highest level. He is passionate about helping golfers of all levels improve their game through a simple, clear and effective approach.<\/p>\n                                            <\/div>\n                                        \n                                        \n                                                                                    <div class=\"pro-languages\">\n                                                <span class=\"language-label\">Languages:<\/span>\n                                                <div class=\"language-list\">\n                                                                                                            <span class=\"language-badge\">English<\/span>\n                                                                                                            <span class=\"language-badge\">Portuguese<\/span>\n                                                                                                            <span class=\"language-badge\">Spanish<\/span>\n                                                                                                    <\/div>\n                                            <\/div>\n                                        \n                                        <div class=\"contact-info\">\n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Tel:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"tel:+351914071439\">\n                                                            +351 914 071 439                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                            \n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Email:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"mailto:pedro&#108;e&#110;c&#097;r&#116;.c&#112;&#103;&#111;&#108;f&#064;&#103;ma&#105;l.&#099;&#111;m\">\n                                                            pe&#100;&#114;ol&#101;nca&#114;t&#046;cp&#103;ol&#102;&#064;&#103;ma&#105;l.co&#109;                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                                                                    <\/div>\n\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"swiper-slide\">\n                        <div class=\"pro-item container\" style=\"padding: 0;\">\n                            <div class=\"row g-0\">\n                                <div class=\"col-xl-4\">\n                                    <div class=\"pro-image\">\n                                        <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"960\" src=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Goncalo-683x1024.jpg\" class=\"img-fluid\" alt=\"Gon\u00e7alo Pinto\" srcset=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Goncalo-683x1024.jpg 683w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Goncalo-200x300.jpg 200w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Goncalo-768x1152.jpg 768w, https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2025\/05\/Goncalo.jpg 1000w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>                                    <\/div>\n                                <\/div>\n\n                                <div class=\"col-xl-8\">\n                                    <div class=\"pro-content-wrapper\">\n                                        <div class=\"pro-header\">\n                                                                                            <h3 class=\"pro-name\">Gon\u00e7alo Pinto<\/h3>\n                                            \n                                                                                            <p class=\"pro-title\">Espiche Golf Professional<\/p>\n                                                                                    <\/div>\n\n                                                                                    <div class=\"pro-bio\">\n                                                <p>Goncalo arrived in the Algarve in 2018, from Montado Golf resort and quickly began establishing his reputation with local golfers.<\/p>\n<p>Now an assistant national coach with the Portuguese golf federation, and with European and Challenge Tour players among his athletes, he is one of the most respected teaching professionals in Portugal.<\/p>\n<p>Gon\u00e7alo turned pro in 2014 and won multiple accolades as a player including the Portuguese International Amateur, Portuguese National Amateur and Portuguese Professional Championship.<\/p>\n                                            <\/div>\n                                        \n                                        \n                                                                                    <div class=\"pro-languages\">\n                                                <span class=\"language-label\">Languages:<\/span>\n                                                <div class=\"language-list\">\n                                                                                                            <span class=\"language-badge\">English<\/span>\n                                                                                                            <span class=\"language-badge\">Portuguese<\/span>\n                                                                                                    <\/div>\n                                            <\/div>\n                                        \n                                        <div class=\"contact-info\">\n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Tel:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"tel:+351916122701\">\n                                                            +351 916\u00a0122 701                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                            \n                                                                                            <div class=\"contact-item\">\n                                                    <span class=\"contact-label\">Email:<\/span>\n                                                    <span class=\"contact-text\">\n                                                        <a href=\"mailto:&#103;o&#110;&#099;alo&#046;c&#112;&#103;olf&#064;&#103;&#109;ai&#108;&#046;&#099;om\">\n                                                            &#103;on&#099;alo.cpgo&#108;&#102;&#064;&#103;m&#097;&#105;&#108;.com                                                        <\/a>\n                                                    <\/span>\n                                                <\/div>\n                                                                                    <\/div>\n\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n\n            <!-- Add Pagination -->\n            <div class=\"swiper-pagination\"><\/div>\n\n            <!-- Add Navigation -->\n            <div class=\"swiper-button-next\"><\/div>\n            <div class=\"swiper-button-prev\"><\/div>\n        <\/div>\n    \n    <div class=\"container\">\n                    <div class=\"cta-section\">\n                                    <h3 class=\"mb-4\">Take your game to the next level<\/h3>\n                \n                                    <p class=\"cta-text\">Our Golf Academy offers personalised programmes for golfers of all abilities, from beginners to advanced players.\r\nBook a session with one of our professionals and take the first step towards improving your golf game.<\/p>\n                \n                                    <a href=\"https:\/\/www.espichegolf.pt\/wp-content\/uploads\/2026\/04\/Espiche-Golf-Academy-Flyer.pdf\"  target=\"_blank\" class=\"btn-cta btn btn-blue\">\n                        Academy Price List                    <\/a>\n                            <\/div>\n            <\/div>\n    \n<\/section>\n\n<!-- Initialize Swiper -->\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        var swiper = new Swiper('.golf-pros-swiper', {\n            \/\/ Optional parameters\n            slidesPerView: 1.5,\n            centeredSlides: true,\n            spaceBetween: 70,\n            loop: true,\n            autoHeight: true,\n            initialSlide: 1, \n            speed: 800, \n            \n\n            \/\/ Add pagination\n            pagination: {\n                el: '.swiper-pagination',\n                clickable: true,\n            },\n\n            \/\/ Navigation arrows\n            navigation: {\n                nextEl: '.swiper-button-next',\n                prevEl: '.swiper-button-prev',\n            },\n\n            \/\/ Accessibility\n            a11y: {\n                prevSlideMessage: 'Previous golf professional',\n                nextSlideMessage: 'Next golf professional',\n            },\n\n            \/\/ Responsivo\n            breakpoints: {\n                \/\/ quando a largura da tela \u00e9 >= 320px\n                320: {\n                    slidesPerView: 1,\n                    spaceBetween: 20\n                },\n                \/\/ quando a largura da tela \u00e9 >= 768px\n                768: {\n                    slidesPerView: 1.3,\n                    spaceBetween: 40\n                },\n                \/\/ quando a largura da tela \u00e9 >= 1024px\n                1024: {\n                    slidesPerView: 1.5,\n                    spaceBetween: 70\n                }\n            },\n\n            \/\/ Autoplay para demonstra\u00e7\u00e3o (opcional - remova se n\u00e3o desejar)\n            autoplay: {\n                delay: 5000,\n                disableOnInteraction: false,\n                pauseOnMouseEnter: true\n            }\n        });\n    });\n<\/script>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":1182,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1329","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/pages\/1329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/comments?post=1329"}],"version-history":[{"count":221,"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/pages\/1329\/revisions"}],"predecessor-version":[{"id":35020,"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/pages\/1329\/revisions\/35020"}],"up":[{"embeddable":true,"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/pages\/1182"}],"wp:attachment":[{"href":"https:\/\/www.espichegolf.pt\/en\/wp-json\/wp\/v2\/media?parent=1329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}