4445464748495051
matchHandler.handle(new AssignRedCardCommand(matchId, playerModel)); } } matchHandler.handle(new EndMatchCommand(matchId)); return memoryEventStore.loadEventStream(matchId); }