<!doctype html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8">        <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9">               <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js">                      <!--<![endif]-->
<head>
    <meta charset="utf-8">

    <title>Swansea University Sports Teams and Players Outstanding successes   </title>

    <link type="text/css" rel="stylesheet" href="/_assets/css/general/basic.css" />
    <link rel="canonical" href="https://www-2018.swansea.ac.uk/press-office/news-archive/2018/swanseauniversitysportsteamsandplayersoutstandingsuccesses.php" /> 





<meta name="viewport" content="width=device-width, initial-scale=1.0;">
<meta property="su:page-type" content="News Item">
<meta property="su:section-id" content="117407">

    <script type="text/javascript" src="/_assets/vendor/enhance.js"></script>
    <script type="text/javascript">

        var SU =        {
                            customScripts: {
                                preRepositioning:  [],
                                postRepositioning: []
                            }
                        },

            dataLayer = [],

            styles =    [
                            '/_assets/css/general/desktop.css',
                            {
                                href: '/_assets/css/common/ie.css',
                                iecondition: 'all'
                            },
                            {
                                href: '/_assets/css/common/ie7.css',
                                iecondition: 7
                            },
                            {
                                href: '/_assets/css/common/ie8.css',
                                iecondition: 8
                            }
                        ],
        
            scripts =   [
                           '/_assets/js/common/modernizr-jquery.all.min.js'
                        ];
        

        

        

        scripts = scripts.concat([
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.js',
            '/_assets/vendor/jquery-plugins/cycle2/jquery.cycle2.swipe.js',
            '/_assets/vendor/jquery-plugins/auto-complete/jquery.auto-complete.js',
            '/_assets/vendor/mustache.js',
            '/_assets/js/common/console.js',
            '/_assets/js/common/su.js',
            '/_assets/js/common/su/http/link.js',
            '/_assets/js/common/jquery-plugins/jQuery.showCookieMessage.js',
            '/_assets/vendor/jquery-plugins/ba-throttle-debounce/jquery.ba-throttle-debounce.js',
            '/_assets/js/common/jquery-plugins/jQuery.initialiseNavigation.js',
            '/_assets/js/common/jquery-plugins/jQuery.inputClear.js',
            '/_assets/js/general/desktop/enhanceFooterLinks.js',
            '/_assets/js/general/desktop/jQuery.initialiseSplashGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseFeaturedGallery.js',
            '/_assets/js/general/desktop/jQuery.initialiseTabPods.js',
            '/_assets/js/general/desktop/jQuery.initialiseQuadSliders.js',
            '/_assets/js/general/desktop/jQuery.stripeTableRows.js',
            '/_assets/vendor/jquery-plugins/ba-bbq/jquery.ba-bbq.js',
            '/_assets/js/general/desktop/jQuery.initialiseExpanders.js',
            '/_assets/vendor/jquery-plugins/cookie/jquery.cookie.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.easing.1.3.js',
            '/_assets/vendor/jquery-plugins/jBreadCrumb/js/jquery.jBreadCrumb.1.1.js',
            '/_assets/js/general/desktop.js',
            '/_assets/js/precedent/coreFunctions.js'
        ]);

        enhance({
            loadStyles: styles,
            loadScripts: scripts,
            forcePassText: 'Enhanced version',
            forceFailText: 'Basic version'
        });
    </script>


</head>

<body id="content" class="layout-general-wrapper">
 

    <div id="general" class="layout-general">

        <!--noindex-->
        <div id="header" class="layout-header">
<h1 id="logo" class="logo">
    <span class="logo-text">Swansea University Sports Teams and Players Outstanding successes   </span>
    <a id="logo-link" href="https://www.swansea.ac.uk/">

        <img class="logo-image" src="/_assets/images/precedent/logo.en.png" alt="Swansea University Logo" />

    </a>
</h1>
            <div id="skipToContent" class="skip-to-content">
                <a class="skip-to-content-link" tabindex="1" href="#content-items" title="skip to content">Skip to content</a>
            </div>

