
{"id":18449,"date":"2021-11-30T17:00:08","date_gmt":"2021-11-30T09:00:08","guid":{"rendered":"https:\/\/academy.isf.edu.hk\/?page_id=18449"},"modified":"2021-12-01T09:27:55","modified_gmt":"2021-12-01T01:27:55","slug":"hong-kong-junior-squash-championships-2021","status":"publish","type":"page","link":"https:\/\/academy.isf.edu.hk\/index.php\/achievements-and-news\/sports\/hong-kong-junior-squash-championships-2021\/","title":{"rendered":"Hong Kong Junior Squash Championships 2021"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_section el_class=&#8221;theme-news theme-news-header header-section&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column el_class=&#8221;container&#8221;][vc_empty_space height=&#8221;150px&#8221;][vc_custom_heading text=&#8221;STUDENT ACHIEVEMENTS&#8221; font_container=&#8221;tag:h2|font_size:28px|text_align:center|color:%23ffffff&#8221; use_theme_fonts=&#8221;yes&#8221; css_animation=&#8221;fadeIn&#8221;][vc_wp_custommenu nav_menu=&#8221;144&#8243; el_class=&#8221;header-menu&#8221;][vc_empty_space height=&#8221;150px&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;theme-news container&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column][vc_empty_space height=&#8221;100px&#8221;]<style text=\"text\/css\"><\/style><h2  class=\"isf_custom_heading filled\" style=\"text-align:left;\">Hong Kong Junior Squash Championships 2021<\/h2>[vc_empty_space][vc_column_text]October &#8211; November, 2021[\/vc_column_text][vc_column_text]We are delighted to share that 13 of our student-athletes finished in the top 16 positions of the Hong Kong Junior Squash Championships in October and November, among them four students were ranked the top three in their age group, and two won the championship! This event is one of the Hong Kong Junior Ranking 3-star events, and one of the most prestigious tournaments in the city. We are very proud of this achievement as a result of the highest level of dedication and commitment.<\/p>\n<p>&nbsp;<\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"168\"><strong>BU13<\/strong><\/td>\n<td width=\"210\">Sidney\u00a0HUANG<\/td>\n<td width=\"180\">Champion<\/td>\n<\/tr>\n<tr>\n<td width=\"168\"><strong>BU15<\/strong><\/td>\n<td width=\"210\">Justin CHENG<\/td>\n<td width=\"180\">Champion<\/td>\n<\/tr>\n<tr>\n<td width=\"168\"><strong>BU11<\/strong><\/td>\n<td width=\"210\">August CHENG<\/td>\n<td width=\"180\">1 Runners-up<\/td>\n<\/tr>\n<tr>\n<td width=\"168\"><strong>GU17<\/strong><\/td>\n<td width=\"210\">Valerie HUANG<\/td>\n<td width=\"180\">2 Runners-up<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>Also noteworthy was the exemplary conduct, sportsmanship and engagement demonstrated by The ISF Academy Squash Team and all students involved, and our immense gratitude to the coaches for their guidance and inspiration.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;container&#8221;][vc_row][vc_column width=&#8221;1\/12&#8243;][\/vc_column][vc_column width=&#8221;5\/12&#8243;]<style type=\"text\/css\">\r\n                .image-container{\r\n                    width:100%;\r\n                    overflow:hidden;\r\n                    position:relative;\r\n                }\r\n                .image-container img{\r\n                    width:100%;\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container.Bottom2Col img{\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container .caption-container{\r\n                    position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    max-height:50%;\r\n                    z-index:2;\r\n                    background:rgba(0,24,132, 0.8);\r\n                    border-radius:0px 72px 0px 72px;\r\n                    padding:10px 30px 30px 30px;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container.Bottom2Col .caption-container{\r\n                    padding:4% 50px;\r\n                    max-height:33%;\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container.Mouseover .caption-container{\r\n                    display:none;\r\n                }\r\n                .image-container.Mouseover:hover .caption-container{                    \r\n                    display:block;\r\n                }\r\n                .image-container.Mouseover:hover::after {position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    top:0;\r\n                    content:\"\";\r\n                    z-index:1;\r\n                    background:rgba(0,0,0,0.3);\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container .caption-inner-container{\r\n                    height:100%;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container .caption-title{\r\n                    width:100%;\r\n                    display:block;\r\n                    float:left;\r\n                    color:#FFF;\r\n                    font-size:28px;\r\n                    font-weight:600;\r\n                    margin-right:-5px;\r\n                    padding:10px 0px;\r\n                    line-height:1.2;\r\n                }\r\n                .image-container.Bottom2Col .caption-title{\r\n                    width:30%;\r\n                    font-size:32px;\r\n                    padding:0px 10px;\r\n                }\r\n                .image-container .caption::before{\r\n                    content:\" \";\r\n                    background:#FFF;\r\n                    position:absolute;\r\n                    display:block;\r\n                    float:left;\r\n                    width:40px;\r\n                    height:3px;\r\n                    margin-top:-20px;\r\n                }\r\n                .image-container.Bottom2Col .caption::before{\r\n                    top:50%;\r\n                    width:3px;\r\n                    height:40px;\r\n                    margin-top:-20px;\r\n                    margin-left:-55px;\r\n                }\r\n                .image-container .caption{\r\n                    color:#FFF;\r\n                    display:block;\r\n                    float:left;\r\n                    font-size:18px;\r\n                    overflow:hidden;\r\n                    line-height:1.4;\r\n                    width:100%;\r\n                    padding:10px 0px;\r\n                    padding-top:20px;\r\n                }\r\n                .image-container.Bottom2Col .caption{\r\n                    width:60%;\r\n                    margin-left:10%;\r\n                    padding:0px 10px;\r\n                    padding-left:50px;\r\n\r\n                }\r\n\r\n\r\n\r\n                <\/style><div class=\" image-container  wpb_content_element wpb_animate_when_almost_visible wpb_ \">\r\n                    <img decoding=\"async\" src=\"https:\/\/academy.isf.edu.hk\/wp-content\/uploads\/Sidney-scaled.jpg\" \/><div class=\"caption-container\">\r\n                        <div class=\"caption-inner-container\">\r\n                            <div class=\"caption-title\">BU13 - Champion<\/div>\r\n                            <div class=\"caption\">Sidney HUANG (Grade 7)<\/div>\r\n                        <\/div>\r\n                    <\/div><\/div>[\/vc_column][vc_column width=&#8221;5\/12&#8243;]<style type=\"text\/css\">\r\n                .image-container{\r\n                    width:100%;\r\n                    overflow:hidden;\r\n                    position:relative;\r\n                }\r\n                .image-container img{\r\n                    width:100%;\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container.Bottom2Col img{\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container .caption-container{\r\n                    position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    max-height:50%;\r\n                    z-index:2;\r\n                    background:rgba(0,24,132, 0.8);\r\n                    border-radius:0px 72px 0px 72px;\r\n                    padding:10px 30px 30px 30px;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container.Bottom2Col .caption-container{\r\n                    padding:4% 50px;\r\n                    max-height:33%;\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container.Mouseover .caption-container{\r\n                    display:none;\r\n                }\r\n                .image-container.Mouseover:hover .caption-container{                    \r\n                    display:block;\r\n                }\r\n                .image-container.Mouseover:hover::after {position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    top:0;\r\n                    content:\"\";\r\n                    z-index:1;\r\n                    background:rgba(0,0,0,0.3);\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container .caption-inner-container{\r\n                    height:100%;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container .caption-title{\r\n                    width:100%;\r\n                    display:block;\r\n                    float:left;\r\n                    color:#FFF;\r\n                    font-size:28px;\r\n                    font-weight:600;\r\n                    margin-right:-5px;\r\n                    padding:10px 0px;\r\n                    line-height:1.2;\r\n                }\r\n                .image-container.Bottom2Col .caption-title{\r\n                    width:30%;\r\n                    font-size:32px;\r\n                    padding:0px 10px;\r\n                }\r\n                .image-container .caption::before{\r\n                    content:\" \";\r\n                    background:#FFF;\r\n                    position:absolute;\r\n                    display:block;\r\n                    float:left;\r\n                    width:40px;\r\n                    height:3px;\r\n                    margin-top:-20px;\r\n                }\r\n                .image-container.Bottom2Col .caption::before{\r\n                    top:50%;\r\n                    width:3px;\r\n                    height:40px;\r\n                    margin-top:-20px;\r\n                    margin-left:-55px;\r\n                }\r\n                .image-container .caption{\r\n                    color:#FFF;\r\n                    display:block;\r\n                    float:left;\r\n                    font-size:18px;\r\n                    overflow:hidden;\r\n                    line-height:1.4;\r\n                    width:100%;\r\n                    padding:10px 0px;\r\n                    padding-top:20px;\r\n                }\r\n                .image-container.Bottom2Col .caption{\r\n                    width:60%;\r\n                    margin-left:10%;\r\n                    padding:0px 10px;\r\n                    padding-left:50px;\r\n\r\n                }\r\n\r\n\r\n\r\n                <\/style><div class=\" image-container  wpb_content_element wpb_animate_when_almost_visible wpb_ \">\r\n                    <img decoding=\"async\" src=\"https:\/\/academy.isf.edu.hk\/wp-content\/uploads\/Justin-scaled.jpg\" \/><div class=\"caption-container\">\r\n                        <div class=\"caption-inner-container\">\r\n                            <div class=\"caption-title\">BU15 - Champion<\/div>\r\n                            <div class=\"caption\">Justin CHENG (Grade 9)<\/div>\r\n                        <\/div>\r\n                    <\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/12&#8243;][\/vc_column][vc_column width=&#8221;5\/12&#8243;]<style type=\"text\/css\">\r\n                .image-container{\r\n                    width:100%;\r\n                    overflow:hidden;\r\n                    position:relative;\r\n                }\r\n                .image-container img{\r\n                    width:100%;\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container.Bottom2Col img{\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container .caption-container{\r\n                    position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    max-height:50%;\r\n                    z-index:2;\r\n                    background:rgba(0,24,132, 0.8);\r\n                    border-radius:0px 72px 0px 72px;\r\n                    padding:10px 30px 30px 30px;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container.Bottom2Col .caption-container{\r\n                    padding:4% 50px;\r\n                    max-height:33%;\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container.Mouseover .caption-container{\r\n                    display:none;\r\n                }\r\n                .image-container.Mouseover:hover .caption-container{                    \r\n                    display:block;\r\n                }\r\n                .image-container.Mouseover:hover::after {position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    top:0;\r\n                    content:\"\";\r\n                    z-index:1;\r\n                    background:rgba(0,0,0,0.3);\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container .caption-inner-container{\r\n                    height:100%;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container .caption-title{\r\n                    width:100%;\r\n                    display:block;\r\n                    float:left;\r\n                    color:#FFF;\r\n                    font-size:28px;\r\n                    font-weight:600;\r\n                    margin-right:-5px;\r\n                    padding:10px 0px;\r\n                    line-height:1.2;\r\n                }\r\n                .image-container.Bottom2Col .caption-title{\r\n                    width:30%;\r\n                    font-size:32px;\r\n                    padding:0px 10px;\r\n                }\r\n                .image-container .caption::before{\r\n                    content:\" \";\r\n                    background:#FFF;\r\n                    position:absolute;\r\n                    display:block;\r\n                    float:left;\r\n                    width:40px;\r\n                    height:3px;\r\n                    margin-top:-20px;\r\n                }\r\n                .image-container.Bottom2Col .caption::before{\r\n                    top:50%;\r\n                    width:3px;\r\n                    height:40px;\r\n                    margin-top:-20px;\r\n                    margin-left:-55px;\r\n                }\r\n                .image-container .caption{\r\n                    color:#FFF;\r\n                    display:block;\r\n                    float:left;\r\n                    font-size:18px;\r\n                    overflow:hidden;\r\n                    line-height:1.4;\r\n                    width:100%;\r\n                    padding:10px 0px;\r\n                    padding-top:20px;\r\n                }\r\n                .image-container.Bottom2Col .caption{\r\n                    width:60%;\r\n                    margin-left:10%;\r\n                    padding:0px 10px;\r\n                    padding-left:50px;\r\n\r\n                }\r\n\r\n\r\n\r\n                <\/style><div class=\" image-container  wpb_content_element wpb_animate_when_almost_visible wpb_ \">\r\n                    <img decoding=\"async\" src=\"https:\/\/academy.isf.edu.hk\/wp-content\/uploads\/August-scaled.jpg\" \/><div class=\"caption-container\">\r\n                        <div class=\"caption-inner-container\">\r\n                            <div class=\"caption-title\">BU11 - 1 Runners-up<\/div>\r\n                            <div class=\"caption\">August CHENG (Grade 6)<\/div>\r\n                        <\/div>\r\n                    <\/div><\/div>[\/vc_column][vc_column width=&#8221;5\/12&#8243;]<style type=\"text\/css\">\r\n                .image-container{\r\n                    width:100%;\r\n                    overflow:hidden;\r\n                    position:relative;\r\n                }\r\n                .image-container img{\r\n                    width:100%;\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container.Bottom2Col img{\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container .caption-container{\r\n                    position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    max-height:50%;\r\n                    z-index:2;\r\n                    background:rgba(0,24,132, 0.8);\r\n                    border-radius:0px 72px 0px 72px;\r\n                    padding:10px 30px 30px 30px;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container.Bottom2Col .caption-container{\r\n                    padding:4% 50px;\r\n                    max-height:33%;\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container.Mouseover .caption-container{\r\n                    display:none;\r\n                }\r\n                .image-container.Mouseover:hover .caption-container{                    \r\n                    display:block;\r\n                }\r\n                .image-container.Mouseover:hover::after {position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    top:0;\r\n                    content:\"\";\r\n                    z-index:1;\r\n                    background:rgba(0,0,0,0.3);\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container .caption-inner-container{\r\n                    height:100%;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container .caption-title{\r\n                    width:100%;\r\n                    display:block;\r\n                    float:left;\r\n                    color:#FFF;\r\n                    font-size:28px;\r\n                    font-weight:600;\r\n                    margin-right:-5px;\r\n                    padding:10px 0px;\r\n                    line-height:1.2;\r\n                }\r\n                .image-container.Bottom2Col .caption-title{\r\n                    width:30%;\r\n                    font-size:32px;\r\n                    padding:0px 10px;\r\n                }\r\n                .image-container .caption::before{\r\n                    content:\" \";\r\n                    background:#FFF;\r\n                    position:absolute;\r\n                    display:block;\r\n                    float:left;\r\n                    width:40px;\r\n                    height:3px;\r\n                    margin-top:-20px;\r\n                }\r\n                .image-container.Bottom2Col .caption::before{\r\n                    top:50%;\r\n                    width:3px;\r\n                    height:40px;\r\n                    margin-top:-20px;\r\n                    margin-left:-55px;\r\n                }\r\n                .image-container .caption{\r\n                    color:#FFF;\r\n                    display:block;\r\n                    float:left;\r\n                    font-size:18px;\r\n                    overflow:hidden;\r\n                    line-height:1.4;\r\n                    width:100%;\r\n                    padding:10px 0px;\r\n                    padding-top:20px;\r\n                }\r\n                .image-container.Bottom2Col .caption{\r\n                    width:60%;\r\n                    margin-left:10%;\r\n                    padding:0px 10px;\r\n                    padding-left:50px;\r\n\r\n                }\r\n\r\n\r\n\r\n                <\/style><div class=\" image-container  wpb_content_element wpb_animate_when_almost_visible wpb_ \">\r\n                    <img decoding=\"async\" src=\"https:\/\/academy.isf.edu.hk\/wp-content\/uploads\/Valerie-scaled.jpg\" \/><div class=\"caption-container\">\r\n                        <div class=\"caption-inner-container\">\r\n                            <div class=\"caption-title\">GU17 - 2 Runners-up<\/div>\r\n                            <div class=\"caption\">Valerie HUANG (Grade 10)<\/div>\r\n                        <\/div>\r\n                    <\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;2\/12&#8243;][\/vc_column][vc_column width=&#8221;8\/12&#8243;]<style type=\"text\/css\">\r\n                .image-container{\r\n                    width:100%;\r\n                    overflow:hidden;\r\n                    position:relative;\r\n                }\r\n                .image-container img{\r\n                    width:100%;\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container.Bottom2Col img{\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container .caption-container{\r\n                    position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    max-height:50%;\r\n                    z-index:2;\r\n                    background:rgba(0,24,132, 0.8);\r\n                    border-radius:0px 72px 0px 72px;\r\n                    padding:10px 30px 30px 30px;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container.Bottom2Col .caption-container{\r\n                    padding:4% 50px;\r\n                    max-height:33%;\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container.Mouseover .caption-container{\r\n                    display:none;\r\n                }\r\n                .image-container.Mouseover:hover .caption-container{                    \r\n                    display:block;\r\n                }\r\n                .image-container.Mouseover:hover::after {position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    top:0;\r\n                    content:\"\";\r\n                    z-index:1;\r\n                    background:rgba(0,0,0,0.3);\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container .caption-inner-container{\r\n                    height:100%;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container .caption-title{\r\n                    width:100%;\r\n                    display:block;\r\n                    float:left;\r\n                    color:#FFF;\r\n                    font-size:28px;\r\n                    font-weight:600;\r\n                    margin-right:-5px;\r\n                    padding:10px 0px;\r\n                    line-height:1.2;\r\n                }\r\n                .image-container.Bottom2Col .caption-title{\r\n                    width:30%;\r\n                    font-size:32px;\r\n                    padding:0px 10px;\r\n                }\r\n                .image-container .caption::before{\r\n                    content:\" \";\r\n                    background:#FFF;\r\n                    position:absolute;\r\n                    display:block;\r\n                    float:left;\r\n                    width:40px;\r\n                    height:3px;\r\n                    margin-top:-20px;\r\n                }\r\n                .image-container.Bottom2Col .caption::before{\r\n                    top:50%;\r\n                    width:3px;\r\n                    height:40px;\r\n                    margin-top:-20px;\r\n                    margin-left:-55px;\r\n                }\r\n                .image-container .caption{\r\n                    color:#FFF;\r\n                    display:block;\r\n                    float:left;\r\n                    font-size:18px;\r\n                    overflow:hidden;\r\n                    line-height:1.4;\r\n                    width:100%;\r\n                    padding:10px 0px;\r\n                    padding-top:20px;\r\n                }\r\n                .image-container.Bottom2Col .caption{\r\n                    width:60%;\r\n                    margin-left:10%;\r\n                    padding:0px 10px;\r\n                    padding-left:50px;\r\n\r\n                }\r\n\r\n\r\n\r\n                <\/style><div class=\" image-container  wpb_content_element wpb_animate_when_almost_visible wpb_ \">\r\n                    <img decoding=\"async\" src=\"https:\/\/academy.isf.edu.hk\/wp-content\/uploads\/Group-scaled.jpg\" \/><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\">The ISF Squash Team<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;2\/12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;100px&#8221;][\/vc_column][\/vc_row][\/vc_section]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_section el_class=&#8221;theme-news theme-news-header header-section&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column el_class=&#8221;container&#8221;][vc_empty_space height=&#8221;150px&#8221;][vc_custom_heading text=&#8221;STUDENT ACHIEVEMENTS&#8221; font_container=&#8221;tag:h2|font_size:28px|text_align:center|color:%23ffffff&#8221; use_theme_fonts=&#8221;yes&#8221; css_animation=&#8221;fadeIn&#8221;][vc_wp_custommenu nav_menu=&#8221;144&#8243; el_class=&#8221;header-menu&#8221;][vc_empty_space height=&#8221;150px&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;theme-news container&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column][vc_empty_space height=&#8221;100px&#8221;][vc_empty_space][vc_column_text]October &#8211; November, 2021[\/vc_column_text][vc_column_text]We are delighted to share that 13 of our student-athletes finished in the top 16 positions of the Hong Kong Junior Squash Championships in October and November, among them four students were ranked the&hellip;&nbsp;<a href=\"https:\/\/academy.isf.edu.hk\/index.php\/achievements-and-news\/sports\/hong-kong-junior-squash-championships-2021\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Hong Kong Junior Squash Championships 2021<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":4179,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"neve_meta_sidebar":"full-width","neve_meta_container":"","neve_meta_enable_content_width":"on","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/18449"}],"collection":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/comments?post=18449"}],"version-history":[{"count":7,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/18449\/revisions"}],"predecessor-version":[{"id":18473,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/18449\/revisions\/18473"}],"up":[{"embeddable":true,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/4179"}],"wp:attachment":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/media?parent=18449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}