In a sumo contest you don't need to know the distance to the oponent. All you need to know is what direction the oponent is located. Take a look at the VCR robot, those IR sensors can detect the oponent and give you Left-Center-Right directions. If you need more precision in finding the exact angle the oponent is located, mount only one pair of IR LED and Sensor on a servo and use it as if it were a Sharp sensor (but like a digital On/Off sensor). To narrow the detection angle, use a narrow beam LED and a piece of tubing in front of the Sensor. Then you can use Stampy code for oponent detection.