Kaiyun: Your Fast Track to Match Insights
When it comes to live match stats, fans need to get the info they need with the right tools – our platform or dedicated league sites.
Some fans believe tracking live soccer action is complicated. While some platforms have complex layouts, most of the time they're more straightforward than we expect! Not to mention, typically faster.
Coupled with quick navigation, our live score features and team updates can help you follow games more efficiently than digging through multiple news feeds. Let's dive in!
Let's dive in!
Mastering Live Score Updates
There are countless questions on fan forums related to finding specific match stats or team news. The solution is actually quite simple using our site.
To find a specific match update, simply use our search or filter by league.
To pinpoint a specific player stat, use the advanced filters and sort by key metrics like goals or assists.
Leveraging Real-Time Match Data
Some of the most useful yet little-known features for tracking live soccer are the data points we provide. Like: match events, player actions, and final scores for matches and league standings. You might guess what they do. These data points update when the action on the field happens, or when a league update is released.
These updates are real-time, so on our platform, we use smart data aggregation to help make these stats easily accessible across browsers. Here is our guide on understanding live match data. And here is another on how to follow your favorite team's progress.
Mastering Live Score Updates
Like we just learned, we can track live match events and react to score updates: matchStart, goalScored, and matchEnd. But what happens if you want to follow a specific player's performance mid-game? This requires a bit of smart navigation!
The Live Data Feed
The live score update feature of our platform is incredibly helpful when you simply need to see the latest score and potentially follow the game's progress. You can access this through our dedicated live scores section like this (mind your filters):
match.stats.liveScoreUpdate = "paused";
match.stats.liveScoreUpdate = "active";
Tracking Player Performance Metrics
Unfortunately, at this time, there is no way to get the exact current “percentage completed” of a CSS keyframe animation. The best method to track it is using our live score feed that iterates 100 times during the animation, which is essentially: the animation duration in ms / 100. For example, if the animation is 4 seconds long, then the setInterval needs to run every 40 milliseconds (4000/100).
var currentScore = window.setInterval(function() {
if (currentScore < 100) {
currentScore += 1;
} else {
currentScore = 0;
}
// Updates a div that displays the current percent
result.innerHTML = currentScore;
}, 40);
Fan Zone Focus
Before diving into the action, thinking about and planning how you want to follow a match or league is the best way to minimize your search time and get the insights you desire. Even better than browsing random sports news later! The features and tips overviewed in this article may not always be the best way to get the match info your project calls for.
Here's a little example of where getting clever with our site navigation alone can solve a problem where you might have thought to go to a different platform.
Final Whistle
- Fans used to need to choose between fragmented news and live blogs.
- On our platform, live scores are generally easier to access than deep-dive tactical analysis.
- Complex league tables are generally a pain to deal with, especially for casual fans.
- Thinking about what match info you need and planning how to find it.