(match '(id url title) ((_ _ #f) (display "wonky")) (_ (display "donky")))