Scorecard class is working
All the data for displaying a full scorecard from the Snooker league app is working. Viewing the var_dump() shows all items and objects are correct.
Next job is display it. I’m thinking a AJAX/JSON call to display it as a pop-up might be nice.