<div id="globalNavWrapper" class="header-links">
    <ul id="globalNav" class="header-links-list">
    
        <!-- navigation object : SU_audience navigation --><li class="header-links-list-item"><a href="http://myuni.swan.ac.uk/">Current Students</a></li><li class="header-links-list-item"><a href="https://staff.swansea.ac.uk/">Staff</a></li><li class="header-links-list-item"><a href="http://www.swanseauniversity.com.cn">&#20013;&#25991;</a></li>
        
        <li class="header-links-list-item">
            <a href="/cy/swyddfar-wasg/archif-newyddion/2018/llwyddiantrhagorolidimauachwaraewyrprifysgolabertawe.php">Cymraeg</a>
        </li>
        

    </ul>
</div>
            
            <div id="globalSearch" class="global-search-form">
<div class="global-search-form">
	<form action="https://www.swansea.ac.uk/search/">
	  <div>
	    <input type="hidden" name="c" value="swansea-web" />
	    <input
           id="global-search-form-q"
	       type="text"
	       name="q"
	       placeholder="Site Search"
	       size="31"
	       class="global-search-form-query"
	    />
	    <input class="global-search-form-submit" type="submit" value="GO" />
	  </div>
	</form>
</div>

<script class="register-custom-scripts">
(function () {
    SU.customScripts.postRepositioning.push(function () {
    
        var endpoint = 'https://swansea.funnelback.co.uk/s/suggest.json',

            unique = function(arr) {
                var hash = {}, result = [];
                for ( var i = 0, l = arr.length; i < l; ++i ) {
                    if ( !hash.hasOwnProperty(arr[i]) ) {
                        hash[ arr[i] ] = true;
                        result.push(arr[i]);
                    }
                }
                return result;
            },
            
            setHandler = function() {
                $('#global-search-form-q').off().autoComplete({
                    source: function(term, response) {
                        console.log("You typed [" + term + "]");
                        $.getJSON(
                            endpoint,
                            {
                                collection:    'swansea-web',
                                partial_query: term
                            },
                            function(data) {
                                response(unique(data));
                            }
                        );
                    }
                });
            };
    
        console.group('Initialising auto complete');
        window.setTimeout(function () {
            setHandler();
        }, 500);
        
        console.groupEnd();
    });
}());
</script>
            </div>
            
            <div id="naviBar" class="main-nav">
<!-- navigation object : SU_Main_Nav -->

            </div>
        </div>
        <!--endnoindex-->
        
        <div class="layout-container">
            <div id="main" class="layout-content">
                <div id="contentHeader" class="content-header">

                    <!--noindex-->
<div class="breadCrumbHolder module">
    <div class="breadCrumb module">
        <ul>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/" itemprop="url">
                    <span itemprop="title">Home</span>
                </a>
            </li>
            <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a href="https://www.swansea.ac.uk/press-office/" itemprop="url">
                    <span itemprop="title">Press Office</span>
                </a>
            </li>
	</ul>
    </div>
</div>
                    <!--endnoindex-->

                    <h1 class="content-header-heading">Swansea University Sports Teams and Players Outstanding successes   </h1>
                </div>

                <div id="splash-items" class="layout-splash">
                </div>

                <!--noindex-->
                <div class="layout-content-nav">
                    <div id="secondaryNavWrapper"></div>
                </div>
                <!--endnoindex-->

                <div id="content-items" class="layout-content-items content-items">
                    <div class="layout-featured-items">
                    </div>

                    <div class="layout-article-items">
  <div class="news-item-fulltext">
<p style="padding: 1.5em; text-align: center; background-color: #ffc266; font-weight: bold">
    Please note, this page has been archived and is no longer being updated.
</p>
    <p class="news-item-summary">Swansea University Women’s Rugby 1st team battled off tough competition to beat Leeds University to win the BUCS Trophy 17-12 at the recent annual BUCS Big Wednesday event. </p>

    <div class="news-item-content">
        <p>BUCS Big Wednesday is the culmination of the BUCS team sport league programme and the event saw over 60 of the UK's top university teams heading to Nottingham to compete for Championship and Trophy titles.</p>
