Awesome that you keep adding stuff to this one.
I figured out how to get the data from the JSON
like
$json(%stats,data,lifetime,all,properties,br,properties,wins).value
but it takes the first value it hits, but i want to take the Br wins for example.
looks like this
"br":{"properties":{"wins":76.0
tried alot of different stuff to get down to that one but i have failed.