Member Login
Log in for access to the following members only areas: Profile Management, Interactive Fixtures, Rink/Mat Booking, Member Directory & Meeting Minutes
Latest
Re. below message, this requirement has now been removed, on the basis that members have consented for personal data to
Jun 22, 2026
Mylor’s recent victory over Chacewater, in the Group 4 mixed Fours, was rewarded with a Quarter Final tie away at
Jun 22, 2026
0
Jun 17, 2026
0
{{current_weather.dt | momentjs( atts.date )}}
{{current_weather.temp | temp}} °{{units}}
{{day.dt | momentjs(atts.date)}}
{{day.temp | temp}} °{{day.temp_min | temp}} °{{units}}
{{current_weather.temp | temp}} °
Humidity: {{current_weather.humidity}}%
Clouds: {{current_weather.clouds}}%
Wind ({{current_weather.wind.deg}}): {{current_weather.wind.speed}}{{units_wind}}
Clouds: {{current_weather.clouds}}%
Wind ({{current_weather.wind.deg}}): {{current_weather.wind.speed}}{{units_wind}}
{{current_weather.desc}}
<div v-for="(day, index) in weather_feed" v-if="index < atts.days" class="simple-weather-table__row">
{{day.dt | momentjs(atts.date)}}
{{day.temp | temp}}°
{{day.temp_min | temp}} °

0