Can we get teams associated with a codechef user using the API ?

I am trying to get the team names associated with a particular user using the Codechef API. Can anyone suggest me how to get that?
I wish to have an array of team names where a user either participated or is the owner. It is possible by visiting the link: https://www.codechef.com/users/{username}/teams but I wished to know if it is possible through the API.

@biswajitr, there is no such API as of now.