I built an esports DFS dataset/API pipeline and I’m releasing a sample dataset from it.
What’s inside (CS2):
• Fixtures (upcoming + completed, any date) • Box scores + per-player match stats • Player game logs • Prop outcomes grading (hit/miss/push) • Player images + team logos (media fields included)
Trimmed JSON:
{
“sport”: “cs2”,
“fixture_id”: “fix_144592”,
“event_time”: “2025-11-30T10:00:00Z”,
“competition”: “DraculaN #4: Open Qualifier”,
“team1”: “Mousquetaires”,
“team2”: “Young Ninjas”,
“metadata”: { “format”: “bestOf3”, “maps”: [“Inferno”,”Mirage”,”Nuke”] }
}
Disclosure: I run KashRock (the API behind this).
If you’re building a bot/dashboard/model, comment “key” and I’ll send access.
submitted by /u/Apprehensive_Ice8314
[link] [comments]