Pavel Kraskovsky
Pavel Dmitrievich Kraskovsky (Russian: Павел Дмитриевич Красковский; born September 11, 1996) is a Russian professional ice hockey player. He is currently playing with Lokomotiv Yaroslavl of the Kontinental Hockey League (KHL).
Pavel Kraskovsky | |||
---|---|---|---|
Born |
Yaroslavl, Russia | September 11, 1996||
Height | 6 ft 4 in (193 cm) | ||
Weight | 196 lb (89 kg; 14 st 0 lb) | ||
Position | Forward | ||
Shoots | Left | ||
KHL team | Lokomotiv Yaroslavl | ||
NHL Draft |
164th overall, 2014 Winnipeg Jets | ||
Playing career | 2013–present |
Kraskovsky made his Kontinental Hockey League (KHL) debut playing with Lokomotiv Yaroslavl during the 2013–14 KHL season.[1] On June 26, 2014, Kraskovsky was drafted in the 6th round of the 2014 NHL Entry Draft (164th overall) by the Winnipeg Jets of the National Hockey League[2] Kraskovsky competed for Russia in the 2014 IIHF World U18 Championship.[3]
Career statistics
Regular season and playoffs
Regular season | Playoffs | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Season | Team | League | GP | G | A | Pts | PIM | GP | G | A | Pts | PIM | ||
2012–13 | Loko Yaroslavl | MHL | 19 | 2 | 3 | 5 | 0 | — | — | — | — | — | ||
2014–15 | Loko Yaroslavl | MHL | 39 | 10 | 17 | 27 | 16 | 7 | 0 | 0 | 0 | 2 | ||
2013–14 | Lokomotiv Yaroslavl | KHL | 8 | 1 | 0 | 1 | 14 | — | — | — | — | — | ||
2014–15 | Loko Yaroslavl | MHL | 38 | 11 | 19 | 30 | 56 | 15 | 4 | 9 | 13 | 8 | ||
2014–15 | Lokomotiv Yaroslavl | KHL | 3 | 0 | 0 | 0 | 0 | — | — | — | — | — | ||
2015–16 | Loko Yaroslavl | MHL | 4 | 4 | 2 | 6 | 0 | 14 | 6 | 4 | 10 | 24 | ||
2015–16 | Lokomotiv Yaroslavl | KHL | 40 | 2 | 3 | 5 | 14 | 5 | 0 | 0 | 0 | 4 | ||
2016–17 | Lokomotiv Yaroslavl | KHL | 58 | 8 | 10 | 18 | 18 | 15 | 3 | 1 | 4 | 13 | ||
2017–18 | Lokomotiv Yaroslavl | KHL | 53 | 3 | 7 | 10 | 30 | 9 | 0 | 1 | 1 | 4 | ||
2018–19 | Lokomotiv Yaroslavl | KHL | 26 | 1 | 2 | 3 | 8 | 9 | 2 | 1 | 3 | 4 | ||
2019–20 | Lokomotiv Yaroslavl | KHL | 44 | 2 | 5 | 7 | 8 | — | — | — | — | — | ||
KHL totals | 232 | 17 | 27 | 44 | 92 | 38 | 5 | 3 | 8 | 25 |
Medal record | ||
---|---|---|
Representing | ||
Ice hockey | ||
IIHF World Junior Championship | ||
2016 Finland |
International
Year | Team | Event | Result | GP | G | A | Pts | PIM | |
---|---|---|---|---|---|---|---|---|---|
2013 | Russia | U17 | 6 | 0 | 2 | 2 | 0 | ||
2014 | Russia | U18 | 5th | 5 | 0 | 1 | 1 | 2 | |
2016 | Russia | WJC | 7 | 2 | 2 | 4 | 0 | ||
Junior totals | 18 | 2 | 5 | 7 | 2 |
gollark: This is in a 130 line function which *kind of* explains what it's doing, but apiaristically.
gollark: It *seemed* like it was just inserting things, but it may also be moving everything after this into the children of the other thingy?
gollark: ```nim var emNode = newDoublyLinkedNode(emToken) for childNode in token.children.nodes: if childNode.value == opener.value.token: emToken.children.head = childNode.next if childNode.next != nil: childNode.next.prev = nil childNode.next = emNode emNode.prev = childNode if childNode.value == closer.value.token: emToken.children.tail = childNode.prev if childNode.prev != nil: childNode.prev.next = nil childNode.prev = emNode emNode.next = childNode```
gollark: This would really be easier if they had actually bothered to put comments in this. I've worked out that it is in fact *not* a `seq.insert` call precisely, but I don't know what it's meant to be doing.
gollark: > .code.tio.c:6:31: error: macro "A" requires 2 arguments, but only 1 given
References
- "Pavel Kraskovsky player profile". Kontinental Hockey League. May 6, 2016. Retrieved May 6, 2016.
- "Pavel Kraskovsky profile". The Hockey News. July 3, 2015.
- "Pavel Kraskovsky is a name you are most likely not familiar with, even if you are a Winnipeg Jets fan". November 25, 2014.
External links
- Biographical information and career statistics from Eliteprospects.com, or The Internet Hockey Database
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.