<p>Swansea University sports teams and individuals have had outstanding success this year &ndash; walking away with many prizes across a variety of sports. The successes bode well for the forthcoming annual Welsh Varsity clash with Cardiff University which returns to Swansea this year and is being held on Wednesday 25th April.</p>
<p>Now in its 22<sup>nd</sup>&nbsp;year, the tournament sees Swansea University sports teams go head-to-head with Cardiff University students in the biggest student event in Wales and the largest student multi-sport event in the UK.</p>
<p>&zwnj;The&nbsp;Welsh Varsity&nbsp;is a week-long festival of sport, running from 18 - 25 April. Throughout the week, students will compete in over 40 different sports for the Varsity Shield, including Ultimate Frisbee, swimming, golf, fencing, squash, boxing, basketball, and hockey.</p>
<p>The majority of the Welsh Varsity games take place at Swansea University&rsquo;s International Sports Village in Sketty Lane on Wednesday 25 April, culminating with the&nbsp;<a href="https://welshvarsity.com/rugby/">men&rsquo;s rugby match&nbsp;</a>at the Liberty Stadium at 7pm.</p>
<p>Swansea will be looking to retain the Varsity Shield for another year, having taken it home for the first time in the competition&rsquo;s history in 2017.</p>
<p>Speaking about the University sports teams successes Charlotte Peters Sports Development Coordinator said:</p>
<p><img src="/media/Varsity_Captains smaller_10.jpg"
alt="Varsity 2018 Captains" title="Varsity 2018 Captains" /></p>
<p>&ldquo;Across the board our clubs have had an outstanding 2017/18 so far, with more to come from our summer sports and of course, Varsity. The results speak for themselves with numerous promotions being secured as well as teams and clubs that are new to the competitive scene laying a solid foundation to build on moving forward. We obviously have talent within Swansea and we hope to continue offering support to all those teams and individuals that are doing such a sterling job of representing the university on a weekly basis, as well as further afield.&nbsp;</p>
<p><strong>Team successes</strong></p>
<p>Rugby League- won Western 1A league undefeated and in Prem Playoff&rsquo;s</p>
<p>Women&rsquo;s Tennis 1<sup>st</sup>- won Western 1A undefeated and in Prem Playoff&rsquo;s</p>
<p>Women&rsquo;s Rugby Union 1<sup>st</sup>- won Western 1A league, in Prem Playoff&rsquo;s &amp; BUCS Trophy</p>
<p>Women&rsquo;s Table Tennis 1<sup>st</sup>- won BUCS Conference Cup</p>
<p>Ladies&rsquo; Hockey 1<sup>st</sup>- won BUCS Conference Cup &amp; won Western 2B League</p>
<p>Men&rsquo;s Table Tennis- won Western 2B</p>
<p>Women&rsquo;s Volleyball- won Western 2B</p>
<p>Men&rsquo;s Football 2<sup>nd</sup>- won Western 3B</p>
<p>Men&rsquo;s Football 3rds- won Western 4B</p>
<p>Men&rsquo;s Hockey 2nds- won Western 3B</p>
<p>Netball 1<sup>st</sup>- Won Western 2B and will be promoted for the first time in 7 years.</p>
<p>Karate- bronze medals Team Kumite and Woman's Senior Kumite and a silver medal in Men's Senior Kumite at BUCS Nationals</p>
<p>Women&rsquo;s Football 1<sup>st</sup>- Got to the final of BUCS Conference Cup &amp; competing to win Western 2B</p>
<p>Swimming placed 4<sup>th</sup> in Short-Course para-swimming events</p>
<p>Ultimate Frisbee mixed indoor team have qualified for Indoor Nationals</p>
<p>Cricket 1<sup>st</sup>- Qualified for National Indoors</p>
<p>Surf- Men&rsquo;s Team overall 2<sup>nd</sup> place &amp; Jack Geake placed 3<sup>rd</sup> in Men&rsquo;s event (BUCS Surf Champs)</p>
<p>Snowriders- Rhys Tiplady won gold &amp; Rory Crockatt won bronze in the Novice Boarder Cross at BUDS (BUCS Dry Slope)</p>
<p>Tae Kwon Do - won BUTLTKD South League 2018</p>
<p>Rifle- Swansea University A Team places 6th in the UK for indoor smallbore</p>
<p>Men&rsquo;s Football 1<sup>st</sup>- currently top Welsh League Division 3 (in first year in competition) and hopefully will be promoted</p>
<p>Snowriders- the Snowboard Team won KINGS Western league and qualified for national final &amp; the Skiing Team qualified for KINGS national finals for the first time</p>
<p>Ladies&rsquo; Hockey 1<sup>st</sup>- through to the semi-finals of the women's cup competition in the South Wales Women's league.</p>
<p><strong>Individual successes</strong></p>
<p>Jacob Draper- selected for GB U21 &amp; GB Hockey Elite Development Programme as well as Commonwealth Games</p>
<p>Phil Jones- Wales 7&rsquo;s &amp; has been playing on HSBC World Series circuit</p>
<p>Will Jones- signed first professional contract with Ospreys &amp; has captained Wales U20 against Italy during 6 Nations</p>
<p>Cai Evans- Wales U20 6 Nations</p>
<p>Cory Baldwin- Wales U20 6 Nations</p>
<p>Natalia John- Gained first Welsh Cap (and subsequent caps) during Women&rsquo;s 6 Nations</p>
<p>Lucy Tothill- qualified for World Champs in Ironman 70.3</p>
<p>Pavlos Antoniou- an international competitor in Karate, representing Cyprus</p>
<p>Tom Ingram- selected for England Judo squad</p>
<p>Cycling- Matt Fratesi rode to a podium in an International XC cup in Italy &amp; won the Welsh Cyclocross Cup</p>
<p>Charlie Hough- rode in the British Downhill Series (Mountain Biking) and came 11th in the Senior Category.</p>
<p>Henry Clark- Training with the GB U21 Canoe Polo men and awaiting selection for World Championships</p>
<p>Sam Baker- played for Wales Dragonhearts (Dragonhearts play representative matches against England, the Celtic Nations and touring sides)</p>
<p>Katherine Jones- Plays for the Welsh National Water Polo Team</p>
<p>Peter Deutsch- Plays for the Welsh National Water Polo Team</p>
<p>Joe Jenkins Delf- Plays for the Welsh National Water Polo Team &amp; GB U19</p>
<p>Toni lee- Umpiring Hockey internationally in Europe</p>
<p>Ladies Hockey- eight girls selected for Welsh development training with the Welsh squad: Charlie Lewis-Bown, Rosie Williams, Liv Harvey, Ella Passey, Sioned Harries, Maddie Jones, Harriet Barker and Lara Bathurst</p>
<p>For more information about <strong>Sport at Swansea University </strong>go to <a href="http://www.swansea.ac.uk/sport/">http://www.swansea.ac.uk/sport/</a></p>
<p><strong>Picture: Varsity 2018 Captains representing all Swansea University sports.</strong></p>
    </div>

    <ul class="news-item-post-info-container vcard">
        <li class="news-item-post-info author">
           Posted by
            <span class="fn">Janis Pickwick</span>
            &lt;<a class="email" href="mailto:j.m.pickwick@swansea.ac.uk">j.m.pickwick@swansea.ac.uk</a>&gt;
        </li>

        <li class="news-item-post-info">
            <a href="/press-office/news-archive/2018/swanseauniversitysportsteamsandplayersoutstandingsuccesses.php" rel="bookmark">
                <abbr class="published" title="2018-04-05T13:26:00+01:00">Thursday 5 April 2018 13.26 BST</abbr>
            </a>
        </li>

        <li class="news-item-post-info updated-container">
            <abbr class="updated" title="2019-09-20T11:06:00+01:00">Friday 20 September 2019 11.06 BST</abbr>
        </li>

        <li class="news-item-post-info">
        	<span class="fn org">Swansea University</span>, Tel: <span class="tel">01792 295050</span>
        </li>
    </ul>

