I need a straightforward script that scapes and drops the results straight into a clean Dataframe. Scope is intentionally lean: a single Python file that connects to the relevant Sofascore and returns them in a pandas Dataframe I can immediately save or manipulate in-memory. See attached