Hockey Sites

Privacy PolicyTerms of ServiceCookie Policy








(function(w,d,s,l,i)[];w[l].push('gtm.start':
new Date().getTime(),event:'gtm.js');var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
)(window,document,'script','dataLayer','GTM-M927TZ');Skip to main content

data-season-state=">
">














































"@type":"Person","@context":"http://schema.org","birthDate":"1980-04-09","jobTitle":"Left Wing","name":"Alexei Ponikarovsky","height":"@type":"QuantitativeValue","unitCode":"INH","value":76,"weight":"@type":"QuantitativeValue","unitCode":"LBR","value":225
'use strict';

// Make these server-generated values available to client-side scripts
var serverVals =
playerId: '8467412',
playerName: 'Alexei Ponikarovsky',
playerType: 'skater',
playerTeam: '',
playerCurrentTeam: '',
playerIsActive: 'false',
mostRecentSeason: '20122013',
activeSeason: '2018-2019',
rosterSearchSeason: '2018-2019',
geolocation: 'US',
locale: 'en'
;












Player Headshot


Alexei Ponikarovsky | #12




LW
| 6' 4"
| 225 lb







Career











GP G A P +/-
678 139 184 323 47



  • Alexei Ponikarovsky


  • Born: April 9, 1980


  • Birthplace:
    Kiev,
    UKR


  • Shoots: Left


  • Draft: 1998 TOR, 4th rd, 1st pk (87th overall)



Follow NHL









































Season

GP

G

A

P

+/-

PIM

PPG

PPP

SHG

SHP

GWG

OTG

S

S%

NHL Career

678

139

184

323

47

419

25

58

4

6

16

0

1,327

10.5


































Season

GP

G

A

P

+/-

PIM

PPG

PPP

SHG

SHP

GWG

OTG

S

S%

NHL Career

678

139

184

323

47

419

25

58

4

6

16

0

1,327

10.5






































The NHL uses cookies, web beacons, and other similar technologies. By using NHL websites or other online services, you consent to the practices described in our Privacy Policy and Terms of Service, including our Cookie Policy.






