I am working on a project with my kids and they want to include a buzzer that goes off to help recover the rocket.
I thought it would be fun to include a tilt switch that triggers the buzzer when the rocket is on the ground.
I have seen lots of commercially available ball bearing tilt switches like this one:

But I would need at least 3 of these at different angles to cover all the orientations that the rocket could land in.
Ideally I'd like a single switch that works at any angle greater than say 20 degrees away from vertical.
So I mocked up this rather crude medieval looking "pendulum switch":


The negative wire would be attached to the pendulum and the positive to the metal ring. When the rocket is vertical the pendulum hangs in the middle and the circuit is open. When the rocket lands the pendulum touches the metal ring, the circuit is closed and the buzzer sounds.
I would obviously make a neater/smaller version for the rocket. This was just a proof of concept.
This diagram better illustrates the principle:

My question is are there any commercially available versions of this switch and if so what are they called?
I have seen lots of Arduino tilt sensors online, but that's a bit complex for my kids and I. We just want a switch.
Thanks in advance for your thoughts.
Derek