Skip to content

Grizedale Growl

Grizedale Growl, Keswick
Loading map…

Trail in United Kingdom, Keswick

About

A forest running event in Grizedale Forest with 5k and 10k route options. The event takes place on wide forest tracks with stunning views across Coniston Water.

Catering & aid stations

Not specified in crawled content.

Pacers

Not applicable — no pacemaker information found on source pages.

Results

View official results
Loading map…

Typical weather in Keswick

Monthly averages based on historical data (2000–present).

Jan
08:26
16:18
Feb
07:35
17:19
Mar
06:27
18:16
Apr11°
06:10
20:15
May14°
05:08
21:11
Jun16°10°
04:38
21:49
Jul18°12°
04:58
21:39
Aug17°12°
05:50
20:45
Sep15°10°
06:46
19:30
Oct12°
07:41
18:15
Nov
07:42
16:13
Dec
08:28
15:48

Weather data by Open-Meteo

Route maps

FAQ

Skip to content Canicross in England's only mountain forest. Run with your dog! Facebook Strava Insta Lakeland Paws Menu Up Coming Events ROUTES Dogs @ Dodd Grizedale Growl: West Side Whinlatter Tails: Seat How Grizedale Growl: East Side Whinlatter Tails: South Side Grizedale Growl: Tour de Grizedale Whinlatter Tails: Tour de Whinlatter Essential Info Kit Dogs What’s included?

RESULTS & PRIZES Gallery Volunteers FAQs Ts & Cs Contact Us Enter FAQs What is Canicross? Canicross is essentially running with your dog. It involves having a harness attached to the dog, a bungee lead with some ‘give’ which must be no longer than 2m and usually a waist harness on the runner. This allows dogs and owners to exercise and compete together as a team. Is there any compulsory kit? Yes, all competitors must run with their dogs wearing a suitable harness. We highly recommend a waist harness and bungee lead for the athlete too, but for those starting out dogs can be run on a static handheld lead. Owners must carry at least 3 poo bags too. Failure to pick up after your dog will result in disqualification. Can I run with any dog? There are no specific breeds for canicross and any fit and healthy dog is welcome to take part. If a dog appears at all anxious or aggressive the Race Director reserves the right to refuse to allow you and your dog to compete. Dogs always take part at their owner’s risk, please see our ‘dogs’ info page for more detail. Do I have to run with a dog to take part? No, you are more than welcome to come along and run without a dog, however, you would appear in the results in the same way as those running with dogs. You would simply enter in the same way as you would with a dog. Family members are more than welcome to join in and simply run a 5 or 3 mile race. How old does my dog have to be to take part? To compete all dogs need to be at least 12 months old, for larger breeds we recommend waiting until they are 18 months. Puppies are welcome to come along for socialisation but they will need to have someone to look after them for the duration of the race. Dogs must not be left unattended. What if my gorgeous girl is in season? In that circumstance we would ask that you do not compete for the safety and comfort of all the other competitors and animals. You are still more than welcome to come and run without a dog. Can I run with more than one dog? This depends on the course. At Whinlatter, our Seat How course is a no. All of our other courses are less technical and therefore 2 dogs are permitted. Are headphones and music permitted? Sorry, this is a no. In canicross events competitors need to be able to clearly hear what is going on around them. What if it is too hot to run with my dog? All of our events are in the forest in the North of England and starting at 9am. It is unlikely to be too hot for dogs to run, but we will always put mitigation in place if we feel it’s necessary and if the temperature / humidity combined gives us a temp above 20 degrees we would recommend leaving dogs at home and running without them. Can my child run with a dog? We are happy for anyone over 16 to take part and run with their dog. Anyone younger than this would be at the Race Director’s discretion. Can my dog be off lead? Dogs must be kept on leads at ALL times during an event UNLESS to do so would present a danger to the dog, the owner or any other competitor. All photography by Steve Ashworth Media Lakeland Paws is run by Green Space Events Ltd Create a website or blog at WordPress.com {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/files/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/pub/karuna/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a="}}]},"eagerness":"conservative"}]} var WPGroHo = {"my_hash":""}; //# sourceURL=wpgroho-js-extra // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile →': 'Edit your profile →', 'View profile →': 'View profile →', 'Contact': 'Contact', 'Send money': 'Send money', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Gravatar not found.': 'Gravatar not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', 'Is this you?

', 'Claim your free profile.': 'Claim your free profile.', 'Email': 'Email', 'Home Phone': 'Home Phone', 'Work Phone': 'Work Phone', 'Cell Phone': 'Cell Phone', 'Contact Form': 'Contact Form', 'Calendar': 'Calendar', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); Privacy Lakeland Paws Sign up Log in Copy shortlink Report this content Manage subscriptions window.addEventListener( "DOMContentLoaded", function( event ) { var link = document.createElement( "link" ); link.href = "/wp-content/mu-plugins/actionbar/actionbar.css?

v=20250116"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "/wp-content/mu-plugins/actionbar/actionbar.js?v=20250204"; document.body.appendChild( script ); } ); (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); var comment_like_text = {"loading":"Loading...","swipeUrl":"https://s2.wp.com/wp-content/mu-plugins/comment-likes/js/lib/swipe.js?m=1382645497i&amp;ver=20131008"}; //# sourceURL=comment-like-js-extra const jetpack_testimonial_theme_supports = false //# sourceURL=jetpack-testimonial-theme-supports-js-after {"baseUrl":"https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/","ext":".png","svgUrl":"https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/svg/","svgExt":".svg","source":{"concatemoji":"/wp-includes/js/wp-emoji-release.min.js?m=1764078722i&ver=7.0-RC4-62382"}} /*! This file is auto-generated */ const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial=",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))}); //# sourceURL=/wp-includes/js/wp-emoji-loader.min.js _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'209512168','blog_tz':'1','user_lang':'en-gb','blog_lang':'en-gb','user_id':'0'}]); // Prevent sending pageview tracking from WP-Admin pages. _stq.push(['view', {'blog':'209512168','v':'wpcom','tz':'1','user_id':'0','post':'140','subd':'lakelandpaws'}]); _stq.push(['extra', {'crypt':'UE5tW3cvZGQybFYuRFBQbFpfeFBUODFDWSxaM05DNExucFItN2Q2ZnN0cWVpUmFxeTJVPURaOEY2L2cuPWpdMjI2eHFTT1NwbWhOJnQtJSV2LjBlZ1QmTXdGPT93X3Y0WSt1T0hOOW5fRz9sTFhMMGs1LzdYMkZ5MWU4akpbdFNqRmIuMW1JREVRRWQ4Lj9Tam1kQkljUGt4LlRkY2pfbnNSPVBkYm1KdVBPWEpOM3FadGMl'}]); _stq.push([ 'clickTrackerInit', '209512168', '140' ]);

Last updated: Jun 5, 2026, 11:56:40 PM

Get RaceAlerts

We'll email you when races match your filters. No spam — only what fits your goals.

Related runs