I've noticed the tournament object returned on the start.gg homepage has a property called locationDisplayName. I haven't seen anything like this available in the public API.
Looking for a clean way to display locations without having to mess with different combinations of addrState, city, countryCode, postalCode, and venueAddress due to differences in international addresses.
What is currently being sent in locationDisplayName seems to be perfect for my needs.
earth#2222 in the Discord recommended I open an issue for easy tracking.
I've noticed the tournament object returned on the start.gg homepage has a property called
locationDisplayName. I haven't seen anything like this available in the public API.Looking for a clean way to display locations without having to mess with different combinations of
addrState,city,countryCode,postalCode, andvenueAddressdue to differences in international addresses.What is currently being sent in
locationDisplayNameseems to be perfect for my needs.earth#2222 in the Discord recommended I open an issue for easy tracking.