27-10-2025 в 20:00, Ледовая арена «ICE RINK Новоселье», 5-й дивизион
27-10-2025 в 21:15, Ледовая арена Шуваловский лед, 3-й дивизион
27-10-2025 в 21:30, Север Парк, 6-й дивизион
27-10-2025 в 21:30, Ледовая арена «Академия Динамо» - Мебельная ул. 33А, 5-й дивизион
28-10-2025 в 20:05, ФОК Ижорец, 5-й дивизион
28-10-2025 в 23:00, Север Парк, 7-й дивизион
28-10-2025 в 23:00, Газпром (Передовиков), Арена А, 7-й дивизион
28-10-2025 в 23:00, Ледовая арена «Ладога», 7-й дивизион
29-10-2025 в 21:00, Ледовый комплекс «АСК-С», 6-й дивизион
29-10-2025 в 21:30, Ледовая арена ФОК «Гололед», 6-й дивизион
Prime - Российский производитель хоккейной экипировки Официальный дилер хоккейных клюшек «ЗаряД» в Санкт-Петербурге

Сезон 2025-2026

Рудницкий Сергей #1567

  • Дата рождения: 11.04.1976
  • Возраст: 49
  • Рост: 184
  • Вес: 96
  • Статус: Любитель 2 звезды
Рудницкий Сергей

Заявки

Летний кубок 2025. 6-й дивизион Турнир Заявлен Команда Номер Амплуа

Летний кубок 2025

Летний кубок 2025. 6-й дивизион

01.07.2025 ИСМ 65 Нападающий

Статистика

