Data Fight Central is the professional network, media wire, and pay-per-view commerce rail for combat sports — connecting fighters, gyms, promoters, and associations. One platform for the whole fight game, and nothing outside it.
Profiles, event pages, a gym directory, and pay-per-view — the professional layer combat sports has never had in one place. Promoters run events, fighters build a following, fans buy access. The connective tissue of the fight industry.
A real-time news wire and social feed built for combat only: breaking cards, results, gym updates, and fighter content, streamed from a live database. And it connects outward — we don't compete with the social giants, we plug the fight world into all of them. The first true combat-sports connector.
A fan taps buy on an event. A deployed Cloud Function creates a real Stripe PaymentIntent and an order record — for verified logins only. Identity is proven by token, never assumed.
Stripe processes the payment and fires a signed webhook back to the platform. The signature is verified server-side before a single record is written.
On confirmed payment the platform grants the buyer's access and records the promoter/creator revenue split automatically. The creator economy, settled by code.
Moderation and risk-signal scoring run alongside the platform to keep a high-intensity community safer. Athlete and community safety is engineered in, not bolted on.
No roadmap slides. Every layer below is built and running today, in one repository.
createPpvStorefrontOrder → Stripe → signed webhook → entitlement + revenue split. Deployed to Cloud Run and verified end-to-end in test mode. Spoofed requests are rejected with 401.
An h264_nvenc hardware-encoding pipeline for live events and replays — built, with a throughput validation harness benchmarked on RTX 4090, ready for GPU deployment.
A single Flutter codebase across five platforms, backed by Firebase Auth, Firestore, and Cloud Functions in australia-southeast1, with all credentials in Secret Manager.
Risk-signal monitoring, threat scoring (Chukya Radar), and a moderation routing hub: real services in the repository, not marketing. Technology as a shield.
DFC is developed and hosted in Australia (Google Cloud australia‑southeast1 — data residency by design). As a solo-built platform with real R&D — GPU media, an AI safety layer, and a live commerce engine — it maps to recognised pathways including Advance Queensland Ignite Ideas, the Export Market Development Grant (EMDG), CSIRO Kick‑Start, Google for Startups, and NVIDIA Inception.
A 30-minute technical walkthrough is the fastest way to evaluate DFC — live product, live payments, real engineering.
Request a walkthrough See the builder on GitHub