Help with repeating group and displaying survey questions

Hey Everyone,

I have a series of questions I ask users in my app. Based off of what they answer, they will get matched in a repeating group.

The problem I am having is I have my repeating group set up so that users who only answer EXACTLY the same will get matched and it is not practical. The reason it s not practical is because I have about 5 questions and each drop down that the user can select from has about 2-4 options to choose from. What this means is that the odds of matching are very low and I need to fix it. Here is an example of the questions I ask.

For users who need help with babysitting here are 2 questions asked:

-Will you require the babysitter to be CPR Trained/Certified? (yes/no)
-Will you require the babysitter to cook meals? (yes/no)

For users who are babysitters here are 2 questions I ask

-Are you CPR Trained/Certified? (yes/no)
-Are you able to cook meals? (yes/no)

As you can see, if my repeating group displays matches based off of both users answering the questions exactly the same (which it does) it does not make sense.

-Because if someone who needs a babysitter answers NO to requiring the babysitter to cook meals, but a babysitter clicks YES to being able to cook meals… they do not match when they really should.

So ultimately I need help tweaking my repeating group so the odds of having a match increase and users who should be getting matched do!

Here is a photo of my repeating group!
babysitting

JUST SO EVERYONE KNOWS
Givers are the users capable of providing babysitting
Getters are the users who need help with babysitting

PLEASE HELP !