Basically, I am trying to design a modernised boule game whereby the tossed boule can automatically measure its distance from the jack via ultrasonic sensors positioned within the tossed boule, with the exact distance displayed on an LCD. There will be enough sensors such that at least one sensor will be correctly oriented towards the jack after the boule is thrown.
The issue is, am I able to ensure, using any means, that the sensors only measure the distance between themselves and the jack, and not the other tossed boules which will be strewn about the playing field? It should also be considered that the jack and all other tossed boules can move at anytime due to collisions. I have had several thoughts including colour sensors where the jack is made a specific colour, and RFID readers and tags in which the tag is positioned in the jack, however I am unsure of the feasibility of any of these, nor the know-how to implement them to work with the ultrasonic sensors.