(function(window)
var getOrientation = function() document.documentElement.clientHeight;
var orientation = (height >= width) ? 'Portrait' : 'Landscape';
return orientation;
;

var getParsedUserTokenId = function()
var userToken = s.Util.cookieRead('Authorization'), spl;
if (userToken === '')
return false;
else
spl = userToken.split('.');
return (spl.length > 1) ? JSON.parse(window.atob(spl[1])).userid : false;

;

var capitalize = function(str)
return str.charAt(0).toUpperCase() + str.substr(1);
;

var trackingSectionName = 'player';
var trackingPageName = 'National Hockey League : ' + trackingSectionName + ' : Player Information';

var reportingSuiteIds = 'nhlglobal15,nhlcom15';
var s = window.adobeAnalytics = s_gi(reportingSuiteIds);

var contextDataAllCalls = ;

window.trackAsync = function( asyncContextDataObj )
var s = s_gi( reportingSuiteIds );
var linkTrackVars = [];

s.clearVars();
s.contextData = ;

// props taken from page load
for ( var prop in contextDataAllCalls )
s.contextData[ prop ] = contextDataAllCalls[ prop ];


// Add dynamic props unless explicitly told not to.
if ( ! asyncContextDataObj.notDynamic )
s.contextData[ 'dynamic.component' ] = null;
s.contextData[ 'dynamic.componentAction' ] = null;
s.contextData[ 'dynamic.componentLocation' ] = trackingPageName;
s.contextData[ 'dynamic.formfactorOrientation' ] = capitalize( window.getStartupDeviceTypeString() ) + ': ' + getOrientation();
s.contextData[ 'dynamic.dynamicPageView' ] = ( parseInt( asyncContextDataObj[ 'events.dynamicPageView' ] ) ) ? 'Dynamic Page View' : null;
s.contextData[ 'dynamic.ipid' ] = s.Util.cookieRead( 'ipid' );
s.contextData['site.view'] = 'web';
s.contextData['adobe.url'] = window.location.href;


// Generic replacements.
if ( asyncContextDataObj[ 'dynamic.componentLocation' ] === '@SITE_GENERIC@' )
asyncContextDataObj[ 'dynamic.componentLocation' ] = trackingPageName;

if ( asyncContextDataObj[ 'dynamic.formfactorOrientation' ] === '@SITE_GENERIC@' )
asyncContextDataObj[ 'dynamic.formfactorOrientation' ] = capitalize( window.getStartupDeviceTypeString() ) + ': ' + getOrientation();


var prop;
for ( prop in asyncContextDataObj )
s.contextData[ prop ] = asyncContextDataObj[ prop ];


// ensure pagename; perform replacement
if ( asyncContextDataObj[ 'adobe.pagename' ] === '@SITE_GENERIC@' ;

)(window);

(function(window)
try
catch (e)
)(window);


(function()

var siteJS = "desktop":"site-all","tablet":"site-all","phone":"site-all","webview":"site-webview"
var sectionJS = ;
var pageJS = "desktop":"index","tablet":"index","phone":"index-phone";
var pageAssetJS = ;
var type = getStartupDeviceTypeString();
var siteType = getStartupDeviceTypeString();

/* site and section build=true */

var siteScripts = [];
var scripts = [];

if (siteJS[siteType])
siteScripts.push('//www-league.nhlstatic.com/nhl.com/builds/site-core/7857f6401166da0bf6ac1063d09f8bacc7d17617_1565290324/scripts/'+siteJS[siteType]+'.js.gz');


if (sectionJS[type])
scripts.push('//www-league.nhlstatic.com/nhl.com/sections/player/builds/fc80d5f63c9437d1d90feb5edb4d737f1c06c9c6_1560266924/scripts/'+sectionJS[type]+'.js.gz');

if (pageJS[type])
scripts.push('//www-league.nhlstatic.com/nhl.com/sections/player/builds/fc80d5f63c9437d1d90feb5edb4d737f1c06c9c6_1560266924/scripts/'+pageJS[type]+'.js.gz');


var loadPageAssets = function()
if (pageAssetJS && pageAssetJS.length)
var assetScripts = [];

pageAssetJS.forEach(function(assetObject)
var assetType = assetObject.type;
var assetVersion = assetObject.version;

var assetScript = '//www-league.nhlstatic.com/nhl.com/builds/site-core/7857f6401166da0bf6ac1063d09f8bacc7d17617_1565290324/scripts/' + assetType + '/' + assetVersion + '/' + assetType + '.js';
assetScripts.push(assetScript);
);

requirejs.config(
waitSeconds: 18,
baseUrl: '//www-league.nhlstatic.com/nhl.com/builds/site-core/7857f6401166da0bf6ac1063d09f8bacc7d17617_1565290324/bower_components',
config:
text:
useXhr: function (url, protocol, hostname, port)
return true;



);

requirejs(assetScripts);



if (siteScripts.length)
requirejs.config(
waitSeconds: 18,
paths :
"bam-video-bootstrap": "//www-league.nhlstatic.com/nhl.com/video/videocore/video"

);

requirejs(siteScripts, function()
if (scripts.length)
requirejs(scripts, loadPageAssets);
else
loadPageAssets();

);


)();








(function(window)

var getOrientation = function();

var getParsedUserTokenId = function()
var userToken = s.Util.cookieRead('Authorization'), spl;
if (userToken === '')
return false;
else
spl = userToken.split('.');
return (spl.length > 1) ? JSON.parse(window.atob(spl[1])).userid : false;

;

var capitalize = function(str)
return str.charAt(0).toUpperCase() + str.substr(1);
;

var trackingSectionName = 'player';
var trackingPageName = 'National Hockey League : ' + trackingSectionName + ' : Player Information';

window.visitor = Visitor.getInstance('25823F955A99D5040A495C1D@AdobeOrg',
trackingServer : 'Bamtech.sc.omtrdc.net',
trackingServerSecure : 'Bamtech.sc.omtrdc.net'
);

var reportingSuiteIds = 'nhlglobal15,nhlcom15';
var s = window.adobeAnalytics = s_gi(reportingSuiteIds);

s.visitor = Visitor.getInstance('25823F955A99D5040A495C1D@AdobeOrg');
s.trackingServer = 'Bamtech.sc.omtrdc.net';
s.trackingServerSecure = 'Bamtech.sc.omtrdc.net';

s.trackDownloadLinks = true;
s.trackExternalLinks = false;
s.trackInlineStats = true;
s.linkDownloadFileTypes = 'exe,zip,wav,mp3,mov,mpg,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx,jpg';
s.linkInternalFilters = 'javascript:,nhl.com';
s.linkLeaveQueryString = false;
s.linkTrackVars = 'None';
s.linkTrackEvents = 'None';

s.contextData.timestamp = new Date();

s.contextData['adobe.rsids'] = reportingSuiteIds;
s.contextData['adobe.svi'] = 'D=s_vi';

s.contextData['site.sectionTitle'] = 'Player Information';
s.contextData['site.view'] = 'web';
s.contextData['site.formFactor'] = capitalize( window.getStartupDeviceTypeString() );
s.contextData['site.orientation'] = getOrientation();
s.contextData['site.formfactorOrientation'] = capitalize( window.getStartupDeviceTypeString() ) + ': ' + getOrientation();

// used in page and async calls
var contextDataAllCalls = ;

for (var prop in contextDataAllCalls)
s.contextData[prop] = contextDataAllCalls[prop];


window.adobe = window.adobe )(window);

(function(i,s,o,g,r,a,m)i['GoogleAnalyticsObject']=r;i[r]=i[r])(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-106053125-1', 'auto');
ga('send', 'pageview');

! function(f, b, e, v, n, t, s)


if (f.fbq) return;
n = f.fbq = function()
n.callMethod ?

n.callMethod.apply(n, arguments) : n.queue.push(arguments)
;

if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = '2.0';

n.queue = [];
t = b.createElement(e);
t.async = !0;

t.src = v;
s = b.getElementsByTagName(e)[0];

s.parentNode.insertBefore(t, s)
(window, document, 'script',

'https://connect.facebook.net/en_US/fbevents.js');


fbq('init', '1921075634812764');

fbq('track', 'PageView');


var _comscore = _comscore || [];
_comscore.push( c1: "2", c2: "3005680" );
(function()
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
)();

Popular posts from this blog

Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

Log in Navigation menu

Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing