Home
Categories
EXPLORE
True Crime
History
Comedy
Society & Culture
Technology
Music
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
MU
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts115/v4/05/87/a3/0587a33f-bd4b-f553-2557-a59ba1756a65/mza_6039719098401103650.jpeg/600x600bb.jpg
Cloudbase Mayhem Podcast
Gavin McClurg
252 episodes
6 days ago
The Cloudbase Mayhem podcast is where you will find fascinating and educational interviews with the best free-flight pilots in the world. If you fly a hanglider or paraglider, if you fly acro or cross country, the Cloudbase Mayhem podcast is where we glean how the great pilots of the world get there. Hosted by Red Bull X-Alps pilot, National Geographic Adventurer of the Year and current holder of the North American foot launch record, Gavin McClurg. Follow me on Instagram @gavinmcclurg or on Facebook @ facebook.com/gavinnmcclurg or Twitter on @cloudbasemayhem.
Show more...
Aviation
Leisure,
Sports
RSS
All content for Cloudbase Mayhem Podcast is the property of Gavin McClurg and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
The Cloudbase Mayhem podcast is where you will find fascinating and educational interviews with the best free-flight pilots in the world. If you fly a hanglider or paraglider, if you fly acro or cross country, the Cloudbase Mayhem podcast is where we glean how the great pilots of the world get there. Hosted by Red Bull X-Alps pilot, National Geographic Adventurer of the Year and current holder of the North American foot launch record, Gavin McClurg. Follow me on Instagram @gavinmcclurg or on Facebook @ facebook.com/gavinnmcclurg or Twitter on @cloudbasemayhem.
Show more...
Aviation
Leisure,
Sports
https://is1-ssl.mzstatic.com/image/thumb/Podcasts115/v4/05/87/a3/0587a33f-bd4b-f553-2557-a59ba1756a65/mza_6039719098401103650.jpeg/600x600bb.jpg
#248 The art of being Bold with Antoine Girard
Cloudbase Mayhem Podcast
1 hour 13 minutes 13 seconds
2 months ago
#248 The art of being Bold with Antoine Girard


French pilot and serious adventurer Antoine Girard has laid down some of the boldest lines on Earth, and he's been doing it for a long time. Antoine competed in the Red Bull X-Alps four times, starting in 2013 where he found himself on the podium (3rd), again in 2015 (4th), 2017 (badly injured), and 2019 (retired due to continued trouble with the injury sustained in 2017). He's pulled off some of the most extreme expeditions in paragliding and mountaineering in Pakistan on 6 different trips, flew from west to east across the Andes, was nearly killed in Eritrea (by people, not flying), flew the length of the south island of New Zealand, and is currently traversing the United States from the Mexico border to the Northern Canadian Rockies.


This content is only available to Members of the Cloudbase Mayhem. If you have subscribed to our newsletter or have supported us in the past through PayPal, Patreon or another way you should have an account all set up with us and you can login below (username is typically your email). If you aren't a member, all we've ever asked for is a buck a show so please if you can join now! Can't afford a buck a show? We want all our content to be available to the flying community regardless of your financial position, so just send us an email and we'll sort you out.





Username or E-mail





Password










*




function mepr_base64_decode(encodedData) {
var decodeUTF8string = function(str) {
// Going backwards: from bytestream, to percent-encoding, to original string.
return decodeURIComponent(str.split('').map(function(c) {
return '%' + ('00' + c.charCodeAt(0).toString(16)).slice(-2)
}).join(''))
}
if (typeof window !== 'undefined') {
if (typeof window.atob !== 'undefined') {
return decodeUTF8string(window.atob(encodedData))
}
} else {
return new Buffer(encodedData, 'base64').toString('utf-8')
}
var b64 = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='
var o1
var o2
var o3
var h1
var h2
var h3
var h4
var bits
var i = 0
var ac = 0
var dec = ''
var tmpArr = []
if (!encodedData) {
return encodedData
}
encodedData += ''
do {
// unpack four hexets into three octets using index points in b64
h1 = b64.indexOf(encodedData.charAt(i++))
h2 = b64.indexOf(encodedData.charAt(i++))
h3 = b64.indexOf(encodedData.charAt(i++))
h4 = b64.indexOf(encodedData.charAt(i++))
bits = h1 > 8 & 0xff
o3 = bits & 0xff
if (h3 === 64) {
tmpArr[ac++] = String.fromCharCode(o1)
} else if (h4 === 64) {
tmpArr[ac++] = String.fromCharCode(o1, o2)
} else {
tmpArr[ac++] = String.fromCharCode(o1, o2, o3)
}
Cloudbase Mayhem Podcast
The Cloudbase Mayhem podcast is where you will find fascinating and educational interviews with the best free-flight pilots in the world. If you fly a hanglider or paraglider, if you fly acro or cross country, the Cloudbase Mayhem podcast is where we glean how the great pilots of the world get there. Hosted by Red Bull X-Alps pilot, National Geographic Adventurer of the Year and current holder of the North American foot launch record, Gavin McClurg. Follow me on Instagram @gavinmcclurg or on Facebook @ facebook.com/gavinnmcclurg or Twitter on @cloudbasemayhem.