Method for clubs or leagues could include match results or league tables into their own webites automatically (a web service callable by javascript or php)

Suggest REST service returning JSON along the lines of existing ScoreChecker feature:

table service
given event name - returns league table(s) for that event for any active seasons.

club service
given club ecf code, return all fixtures for club

event service
given event name - returns fixtures for the event with that name in any active seasons

match service
given event name (eg "Division 1") - returns data for all match cards in any active seasons

Also something could just return a plain html page with no menus.

Request Status: 
Closed
Priority: 
Normal

Comments

ihames's picture

Yes