Wonderful -- many thanks to both of you for helping me out with this!
Cases[{{1, 2}, {3, 5}, {2, 7}}, {x_, y_?(# >= 5 &)} :> {x, y}]