/**
     * Function used to display the fragment that show the current sport data of the user
     */
    private fun showCurrentSportData() {
        val fragTransaction: FragmentTransaction = requireActivity().supportFragmentManager.beginTransaction()