This uses the SportsScore API and you can sign up for a free account to obtain your own key. There are site properties in the data tab for both the Host and the Key that are built into the application. Once you sign up for an account you can plug your credentials into the site properties.
I also removed the weather API key from the URL, you can sign up for that API here and just add it to the end of the URL in the GetWeather action under the REST APIs in the logic tab.
Feel free to use all of this information to expand this use case and improve it!
Thanks!