</div>

                    </div>

                    <div class="layout-related-items">
                    </div>
                </div>


            </div>

            <!--noindex-->
            <div id="footer" class="layout-footer">
                <ul id="footerLinks" class="footer-links">
<!-- navigation object : SU_footer navigation --><li class="footer-links-list-item"><a href="/the-university/contact/">Contact Us</a></li><li class="footer-links-list-item"><a href="/personnel/jobs/">Jobs</a></li><li class="footer-links-list-item"><a href="/the-university/colleges/">Colleges</a></li><li class="footer-links-list-item"><a href="/press-office/">Press</a></li><li class="footer-links-list-item"><a href="https://www.swansea.ac.uk/about-us/safety-and-security/health-and-safety/">Health &amp; Safety</a></li><li class="footer-links-list-item"><a href="/includes/footer/disclaimer-and-copyright/">Disclaimer &amp; Copyright</a></li><li class="footer-links-list-item"><a href="/includes/footer/site-map/">Site map</a></li><li class="footer-links-list-item"><a href="/includes/footer/privacyandcookies/">Privacy and Cookies</a></li><li class="footer-links-list-item"><a href="http://www.swan.ac.uk/course-search/">Course Search</a></li>
                </ul>

                <div id="footerDisclaimer" class="footer-disclaimer">
                    <p class="footer-disclaimer-text">Swansea University is a registered charity. No. 1138342.</p>
                </div>
            </div>
            <!--endnoindex-->

        </div>

    </div>


