Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Team Coach Meta Query

$team_coach_meta_query = array(
	array(
		'key'     => 'coach',
		'value'   => '1',
		'type'    => 'NUMERIC',
	),
);