Is it possible for a watch face to get data from a widget ?

Say, we have a widget that keeps track of some custom statistic. That's where all the logic is.

And then we have a watch face that wants to display this statistic by siphoning it from the widget.

Is this possible to do in principle?

TIA.