How do I avoid multiple screens?

Rather than having a bunch of buttons, make a dictionary with the football teams and their image path. Then insert a ListViewer with List of items = Dictionary keys.
Finally, as soon as an item is clicked, make an image dialog appear, while selecting the correct image using the dictionary.

ListViewer.aia (I used this [F/OS] ⚠️ DaffyDialog - Additional Features For The Notifier Component!)

Nico