In match_referees, the referee column names the head referee of each match. List the referees who served as head referee in at least 2 matches. Return the referee id and the number of matches as matches_officiated, including only those meeting the threshold.
Order the result by matches_officiated (highest first), then by referee.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan