31-й сезон, ИД 11388. Ближайшие матчи - ИД 11388 (ср 03/07/2024) Товарищеские матчи
[Чемпионат Боснии и Герцеговины, 1-й дивизион] Слобода (Т) - Железничар
Отчет о матчеТехнические данныеРасчетные данные
Слобода (Т) 0:0 Железничар
107
16
8
11
3
4
25
6
1
Рейтинги
1018
1017
Рейтинг на начало матча
Рейтинг на конец матча
980
981
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 = 1007 and tc.season = ss.season where game = 150627 and starting_position <= 15 and pms.team = 1007 and p.id = starting_position and pl.id = pms.player and ss.start_day <= 2407 and ss.end_day >= 2407 order by p.code
error: Out of resources when opening file './fb_arc/team_colors.MYD' (Errcode: 24)