31-й сезон, ИД 11388. Ближайшие матчи - ИД 11388 (ср 03/07/2024) Товарищеские матчи
Рудолф Обал
Основная информация
Национальность: Чехия (2 U19-матча/0 голов)
Клуб:Германия Бавария (М)
Позиция:LD/CD/RD/LB/DM/LM/RM/LW/RW/ST
Возраст:28
Сила:72
Потенциал:73
Опыт:65
Зарплата:36 (на следующий сезон: 40)
Специализации:отсутствуют
Рабочая нога:леваяРост:186
Физические и "ментальные" спецвозможности
Скорость19
Выносливость20
Подверженность травмам12
Грубость14
Дисциплина9
Склонность к симуляции4
Лидерство20
Универсальность19
Способность к адаптации10
Воля20
История появления в лиге
Пришел из спортшколы в 19-м сезоне (возраст 16, сила 40, потенциал 75) в клубе Ритеряй
Тренировки
Сила62%
Дриблинг27%
Скорость43%
CM7%
Технические спецвозможности
Пас3
Отбор3
Перехват3
Опыт игры в странах
42.5%Украина 100%Германия 94.35%Франция 100%Литва 100%Чехия
Действия
Вы не можете совершать действия с этим игроком
Текущее состояние
Физготовность:99
Дни отдыха:7
Дни травмы:--
Потеряно опыта:0
Усталость:0
Настрой (игровое время):0
Настрой (тренировки):0
Настрой (фактический):0
Положение в клубе
Игровая практика0доволенСуммарно:0доволен
Тренировки0доволен
Query:
select ps.*, t.name as tour_name, tm.name as team_name, tm.country as team_country, c.name as team_country_name from player_statistics ps, tournaments t, teams tm, countries c, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 60954 and t.id = ps.tournament and tm.id = ps.team and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = tm.id and tm.country = c.id union select ps.*, t.name as tour_name, tm.name as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 60954 and t.id = ps.tournament and tm.id = ps.team - 10000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team union select ps.*, t.name as tour_name, CONCAT(tm.name, ' U21') as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 60954 and t.id = ps.tournament and tm.id = ps.team - 20000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team union select ps.*, t.name as tour_name, CONCAT(tm.name, ' U19') as team_name, tm.id as team_country, '' as team_country_name from player_statistics ps, tournaments t, countries tm, tournament_groups tg, tournament_stages tst, tournament_groups_stages tgs, tournament_gr_st_participants tgsp where ps.player = 60954 and t.id = ps.tournament and tm.id = ps.team - 30000 and tst.tournament = t.id and tg.tournament = t.id and tgs.stage = tst.id and t.id != 1 and t.id != 5 and tgsp.gr_st = tgs.id and tgsp.team = ps.team group by ps.tournament, ps.team
error: Out of resources when opening file './fb/tournament_groups_stages.MYD' (Errcode: 24)