Plane pages API for including in iframe is missing the match result
https://lms.englishchess.org.uk/lms/league/plain/club/1058/6156
I see you switched over the new API and I managed to get it (mostly) working. There is one issue.
Calling this endpoint:
https://lms.englishchess.org.uk/lms/lmsrest/league/club
Posting this data:
{org: 752, name: "8060"}
I get this response (sample)
"data": [
[
"Brighton \u0026 Hove 2",
" ",
"Brighton \u0026 Hove 3",
"Mon 14 Oct 24",
"19:30",
"Division 2",
"Sussex League",
"OV"
],
The score is empty " ", it should be "3 1/2 - 1/2"
Any ideas please?
Thank you
-Paul