Correct way to access child node in Angularfire 2 ionic 2

This is my json data
image

I want to access to the match_overview child 0 and 1. This is .ts file

this.firstParam is the key of the fixtures. Hope that someone can help me solving this problem because this code seem not work.