I am building a website for a wrestling club. I would like to have a members page that allows a single member to add multiple profiles to their page. ie, say a parent has 2 wrestlers, i would like to be able to let that member join and create a profile for each of their kids. is this possible?
I think it should be possible.
Create a normal Profile-system and add a new datafield into your used DB for MEMBERs. Add this new datafield also into your filtering system.
Just a theoretical thought.