Current Coach
-
City

Founded
2018
Team Squad
{{ table.positions[posKey] }}
Nat
No
Name
Pos
Age
{{ row[2] }}
{{ row[3] }}
{{ row[4] }}
{{ row[5] }}
SELECT TA.competition_id, TA.id FROM odds_tables_teams TE LEFT JOIN odds_tables TA ON TE.table_id = TA.id LEFT JOIN odds_competitions C ON C.id = TA.competition_id WHERE TA.actual = 'yes' AND TE.team_id = 14023 AND TA.competition_id NOT IN () ORDER BY C.rating_en DESC
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') ORDER BY C.rating_en DESC' at line 9