Using Blynk cloud + arduino in conjunction with rpi local server

This is more of a general project question, but I have a project where I’m using the Blynk cloud on my android phone to control a few items on an arduino at home, but I would like to be able to send data (via bridge) from that same arduino to be logged on a raspberry pi server.

Is it possible to have my cloud connected arduino mingle with a local server/raspberry pi sketch that’s running the history graph/logging that data? What would be the best way of going about that?

I think - yes. If you want to use local server - you are welcome. You can’t use both at same time.