© 2026 Hedgehog Software, LLC
const instances = await env.MATCH_DAY_UPDATE.createBatch( batch.map((match) => ({ params: { matchId: match.id } })), );