You could either edit the “posts per page” value from Settings > Reading to be higher, but that’ll only work temporarily until you have more posts in this club post type. However, you’d affect the main blog page as well with this, among possibly other things.
Otherwise, you could make use of https://developer.ww.wp.xz.cn/reference/hooks/pre_get_posts/ to conditionally increase. It’ll still have the same issue as the Settings > Reading setting but at least you could make it ONLY affect the club post type.
Thank you. Increasing Posts per Page worked. An obvious solution right in front of my eyes that I did not consider. I was trying to over-complicate things! Appreciate the quick response.
Really depends on how many posts you want a new subscriber to receive initially when they plop the RSS feed into their reader.
Glad I could help.