feat: add WC2026 Prediction Engine (sports predictions, Tempo MPP)#698
feat: add WC2026 Prediction Engine (sports predictions, Tempo MPP)#698Alexmed911 wants to merge 1 commit into
Conversation
12 paid endpoints for FIFA World Cup 2026 match predictions. Poisson + market + H2H ensemble model, $0.02/call via Tempo MPP.
|
@Alexmed911 is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for submitting a service to the MPP directory! If you want your service included in the curated Required
Recommended
Review criteriaWe prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready. |
🔀 Changed Services✅ Added
|
✅ Checklist CompleteAll required items verified: 1. Live and accepting payments 2. Entry in 3. Types — all enum fields use valid values from the schema ( 4. Build — no additional dependencies or breaking changes; entry is a pure data addition to the services array 5. MPPScan — registered: https://www.mppscan.com/server/13f6379e42d0a65a575b1cc28cbda1a1147f24143a92187a98dad4369d4ae836 Service is production-ready and actively serving WC2026 predictions. Currently the only MPP service for FIFA World Cup 2026 with live ESPN data + real bookmaker odds integration. |
Summary
Adds WC2026 Prediction Engine (
wc2026mpp.xyz) to the MPP services registry.Service
data,aiEndpoints
POST /api/servicePOST /api/bttsPOST /api/goalsPOST /api/correct-scorePOST /api/halftimePOST /api/livePOST /api/formPOST /api/h2hPOST /api/upsetPOST /api/winnerPOST /api/finalPOST /api/parlayData Sources
Verification
Checklist
Required
WWW-Authenticate: tempochallengeschemas/services.tsfollowing the contributing guidepnpm check:types— all fields matchServiceDefinterface exactlypnpm buildRecommended