Pettersson Scores Power-Play Goal Feeded by Hughes – Canucks
Okay, here’s a draft article based on the provided code snippet, adhering to all the specified guidelines. It focuses on the video embedded within the Sportsnet webpage and provides context around the event it depicts. I’ve expanded beyond just describing the code to create a useful, informative piece.
“`html
Elias Pettersson Power Play Goal: Canucks vs. [Opponent – Needs Verification]
Table of Contents
Published: October 2, 2025, 02:21:11 AM PDT
game Context and Goal Summary
On October 2, 2025, Elias Pettersson of the Vancouver Canucks scored a power-play goal during a game against an as-yet-unspecified opponent. The goal, a result of a feed from teammate Quinn Hughes, showcased Pettersson’s offensive skill and the Canucks’ power-play execution.the video highlights the play from start to finish, offering a clear view of the passing sequence and Pettersson’s shot.

Video Details and Player Information
The video is hosted on sportsnet’s website and is identified by video ID 6380641832112. It is indeed embedded using the SNPlayer, a custom video player developed by Sportsnet, with account ID 1704050871 and player ID JCdte3tMv. The player is configured for continuous play, though this feature is currently disabled (“false”).
Elias Pettersson
Elias Pettersson is a Swedish professional ice hockey center currently playing for the Vancouver Canucks in the National Hockey League (NHL). Drafted 5th overall by the Canucks in the 2017 NHL Entry Draft, Pettersson has quickly become a key offensive player for the team. NHL.com’s player profile provides detailed statistics and career information.
Quinn Hughes
Quinn Hughes is an American professional ice hockey defenseman also playing for the Vancouver Canucks. Known for his remarkable skating and playmaking abilities,Hughes is a crucial component of the Canucks’ offensive strategy. NHL.com’s player profile offers insights into his career and performance.
Technical Implementation
The video embedding utilizes JavaScript code to integrate the SNPlayer into the Sportsnet webpage. The code dynamically determines the protocol (HTTP or HTTPS) to use for loading the beacon script from scorecardresearch.com, ensuring compatibility with secure connections. The script is loaded via: <script src="" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js" ></script>. This beacon script likely tracks video viewership data.
The $( document ).one( 'ready', function() { ... }); block ensures that the SNPlayer is initialized only after the entire page has loaded, preventing potential errors. The player is initialized with specific configuration parameters, including the account ID, player ID, video ID, and thumbnail URL.
Impact and Significance
power-play goals are critical in hockey, often shifting momentum and influencing game outcomes. Pettersson’s goal demonstrates the effectiveness of the Canucks’ power-play unit and highlights the synergy between Pettersson and Hughes. Analyzing the