SELECT tournament.id , tournament.name , tournament.hash , game_result_composition.player_id , game_result_composition.team_id , COUNT(game.id) AS game_count , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((game_result_score.player_id = game_result_composition.player_id) OR (assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_point , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND game_result_score.player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_goal , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_assistent , (SELECT SUM(minute) FROM game_result_penalty JOIN game ON game.id = game_result_penalty.game_id AND game.publish_results = 1 WHERE game_result_penalty.team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_penalty ,( SELECT SUM(game_result_plus_minus.point) FROM game_result_plus_minus JOIN game ON game.id = game_result_plus_minus.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_plus_minus , (SELECT SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_shoots , (SELECT SUM(goals_missed) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_goals_missed , (SELECT SUM(reflected_shoots) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_reflected_shoots , (SELECT SUM(reflected_shoots) / (SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3)) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_percent , player_request.player_position_id , championship.name AS championship_name FROM game_result_composition JOIN game ON game.id = game_result_composition.game_id AND game.publish_results = 1 JOIN player_request ON player_request.id = game_result_composition.player_request_id JOIN tournament ON tournament.id = game.tournament_id JOIN championship ON championship.id = tournament.championship_id JOIN game_series ON game_series.id = game.game_series_id WHERE game_result_composition.player_id = '1567' AND tournament.season_id = '9' GROUP BY tournament.id ORDER BY tournament.id DESC
Сезон 2024-2025 М О Ш П +/- ШТ
MadGuyHockey Cup. Группа В (5-й дивизион)

MadGuyHockey Cup. Группа В (5-й дивизион)

Кубки внутрисезонные

1 0
ср.0
0
ср.0
0
ср.0
0
ср.0
0
ср.0
Соперники Дата матча О Ш П +/- ШТ
Штерн - ИСМ 01 июня 2025 0 0 0 0 0
SELECT tournament.id , tournament.name , tournament.hash , game_result_composition.player_id , game_result_composition.team_id , COUNT(game.id) AS game_count , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((game_result_score.player_id = game_result_composition.player_id) OR (assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_point , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND game_result_score.player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_goal , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_assistent , (SELECT SUM(minute) FROM game_result_penalty JOIN game ON game.id = game_result_penalty.game_id AND game.publish_results = 1 WHERE game_result_penalty.team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_penalty ,( SELECT SUM(game_result_plus_minus.point) FROM game_result_plus_minus JOIN game ON game.id = game_result_plus_minus.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_plus_minus , (SELECT SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_shoots , (SELECT SUM(goals_missed) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_goals_missed , (SELECT SUM(reflected_shoots) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_reflected_shoots , (SELECT SUM(reflected_shoots) / (SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3)) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_percent , player_request.player_position_id , championship.name AS championship_name FROM game_result_composition JOIN game ON game.id = game_result_composition.game_id AND game.publish_results = 1 JOIN player_request ON player_request.id = game_result_composition.player_request_id JOIN tournament ON tournament.id = game.tournament_id JOIN championship ON championship.id = tournament.championship_id JOIN game_series ON game_series.id = game.game_series_id WHERE game_result_composition.player_id = '1567' AND tournament.season_id = '5' GROUP BY tournament.id ORDER BY tournament.id DESC
Сезон 2020-2021 М О Ш П +/- ШТ
Предсезоннный. Дополнительная сетка

Предсезоннный. Дополнительная сетка

Предсезонный

4 0
ср.0
0
ср.0
0
ср.0
0
ср.0
0
ср.0
Соперники Дата матча О Ш П +/- ШТ
Легион - Шершни 21 октября 2020 0 0 0 0 0
Шершни - Легион 25 октября 2020 0 0 0 0 0
Прогресс - Шершни 28 октября 2020 0 0 0 0 0
Шершни - Прогресс 01 ноября 2020 0 0 0 0 0
Предсезонный. Основная сетка

Предсезонный. Основная сетка

Предсезонный

2 1
ср.0.5
0
ср.0
1
ср.0.5
0
ср.0
0
ср.0
Соперники Дата матча О Ш П +/- ШТ
Шершни - T-Systems 18 октября 2020 0 0 0 0 0
T-Systems - Шершни 19 октября 2020 1 0 1 0 0
3-й дивизион

3-й дивизион

Регулярное первенство

19 7
ср.0.4
6
ср.0.3
1
ср.0.1
0
ср.0
8
ср.0.4
Соперники Дата матча О Ш П +/- ШТ
Шершни - Ржавый якорь 08 ноября 2020 0 0 0 0 0
ЖХК Хорс - Шершни 22 ноября 2020 0 0 0 0 0
Шершни - Red Bulls 29 ноября 2020 0 0 0 0 0
Штерн - Шершни 04 декабря 2020 0 0 0 0 2
Шершни - Прогресс 13 декабря 2020 0 0 0 0 0
Шершни - Синяя Машина 20 декабря 2020 0 0 0 0 0
Легион - Шершни 23 декабря 2020 1 0 1 0 0
Форвард - Шершни 13 января 2021 0 0 0 0 0
Шершни - Атомэнергопроект 24 января 2021 0 0 0 0 0
Динамит - Шершни 25 января 2021 0 0 0 0 2
Прогресс - Шершни 03 февраля 2021 1 1 0 0 0
Шершни - ЖХК Хорс 07 февраля 2021 1 1 0 0 4
Red Bulls - Шершни 18 февраля 2021 0 0 0 0 0
Шершни - Штерн 28 февраля 2021 0 0 0 0 0
Шершни - Легион 14 марта 2021 3 3 0 0 0
Синяя Машина - Шершни 18 марта 2021 0 0 0 0 0
Шершни - Форвард 28 марта 2021 0 0 0 0 0
Атомэнергопроект - Шершни 30 марта 2021 1 1 0 0 0
Шершни - Динамит 11 апреля 2021 0 0 0 0 0
SELECT tournament.id , tournament.name , tournament.hash , game_result_composition.player_id , game_result_composition.team_id , COUNT(game.id) AS game_count , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((game_result_score.player_id = game_result_composition.player_id) OR (assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_point , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND game_result_score.player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_goal , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_assistent , (SELECT SUM(minute) FROM game_result_penalty JOIN game ON game.id = game_result_penalty.game_id AND game.publish_results = 1 WHERE game_result_penalty.team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_penalty ,( SELECT SUM(game_result_plus_minus.point) FROM game_result_plus_minus JOIN game ON game.id = game_result_plus_minus.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_plus_minus , (SELECT SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_shoots , (SELECT SUM(goals_missed) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_goals_missed , (SELECT SUM(reflected_shoots) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_reflected_shoots , (SELECT SUM(reflected_shoots) / (SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3)) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_percent , player_request.player_position_id , championship.name AS championship_name FROM game_result_composition JOIN game ON game.id = game_result_composition.game_id AND game.publish_results = 1 JOIN player_request ON player_request.id = game_result_composition.player_request_id JOIN tournament ON tournament.id = game.tournament_id JOIN championship ON championship.id = tournament.championship_id JOIN game_series ON game_series.id = game.game_series_id WHERE game_result_composition.player_id = '1567' AND tournament.season_id = '3' GROUP BY tournament.id ORDER BY tournament.id DESC
Сезон 2019-2020 М О Ш П +/- ШТ
3-й Дивизион

3-й Дивизион

Регулярное первенство

13 2
ср.0.2
1
ср.0.1
1
ср.0.1
0
ср.0
4
ср.0.3
Соперники Дата матча О Ш П +/- ШТ
Шершни - Синяя Машина 10 ноября 2019 0 0 0 0 0
Синяя Машина - Шершни 18 ноября 2019 0 0 0 0 0
Шершни - Форвард 24 ноября 2019 0 0 0 0 0
Шершни - Атомэнергопроект 08 декабря 2019 1 1 0 0 0
Шершни - Red Bulls 15 декабря 2019 0 0 0 0 0
Легион - Шершни 25 декабря 2019 0 0 0 0 0
Шершни - Рать 19 января 2020 0 0 0 0 0
Red Bulls - Шершни 27 января 2020 0 0 0 0 2
Шершни - Ржавый якорь 16 февраля 2020 0 0 0 0 0
Атомэнергопроект - Шершни 25 февраля 2020 0 0 0 0 0
Шершни - Легион 08 марта 2020 1 0 1 0 0
Рать - Шершни 11 марта 2020 0 0 0 0 0
Шершни - Атомэнергопроект 15 марта 2020 0 0 0 0 2
2-й Дивизион

2-й Дивизион

Регулярное первенство

6 0
ср.0
0
ср.0
0
ср.0
0
ср.0
2
ср.0.3
Соперники Дата матча О Ш П +/- ШТ
Шершни - Атомэнергопроект 03 ноября 2019 0 0 0 0 0
Динамит - Шершни 09 декабря 2019 0 0 0 0 0
Ржавый якорь - Шершни 23 января 2020 0 0 0 0 2
Шершни - Факел 02 февраля 2020 0 0 0 0 0
Шершни - Ржавый якорь 01 марта 2020 0 0 0 0 0
Шершни - Динамит 22 марта 2020 0 0 0 0 0
SELECT tournament.id , tournament.name , tournament.hash , game_result_composition.player_id , game_result_composition.team_id , COUNT(game.id) AS game_count , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((game_result_score.player_id = game_result_composition.player_id) OR (assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_point , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND game_result_score.player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_goal , (SELECT COUNT(game_result_score.id) FROM game_result_score JOIN game ON game.id = game_result_score.game_id AND game.publish_results = 1 WHERE game_result_score.team_id = game_result_composition.team_id AND ((assistent1_id = game_result_composition.player_id) OR (assistent2_id = game_result_composition.player_id)) AND game.tournament_id = tournament.id ) AS player_assistent , (SELECT SUM(minute) FROM game_result_penalty JOIN game ON game.id = game_result_penalty.game_id AND game.publish_results = 1 WHERE game_result_penalty.team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_penalty ,( SELECT SUM(game_result_plus_minus.point) FROM game_result_plus_minus JOIN game ON game.id = game_result_plus_minus.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND player_id = game_result_composition.player_id AND game.tournament_id = tournament.id ) AS player_plus_minus , (SELECT SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_shoots , (SELECT SUM(goals_missed) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_goals_missed , (SELECT SUM(reflected_shoots) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_reflected_shoots , (SELECT SUM(reflected_shoots) / (SUM(shoot_1)+SUM(shoot_2)+SUM(shoot_3)) FROM game_result_goalkeeper JOIN game ON game.id = game_result_goalkeeper.game_id AND game.publish_results = 1 WHERE team_id = game_result_composition.team_id AND game.tournament_id = tournament.id AND player_id = game_result_composition.player_id) AS goalkeeper_percent , player_request.player_position_id , championship.name AS championship_name FROM game_result_composition JOIN game ON game.id = game_result_composition.game_id AND game.publish_results = 1 JOIN player_request ON player_request.id = game_result_composition.player_request_id JOIN tournament ON tournament.id = game.tournament_id JOIN championship ON championship.id = tournament.championship_id JOIN game_series ON game_series.id = game.game_series_id WHERE game_result_composition.player_id = '1567' AND tournament.season_id = '2' GROUP BY tournament.id ORDER BY tournament.id DESC
Сезон 2018-2019 М О Ш П +/- ШТ
Квалификационный 2019

Квалификационный 2019

Кубки РХЛ

11 1
ср.0.1
0
ср.0
1
ср.0.1
0
ср.0
10
ср.0.9
Соперники Дата матча О Ш П +/- ШТ
Шершни - Форвард 14 июля 2019 0 0 0 0 0
Шершни - Атомэнергопроект 21 июля 2019 1 0 1 0 2
Атомэнергопроект - Шершни 24 июля 2019 0 0 0 0 2
Шершни - PepsiCo 11 августа 2019 0 0 0 0 0
Шершни - Рать 18 августа 2019 0 0 0 0 2
PepsiCo - Шершни 22 августа 2019 0 0 0 0 0
Форвард - Шершни 04 сентября 2019 0 0 0 0 2
Шершни - Легион 08 сентября 2019 0 0 0 0 0
Легион - Шершни 11 сентября 2019 0 0 0 0 0
Рать - Шершни 18 сентября 2019 0 0 0 0 2
Шершни - Red Bulls 22 сентября 2019 0 0 0 0 0
И - матчи, О - очки, Ш - шайбы, П - передачи, ШТ - штрафное время

Три звезды

Сезон 2024-2025 И
MadGuyHockey Cup. Группа В (5-й дивизион) MadGuyHockey Cup. Группа В (5-й дивизион) 0 0 0 0
Сезон 2020-2021 И
Предсезоннный. Дополнительная сетка Предсезоннный. Дополнительная сетка 0 0 0 0
Предсезонный. Основная сетка Предсезонный. Основная сетка 0 0 0 0
3-й дивизион 3-й дивизион 1 0 1 0
Соперники Дата матча
Шершни - Легион 14 марта 2021
Сезон 2019-2020 И
3-й Дивизион 3-й Дивизион 0 0 0 0
2-й Дивизион 2-й Дивизион 0 0 0 0
Сезон 2018-2019 И
Квалификационный 2019 Квалификационный 2019 0 0 0 0
И - матчи, - первая звезда матча, - вторая звезда матча, - третья звезда матча
в