31-й сезон, ИД 11388. Ближайшие матчи - ИД 11388 (ср 03/07/2024) Товарищеские матчи
[Чемпионат Голландии, 1-й дивизион] Зволле - МВВ Мастрихт
Отчет о матчеТехнические данныеРасчетные данные
Зволле 2:1 МВВ Мастрихт
5
10
6
12
3
9
414
20
19
13
Игровая дата: 05/11/2022
Стадион: МАК3ПАРК (Зволле, 36767)
Зрители: 35250 (цена билета: 60)
Погода: 9°C, небольшой дождь
Судья: Бас Нейхёйс (Энсхеде)
Query:
select pms.*, p.short_name as pos_name, pl.name as player_name, ifnull(pms.team_number, pl.team_number) as team_number, pms.starting_position as position, tc.*, pms.team as team from (seasons ss, player_match_statistics pms, positions p, players pl) left join team_colors tc on tc.team = 622 and tc.season = ss.season where game = 801365 and starting_position <= 15 and pms.team = 622 and p.id = starting_position and pl.id = pms.player and ss.start_day <= 9862 and ss.end_day >= 9862 order by p.code
error: Can't open file: './fb_arc/team_colors.frm' (errno: 24)