DATA TRANSPARENCY

Data Sources

How schedules, scores, teams and tournament information reach the site.

Match and tournament data

EsportsNews.pro receives cached esports event data through a Cloudflare Worker backed by AllSportsAPI2. The launch categories are Dota 2, Counter-Strike and League of Legends.

Philippine Time conversion

Source timestamps are parsed as published and displayed using the Asia/Manila time zone. PHT labels are kept visible on schedule and match-detail pages.

Caching and freshness

Astro builds include validated event data so pages remain useful when the live API is unavailable. Browser refreshes update visible scores when the Worker permits the site's origin. A failed refresh never removes the last published data.

Unavailable fields

Lineups, per-game statistics, drafts and media are not available for every event. The interface hides unsupported sections instead of inventing values or leaving large empty panels.

Corrections

If a schedule or result is corrected upstream, it will appear after the next successful live refresh or static rebuild.