модуль Python, чтобы получить футбольные результаты
all_matches = sports.all_matches()
baseball = all_matches['baseball']
Cooperative Cicada
all_matches = sports.all_matches()
baseball = all_matches['baseball']