why you want to create the sphere collider on runtime?
anyway…
also if you have N runtime created sphere colliders and want to trigger an overlap for each you can drag from the EVENT red square of the binding and CREATE EVENT…and select ‘create matching function …’ and then you will have a function that will trigger each time a spere collider you created overlaps.