spand
val (team1Name, team1Country) = run { val team1 = getTeam(it.team1Id) team1.teamName to team1.country }