Matching by Accident

It's like Tinder, but for people who are bad at Tinder.

Find your new BFFs by swiping on whatever catches your eye, even if you're not entirely sure why.

How it works

We use an algorithm that matches users based on proximity of favorite pizza toppings, obscure historical events, or arbitrary interests you mentioned on your friend's social media post about your cat.

No need for profiles or bios, just swipe on whatever and hope for the best!

Learn how our algorithm works

	def match_by_accident(user1, user2):
    if random.randint(0, 100) < 10:
        return "match"
    else:
        return "nope"

Success Stories

We have many happy couples who met through our app!

Read more

Frequently Asked Questions