<script id="desktop-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <div class="skip-to-content" id="skipToContent">
            {{{ skipToContent }}}
        </div>

        <h1 id="logo" class="logo">
            {{{ logo }}}
        </h1>

        <div id="globalNavWrapper" class="header-links">
            <ul id="globalNav" class="header-links-list">
                {{{ globalNav }}}
            </ul>
        </div>

        <div id="globalSearch" class="global-search-form">
            {{{ globalSearch }}}
        </div>
                    
        <div id="naviBar" class="main-nav">
            <ul id="mainNav" class="main-nav-list">
                {{{ mainNav }}}
            </ul>
        </div>
    </div>

</script>


<script id="mobile-header-template" type="text/x-tmpl-mustache">

    <div id="header" class="layout-header">
        <span class="layout-menu-bar">
            <a id="layout-menu-bar-toggle" class="layout-menu-bar-toggle" href="#">{{mobile.linksText}}</a>
        </span>

        <a id="logo-link" href="{{mobile.logoLinkHref}}">
            <img class="logo-image" alt="{{mobile.logoAlt}}" src="{{mobile.logoSrc}}" />
        </a>
    </div>

</script>


<script id="desktop-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="secondaryNavWrapper">
             <ul id="secondaryNav" class="content-nav content-nav-items">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="mobile-menu-template" type="text/x-tmpl-mustache">

    <div class="layout-content-nav">
        <div id="globalNavWrapper">
            {{{globalNav}}}
        </div>

        <div id="naviBar">
            {{{mainNav}}}
        </div>

        <div id="secondaryNavWrapper">
             <ul id="secondaryNav">
                 {{{secondaryNav}}}
             </ul>
         </div>
    </div>

</script>


<script id="desktop-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">

        <ul class="tabs-item-list">
{{#tabs}}
            <li class="tabs-item-list-tab-item tabs-pod-tabs-tab-heading">
                <a class="tabs-item-list-tab-item-link" href="#">{{ tabHeading }}</a>
            </li>
{{/tabs}}
        </ul>

{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <div class="tabs-pod-tabs-tab-content">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}

    </div>

</script>


<script id="mobile-tabs-pod-template" type="text/x-tmpl-mustache">

    <h2 class="tabs-pod-title">{{ podTitle }}</h2>
    <div class="tabs-pod-tabs">
{{#tabs}}
        <div class="tabs-pod-tabs-tab">
            <h3 class="tabs-pod-tabs-tab-heading is-collapsed">
                <a href="#">{{ tabHeading }}</a>
            </h3>
            <div class="tabs-pod-tabs-tab-content" style="display: none">
                {{{ tabContent }}}
            </div>
        </div>
{{/tabs}}
    </div>

</script>


</body>

</html>
