Print sonarqube data like coverage etc on azure devops

Hi I want to print sonarqube datas, for example coverage percentage, duplication etc. Is that possible without using webapi? It is a Java application build with maven

Print… physically? Display somewhere else?

I mean azure devops pipeline logs. If the sonar scanning has finished then i wanna see the results data(coverage percentage deduplication etc) on my pipelines logs