Great idea, but not an option.
I would like to show a masonry page with posts, products, groups, members, etc. showing up on the homepage in reverse chronological order. I have a pre_get_posts hook that gets post-based objects (posts, products) correctly. I would like to integrate the BP elements as well.
I have been able to get the groups using BP_Groups_Group::get method.