Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

< score

$meta_query = array(
	array(
		'key'     => 'score',
		'compare' => '<',
	),
);