TypeError: /home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/views/pages/pointeau-challenge-2018.ejs:28
   26|                                 <h3 class="display-4 text-center ">2018: Première Edition</h3>
   27|                                 <h3 class="display-3 text-center "><b>Record:
>> 28|                                         <%= podiums.overall.maxSpeed[0].maxSpeed.toFixed(2) %> nds</b>
   29|                                 </h3>
   30|                                 <hr />
   31|                                 <h3 class="display-4 text-center ">Podium</h3>

Cannot read properties of undefined (reading 'maxSpeed')
   at eval (eval at compile (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:549:12), <anonymous>:30:54)
   at returnedFn (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:580:17)
   at tryHandleCache (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:223:34)
   at exports.renderFile [as engine] (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:437:10)
   at View.render (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/view.js:135:8)
   at tryRender (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/application.js:640:10)
   at Function.render (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/application.js:592:3)
   at ServerResponse.render (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/response.js:1008:7)
   at /home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/routes/index.js:117:17
   at /home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/services/tracesService.js:813:17