Answer
No. A GATT Server cannot pull data from a GATT Client directly. However, you can have the GATT Server use a Notification or Indication to send pre-arranged (or understood) "request" data to the GATT Client. You can have the GATT Client programmed such (via Laird's smartBASIC) that it will then respond by sending the requested data via a write operation.