31-й сезон, ИД 11386. Ближайшие матчи - ИД 11388 (ср 03/07/2024) Товарищеские матчи
[Кубок Ирландии, 1/16 финала] Пилтаун - Лонгфорд Таун
Отчет о матчеТехнические данныеРасчетные данные
Пилтаун 1:1 Лонгфорд Таун
10
11
8
15
16
2
3
136
9
1
Игровая дата: 12/03/2014
Стадион: Килдалтон Парк (Пилтаун, 18000)
Зрители: 18000 (цена билета: 59)
Погода: 8°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 = 1097 and tc.season = ss.season where game = 304061 and starting_position <= 15 and pms.team = 1097 and p.id = starting_position and pl.id = pms.player and ss.start_day <= 4077 and ss.end_day >= 4077 order by p.code
error: Can't open file: './fb_arc/player_match_statistics.frm' (errno: 24)