diff --git a/get_data.py b/get_data.py index f6ef698..856afed 100644 --- a/get_data.py +++ b/get_data.py @@ -568,7 +568,7 @@ def results_consumer(): is_full = ( "data" in payload and isinstance(payload["data"], dict) - and "result" in payload["data"] + and "result" in payload["data"] and "teams" in payload["data"]["result"] ) if is_full: